Published April 28, 2023
| Version v0.12
Software
Open
ancklo/ChaosMagPy: ChaosMagPy v0.12
Description
Version 0.12
Date: April 27, 2023 Release: v0.12
Features- Updated RC-index file to RC_1997-2023_Feb_v8_Dst_mod.dat (used during the construction of CHAOS-7.14).
- Plotting function do not return figure and axes handles any more. If needed,
they can be accessed through matplotlib's
gcf()andgca(). - Added function
chaosmagpy.model_utils.sensitivityto compute the sensitivity of spherical harmonic coefficients. - Changed the default colormap for the component maps to
'PuOr_r'(orange for positive values and purple for negative ones).
- Fixed error in
chaosmagpy.data_utils.load_shcfilewhen reading single piece, quadratic splines. Error was due to a failure to identify the shc-parameter line as the first non-comment line in the file. - Fixed KeyError that is raised when no name is given to the
chaosmagpy.chaos.CHAOSconstructor. This only affected direct calls to the constructor due to an outdated config keyword.
Files
ancklo/ChaosMagPy-v0.12.zip
Files
(4.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:209fe2c58ee6559302efcd9d6947758e
|
4.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ancklo/ChaosMagPy/tree/v0.12 (URL)