APS Results File Variable Names
Posted: Wed Jun 07, 2017 12:41 pm
When calling the function get_variables() the list of variables relevant to the results file is returned. Each variable has its display name for Vista and the 'aps_varname' which is its name within the results file.
The problem is, the 'aps_varname' that is listed for the variables 'Operative temperature', 'Degrees > Max. adaptive temp.' and 'Daily weighted exceedence' shows up as 'Room air temperature&Temperature [w]' which not only is duplicated but also does not return the desired variable when used to call the get_results() function on the results file.
Does anyone know what the correct 'aps_varname' is to return data about these variables from a results file? Any help greatly appreciated!
The problem is, the 'aps_varname' that is listed for the variables 'Operative temperature', 'Degrees > Max. adaptive temp.' and 'Daily weighted exceedence' shows up as 'Room air temperature&Temperature [w]' which not only is duplicated but also does not return the desired variable when used to call the get_results() function on the results file.
Does anyone know what the correct 'aps_varname' is to return data about these variables from a results file? Any help greatly appreciated!