Skip to content

Commit

Permalink
Adding IGRF-14 source identifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
pacesm committed Dec 12, 2024
1 parent 28efb5c commit 9cfb863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eoxmagmod/eoxmagmod/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
IGRF14 = join(_DIRNAME, 'IGRF14.shc')
IGRF_LATEST = IGRF14
IGRF_LATEST_VERSION = "14"
IGRF_LATEST_SOURCE = "SW_OPER_AUX_IGR_2__19000101T000000_20291231T235959_0104"
SIFM = join(_DIRNAME, 'SIFM.shc')
LCS1 = join(_DIRNAME, 'LCS-1.shc')
MF7 = join(_DIRNAME, 'MF7.shc')
Expand Down

0 comments on commit 9cfb863

Please sign in to comment.