Does anyone know how to select a city in Python (i.e can be retrieved by CyInterface().getHeadSelectedCity()) but NOT open the city screen like CyInterface.selectCity() does? Alternatively, is there a way of quickly closing the city screen straight after a CyInterface.selectCity() call?