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

Question on Datetime Field #12

Closed PowerBroker2 closed 2 years ago

PowerBroker2 commented 2 years ago

Is the datetime object argument in igrf.igrf() UTC or local time? This is quite important in my application - thanks!

PowerBroker2 commented 2 years ago

Nvm, found a much better lib to use than this one!