aburrell / apexpy

A Python wrapper for Apex coordinates
MIT License
34 stars 25 forks source link

BUG: apex.dat may go bad #111

Closed aburrell closed 1 year ago

aburrell commented 1 year ago

Describe the bug

The current date will eventually not work if the apex.dat isn't updated with the latest IGRF. See #109

Expected behavior

CI testing should tell us when IGRF needs to be updated.

Proposed solution