Commit 005b6d76b95ef3349b98d1e7eb3dc076229d507d
1 parent
f1af9ae5
Exists in
juice_jdc
and in
4 other branches
Minor fix (#9624)
Showing
1 changed file
with
4 additions
and
4 deletions
Show diff stats
NumericalData/CDPP-AMDA/OMNI/omni-hour-all.xml
... | ... | @@ -218,7 +218,7 @@ for creating the OMNI data set.</Acknowledgement> |
218 | 218 | </Mixed> |
219 | 219 | </Parameter> |
220 | 220 | <Parameter> |
221 | - <Name>index Kp</Name> | |
221 | + <Name>Kp index</Name> | |
222 | 222 | <ParameterKey>omni_kp</ParameterKey> |
223 | 223 | <Ucd>meta.code;phys.magField</Ucd> |
224 | 224 | <RenderingHints> |
... | ... | @@ -229,7 +229,7 @@ for creating the OMNI data set.</Acknowledgement> |
229 | 229 | </Support> |
230 | 230 | </Parameter> |
231 | 231 | <Parameter> |
232 | - <Name>index AE</Name> | |
232 | + <Name>AE index</Name> | |
233 | 233 | <ParameterKey>omni_ae</ParameterKey> |
234 | 234 | <Ucd>src.var.index;phys.magField</Ucd> |
235 | 235 | <Units>nT</Units> |
... | ... | @@ -241,7 +241,7 @@ for creating the OMNI data set.</Acknowledgement> |
241 | 241 | </Support> |
242 | 242 | </Parameter> |
243 | 243 | <Parameter> |
244 | - <Name>index Dst</Name> | |
244 | + <Name>Dst index</Name> | |
245 | 245 | <ParameterKey>omni_dst</ParameterKey> |
246 | 246 | <Ucd>src.var.index;phys.magField</Ucd> |
247 | 247 | <Units>nT</Units> |
... | ... | @@ -323,4 +323,4 @@ for creating the OMNI data set.</Acknowledgement> |
323 | 323 | </Support> |
324 | 324 | </Parameter> |
325 | 325 | </NumericalData> |
326 | -</Spase> | |
327 | 326 | \ No newline at end of file |
327 | +</Spase> | ... | ... |