Commit dc3cbdefc635072b0af0d06332b2ad447c4da8c3
1 parent
784f771e
Exists in
master
and in
12 other branches
work
Showing
1 changed file
with
12 additions
and
2 deletions
Show diff stats
NumericalData/AMDA/INTERBALL-Tail/MIF-FM/intt-fm-kp.xml
... | ... | @@ -43,7 +43,7 @@ |
43 | 43 | <ObservedRegion>Earth.Magnetosphere.Main</ObservedRegion> |
44 | 44 | <ObservedRegion>Earth.Magnetosphere.Polar</ObservedRegion> |
45 | 45 | <Parameter> |
46 | - <Name>Bxyz GSE</Name> | |
46 | + <Name>B GSE</Name> | |
47 | 47 | <ParameterKey>b_it</ParameterKey> |
48 | 48 | <Description>Magnetic Field, 120 sec, cartesian GSE </Description> |
49 | 49 | <Ucd>phys.magField</Ucd> |
... | ... | @@ -92,7 +92,7 @@ |
92 | 92 | </Field> |
93 | 93 | </Parameter> |
94 | 94 | <Parameter> |
95 | - <Name>Bxyz GSM</Name> | |
95 | + <Name>B GSM</Name> | |
96 | 96 | <ParameterKey>b_it_gsm</ParameterKey> |
97 | 97 | <Description>Magnetic Field, 120 sec, cartesian GSM </Description> |
98 | 98 | <Ucd>phys.magField</Ucd> |
... | ... | @@ -140,5 +140,15 @@ |
140 | 140 | <FieldQuantity>Magnetic</FieldQuantity> |
141 | 141 | </Field> |
142 | 142 | </Parameter> |
143 | + <Parameter> | |
144 | + <Name>|b|</Name> | |
145 | + <ParameterKey>b_it_abs</ParameterKey> | |
146 | + <Description> TBD </Description> | |
147 | + <Caveats> | |
148 | + TBD | |
149 | + </Caveats> | |
150 | + <Units>nT</Units> | |
151 | + <FillValue>-1.0E31</FillValue> | |
152 | + </Parameter> | |
143 | 153 | </NumericalData> |
144 | 154 | </Spase> | ... | ... |