Skip to content

Commit

Permalink
Added CHAOS-6-MMA models
Browse files Browse the repository at this point in the history
  • Loading branch information
smithara committed Oct 3, 2018
1 parent ea488b3 commit 56e5036
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release_notes.rst
@@ -1,6 +1,11 @@
Release notes
=============

Changes from v0.2.1 to v0.2.2
-----------------------------

- Added models CHAOS-6-MMA-Primary and CHAOS-6-MMA-Secondary

Changes from v0.2.0 to v0.2.1
-----------------------------

Expand Down
2 changes: 2 additions & 0 deletions viresclient/_client_swarm.py
Expand Up @@ -33,6 +33,7 @@
" http://www.space.dtu.dk/english/Research/Scientific_data_and_models/Magnetic_Field_Models "),
'CHAOS-6-Core': "",
'CHAOS-6-Static': "",
'CHAOS-6-MMA': "",
'MCO_SHA_2C':
("[Comprehensive Inversion]: Core field of CIY4",
" A comprehensive model of Earth’s magnetic field determined from 4 years of Swarm satellite observations, https://doi.org/10.1186/s40623-018-0896-3 ",
Expand Down Expand Up @@ -293,6 +294,7 @@ def _set_available_data():

models = """
IGRF12, SIFM, CHAOS-6-Combined, CHAOS-6-Core, CHAOS-6-Static,
CHAOS-6-MMA-Primary, CHAOS-6-MMA-Secondary
MCO_SHA_2C, MCO_SHA_2D, MCO_SHA_2F, MLI_SHA_2C, MLI_SHA_2D,
MMA_SHA_2C-Primary, MMA_SHA_2C-Secondary,
MMA_SHA_2F-Primary, MMA_SHA_2F-Secondary,
Expand Down

0 comments on commit 56e5036

Please sign in to comment.