Commit 554673c00c08ca0621781f4b838311e631af0bd7

Authored by Benjamin Renard
1 parent f0f41530

Merge omni-hour-all from amdadev

Showing 1 changed file with 10 additions and 4 deletions   Show diff stats
NumericalData/CDPP-AMDA/OMNI/omni-hour-all.xml
... ... @@ -26,6 +26,11 @@ for creating the OMNI data set.</Acknowledgement>
26 26 <URL>http://omniweb.sci.gsfc.nasa.gov/html/ow_data.html</URL>
27 27 <Description>Extensive OMNI documentation pages</Description>
28 28 </InformationURL>
  29 + <InformationURL>
  30 + <Name>Matzka, J., Stolle, C., Yamazaki, Y., Bronkalla, O., and Morschhauser, A. (2021). The geomagnetic Kp index and derived indices of geomagnetic activity. Space Weather, 19, e2020SW002641.</Name>
  31 + <URL>https://doi.org/10.1029/2020SW002641</URL>
  32 + <Description/>
  33 + </InformationURL>
29 34 </ResourceHeader>
30 35 <AccessInformation>
31 36 <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
... ... @@ -218,8 +223,9 @@ for creating the OMNI data set.&lt;/Acknowledgement&gt;
218 223 </Mixed>
219 224 </Parameter>
220 225 <Parameter>
221   - <Name>index Kp</Name>
  226 + <Name>Kp index</Name>
222 227 <ParameterKey>omni_kp</ParameterKey>
  228 + <Description>The standard Kp values look like 0, 0+, 1-, 1, 1+, 2-, ... but are stored as Kp = 0, 3, 7, 10, 13, 17, ... in the OMNI data set. We have mapped 0+ to 3, 1- to 7, 1 to 10, 1+ to 13, 2- to 17, etc.</Description>
223 229 <Ucd>meta.code;phys.magField</Ucd>
224 230 <RenderingHints>
225 231 <DisplayType>TimeSeries</DisplayType>
... ... @@ -229,7 +235,7 @@ for creating the OMNI data set.&lt;/Acknowledgement&gt;
229 235 </Support>
230 236 </Parameter>
231 237 <Parameter>
232   - <Name>index AE</Name>
  238 + <Name>AE index</Name>
233 239 <ParameterKey>omni_ae</ParameterKey>
234 240 <Ucd>src.var.index;phys.magField</Ucd>
235 241 <Units>nT</Units>
... ... @@ -241,7 +247,7 @@ for creating the OMNI data set.&lt;/Acknowledgement&gt;
241 247 </Support>
242 248 </Parameter>
243 249 <Parameter>
244   - <Name>index Dst</Name>
  250 + <Name>Dst index</Name>
245 251 <ParameterKey>omni_dst</ParameterKey>
246 252 <Ucd>src.var.index;phys.magField</Ucd>
247 253 <Units>nT</Units>
... ... @@ -323,4 +329,4 @@ for creating the OMNI data set.&lt;/Acknowledgement&gt;
323 329 </Support>
324 330 </Parameter>
325 331 </NumericalData>
326   -</Spase>
327 332 \ No newline at end of file
  333 +</Spase>
... ...