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

Add function for calculating solar anomaly. #1

Closed Seth-Johnson closed 6 years ago

Seth-Johnson commented 6 years ago

If you approve of code quality and formatting I will work on more tomorrow.

Seth-Johnson commented 6 years ago

Oh. I should mention. I haven't really used testing in go before this so I used your existing code as a template. I've tested it and it works fine.

nathan-osman commented 6 years ago

Looks good, merged. Thanks!