API getinsolation incorrect for one SID

I am using getinsolation for 3 different SID’s. For some reason SID 9675 returns an incorrect day length and values.

The other SID’s work correctly. SID 9675 returns the correct values via “Show Insulation” on the daily display on the web page.

Any ideas?

Thanks

This is now fixed.

There is a discrepancy between the system orientation “NW” and the azimuth 70 degrees which is actually “NE”.

The daily display is using azimuth while the API was using the orientation, in this case the azimuth is correct since it matches actual output.

API has been corrected to always use azimuth unless it is incorrect then use orientation.

1 Like