NEWS
wmm 1.1.2
- Added HTML vignette.
- Added @noRd flag for internal functions.
- Added docs/CONTRIBUTING.md
- Added codemeta.json file.
wmm 1.1.1 (2021-09-06)
- Removed WMM coefficient files and URLs.
- Adding note to README re: WMM output as predictions and referenced IGRF.
wmm 1.1.0 (2021-03-17)
- Updated Gauss coefficients for WMM2020.
- Significantly improved numerical stability by using closed-form equation for associated Legendre polynomials, instead of recursion.
- Improved speed by ~7x by using multidimensional arrays.
- Per WMM2020, this version now displays a blackout zone warning when the horizontal intensity is below 6000 nT.
- In addition to orthogonal magnetic field components,
GetMagneticFieldWMM
returns the magnetic field elements h, f, i, & d as well as their secular variation.
wmm 1.0.0 (2019-11-22)
First release of wmm package. Contains 1 exported function, GetMagneticFieldWMM
, which calculates magnetic field.