ancklo/ChaosMagPy: ChaosMagPy v0.3
Description
This is a new version of ChaosMagPy which can be used together with the latest CHAOS model release (CHAOS-7.2).
Below is a copy of the changelog.
Version 0.3
Date: April 20, 2020 Release: v0.3 Version of CHAOS: CHAOS-7.2 (0702)
News
The version identifier of the CHAOS model using x
, which stands for an extension of the model, has been replaced in favor of a simple version numbering. For example, CHAOS-6.x9
is the 9th extension of the CHAOS-6 series. But starting with the release of the CHAOS-7 series, the format CHAOS-7.1
has been adopted to indicate the first release of the series, CHAOS-7.2
the second release (formerly the first extension) and so on.
Features
- Updated RC-index file to RC_1997-2020_Feb_v4.dat.
- Removed version keyword of
chaosmagpy.chaos.CHAOS
to avoid confusion. - Added
verbose
keyword to thecall
method ofchaosmagpy.chaos.CHAOS
class to avoid printing messages. - Added
chaosmagpy.data_utils.timestamp
function to convert modified Julian date to NumPy's datetime format. - Added more examples to the
chaosmagpy.chaos.CHAOS
methods. - Added optional
nmin
andmmax
tochaosmagpy.model_utils.design_gauss
andchaosmagpy.model_utils.synth_values
(nmin has been redefined). - Added optional derivative to :func:
chaosmagpy.model_utils.colloc_matrix
of the B-Spline collocation. New implementation does not have the missing endpoint problem. - Added
satellite
keyword to change default satellite names when loading CHAOS mat-file.
Files
ancklo/ChaosMagPy-v0.3.zip
Files
(4.1 MB)
Name | Size | Download all |
---|---|---|
md5:f016f956ab6093d30750c453f4084eac
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ancklo/ChaosMagPy/tree/v0.3 (URL)
- https://pypi.org/project/chaosmagpy/ (URL)