nathan-osman / go-sunrise

Go package for calculating the sunrise and sunset times for a given location
MIT License
141 stars 17 forks source link

Added function to calculate ecliptic longitude #3

Closed Seth-Johnson closed 6 years ago

Seth-Johnson commented 6 years ago

This also makes sure the argument of perihelion is up to date.

nathan-osman commented 6 years ago

Thanks!