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
Need to add more features and some very fundamental changes to the way the clock works
Should use separate trackers for the minute, hour, day, month, and year
Should use a time object to represent the times (HH:MM format)
Users should be able to request the time of the next sunrise and sunset
Users should be able to request the amount of time until the next solstice or equinox
Users should be able to configure the clock with a planetary axial tilt
Users should be able to ask for the current light level at a point on the map
User should be able to check the height of the sun in the sky at a point on the map
User should be able to request the %Max local sunlight intensity for a point on the map. This should be dependent on the axial tilt of the planet, time of day, and latitude of the point.
These should all be based on an accurate-enough mathematical model! Will need to provided a write-up of the mathematics for posterity.
Need to add more features and some very fundamental changes to the way the clock works
time
object to represent the times (HH:MM format)These should all be based on an accurate-enough mathematical model! Will need to provided a write-up of the mathematics for posterity.
Needs to interface with #17!
The text was updated successfully, but these errors were encountered: