Releases: space-physics/igrf
Releases · space-physics/igrf
Robust build, matlab unit test
Update syntax for xarray
Thanks to @rprechelt and @stopyun-jirong who noted the new syntax of xarray made this IGRF Python interface need updating
Updated annotation to Python 3.10 style (backward compatible to Python 3.7)
Removed unnecessary CMake code
IGRF13
vendor code, standard template
- apply project template
- add initial geomag7.0 C code
- vendor datetime2yeardec
CI modernize, black formatting
v1.3.5 add DOI
modernize
Improve robustness with pep8 and mypy type checking
- Requires Python >= 3.6
- mypy type hint validation
- pep8
Inclination and declination included
Include inclination and declination as outputs.
API simplification via xarray
As in numerous other geoscience community programs, we have adopted xarray
as the base class for output, naturally aligning data with lat, lon, alt coordinates.
tolerate yeardec or datetime input
v1.2.1 tolerate yeardec or datetime input