space-physics / igrf

International Geomagnetic Reference Field IGRF13 in Python and Matlab
https://www.ngdc.noaa.gov/IAGA/vmod/
MIT License
66 stars 28 forks source link

Added IGRF13 to the project #6

Closed antoinetavant closed 4 years ago

antoinetavant commented 4 years ago

Added the fortran file from the website, and updateed the wrapper as well as the project's configurations.

Closes #4

I may have forgot to update some of the 12 to 13 ....

scivision commented 4 years ago

Thanks for this, I will incorporate this ASAP

antoinetavant commented 4 years ago

Actually, after more reflex ion, I'm not sure if updating this package igrf12 is meaningful. Maybe the igrf12 should not incorporate the version 13, and another package 13 should be created.

At least for backward compatibility and clarity... Anyway, that's just my two cents !

scivision commented 4 years ago

Yes I kind of take the Unix philosophy of using an ensemble of tools rather than putting everything in one package. other packages take the kitchen sink approach so I'm just trying to use the complimentary approach.

antoinetavant commented 4 years ago

Yes, it make sense ! If you are willing to create the igrf13 package, I'm open to it, but if you want me to do it I can do it.

scivision commented 4 years ago

I forgot to close this, I added IGRF13 some time ago. Thanks!