ChaosMagPy v0.7
Version 0.7
Date: August 05, 2021
Release: v0.7
Version of CHAOS: CHAOS-7.8 (0708)
Features
- Added matplotlib's plot_directive for sphinx and added more examples to a
new gallery section in the documentation. - Added
chaosmagpy.model_utils.pp_from_bsplineto convert the spline
coefficients from B-spline to PP format. - Changed the way piecewise polynomials are produced from the coefficients in
shc-files. A B-spline representation is now created in an intermediate step
to ensure coefficient time series that are smooth. - Changed the number format to
'16.8f'when writing shc-files to increase
precision. - Configuration parameters in
chaosmagpy.basicConfigare now saved to and
loaded from a json-formatted txt-file. - Added keyword arguments to
chaosmagpy.chaos.CHAOS.synth_coeffs_sm
andchaosmagpy.chaos.CHAOS.synth_values_smto provide the RC-index
values directly instead of using the built-in RC-index file.