File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 35
35
from ._config import ClientConfig , set_token
36
36
from ._data_handling import ReturnedData , ReturnedDataFile
37
37
38
- __version__ = "0.12.0 "
38
+ __version__ = "0.12.1-alpha "
Original file line number Diff line number Diff line change 49
49
" deprecated model identifier, use IGRF instead" ,
50
50
),
51
51
"CHAOS-Core" : (
52
- "CHAOS-7 Core field (SH degrees 1-20)" ,
53
- " http://www.spacecenter.dk/files/magnetic-models/CHAOS-7 / " ,
52
+ "CHAOS-8 Core field (SH degrees 1-20)" ,
53
+ " http://www.spacecenter.dk/files/magnetic-models/CHAOS-8 / " ,
54
54
),
55
55
"CHAOS-Static" : (
56
- "CHAOS-7 crust field (SH degrees 21-185)" ,
57
- " http://www.spacecenter.dk/files/magnetic-models/CHAOS-7 / " ,
56
+ "CHAOS-8 crust field (SH degrees 21-185)" ,
57
+ " http://www.spacecenter.dk/files/magnetic-models/CHAOS-8 / " ,
58
58
),
59
59
"CHAOS-MMA-Primary" : (
60
- "CHAOS-7 Primary (external) magnetospheric field" ,
61
- " hhttp ://www.spacecenter.dk/files/magnetic-models/CHAOS-7 / " ,
60
+ "CHAOS-8 Primary (external) magnetospheric field" ,
61
+ " http ://www.spacecenter.dk/files/magnetic-models/CHAOS-8 / " ,
62
62
),
63
63
"CHAOS-MMA-Secondary" : (
64
- "CHAOS-7 Secondary (internal) magnetospheric field" ,
65
- " http://www.spacecenter.dk/files/magnetic-models/CHAOS-7 / " ,
64
+ "CHAOS-8 Secondary (internal) magnetospheric field" ,
65
+ " http://www.spacecenter.dk/files/magnetic-models/CHAOS-8 / " ,
66
66
),
67
67
"CHAOS-6-Core" : (
68
68
"CHAOS Core field" ,
You can’t perform that action at this time.
0 commit comments