Open
Description
Hello,
in the documentation it is stated that sunPosition.azimuth is an angle in radians calculated from south to west.
Therefore I assumed the values should be between 0 and 2*PI, however this is apparently not the case. How should I interpret this angle then?
Steps to reproduce: run sunPosition with arguments:
date: Date Wed Jun 21 2023 11:09:23 GMT+0200 (Central European Summer Time)
latitude: 50.121110169781446
longitude: 8.768237964680083
Observe that azimuth is less than 0:
sunPosition.azimuth -1.0092469987441774
For the record, the sun is around south-east in real world for those parameters I posted.
Metadata
Assignees
Labels
No labels
Activity