You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not able to find the sunSet time for 10/17/2024 - with a sunAltitude of .astronomical
To verify this, I created a loop where I called earth.twilights() repeatedly incrementing the JulianTime by 1 hour each iteration - and it never returns a sunSet time for 10/17/2024.
This only seems to occur with a sunAltitude of .astronomical. Weird.
Here are the results where it transitions from returning valid riset/set times for 10/16 - and then immediately jumps to 10/18
Not able to find the sunSet time for 10/17/2024 - with a sunAltitude of .astronomical
To verify this, I created a loop where I called earth.twilights() repeatedly incrementing the JulianTime by 1 hour each iteration - and it never returns a sunSet time for 10/17/2024.
This only seems to occur with a sunAltitude of .astronomical. Weird.
Here are the results where it transitions from returning valid riset/set times for 10/16 - and then immediately jumps to 10/18
And here is the code snippit I am using to test this - nothing too complicated:
Note: computedTargetDay is set to 12:00 PM UTC-4 (Noon EST) on 10/17/2024
The text was updated successfully, but these errors were encountered: