| **Version of CHAOS:** CHAOS-7.9 (0709)
Features
^^^^^^^^
* Updated RC-index file to RC_1997-2021_November_v3.
* Added ability to compute field components at the geographic poles.
* Removed cdot from SV, SA units in :func:`chaosmagpy.data_utils.gauss_units`.
* Added :func:`chaosmagpy.coordinate_utils.sh_analysis`, which performs a
spherical harmonic expansion on a callable.
Bugfixes
^^^^^^^^
* Removed Euler pre-rotation, which was not correctly implemented, and added
a warning.
* Fixed shc-file loader to correctly exclude extrapolation sites.
* Fixed numpy broadcasting error in :func:`chaosmagpy.data_utils.mjd2000`.