ChaosMagPy v0.4
New release of ChaosMagPy v0.4 for the latest update of the CHAOS model series, CHAOS-7.3
Changelog
Version 0.4
Date: September 10, 2020
Release: v0.4
Version of CHAOS: CHAOS-7.3 (0703)
Features
- Updated RC-index file to RC_1997-2020_Aug_v4.dat.
- Model name defaults to the filename it was loaded from.
- Added function to read the COV-OBS.x2 model
(chaosmagpy.chaos.load_CovObs_txtfile) from a text file. - Added function to read the gufm1 model
(chaosmagpy.chaos.load_gufm1_txtfile) from a text file. - Added class method to initialize chaosmagpy.chaos.BaseModel from a
B-spline representation.