VE API returning incorrect values for 'Daily running mean temp.' and 'Max. adaptive temp.'

The VE Python API allows users create simple programs using the Python Programming Language, to interact with a VE Model and/or Vista Results File
Post Reply
tan_veer
VE Newbie
VE Newbie
Posts: 8
Joined: Fri Feb 23, 2024 3:08 pm

VE API returning incorrect values for 'Daily running mean temp.' and 'Max. adaptive temp.'

Post by tan_veer »

Hi All,

I reckon that this is related to the issue of incorrect TM52 Operative temperature and delta T variable being returned by VE API.
I noticed that weather for variables 'Daily running mean temp.' and 'Max, adaptive temp.' (which are supposed to be supported and indexed at 15,16 as per enum mentioned in VE API docs), VE api returns the result for 'Dry-bulb temperature'. This may be the root cause of operative temperature and deltaT being incorrect.
Post Reply