Commit 0f48084e3edd63286f624d95898f1e927d7a69df
1 parent
1d7164a1
Exists in
master
and in
12 other branches
Add AO parameter
Showing
1 changed file
with
34 additions
and
29 deletions
Show diff stats
NumericalData/AMDA/Indices/Ground_Based/ground-based-aei.xml
@@ -5,15 +5,14 @@ | @@ -5,15 +5,14 @@ | ||
5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Indices/Ground_Based/ground-based-aei</ResourceID> | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Indices/Ground_Based/ground-based-aei</ResourceID> |
6 | <ResourceHeader> | 6 | <ResourceHeader> |
7 | <ResourceName>auroral electrojet</ResourceName> | 7 | <ResourceName>auroral electrojet</ResourceName> |
8 | - <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate> | 8 | + <ReleaseDate>2018-06-21T10:48:29Z</ReleaseDate> |
9 | <Description> AE/AL/AU indices are taken from the WDC (World Data Center) at Kyoto. | 9 | <Description> AE/AL/AU indices are taken from the WDC (World Data Center) at Kyoto. |
10 | FINAL | 10 | FINAL |
11 | 1975 (AE and AL only) | 11 | 1975 (AE and AL only) |
12 | 1978 - Jun., 1988 | 12 | 1978 - Jun., 1988 |
13 | - Feb., March, 1989 | ||
14 | - 1990 - 1995 | ||
15 | - PROVISIONAL: 1996 - Aug., 2013 | ||
16 | - Quick-Look : Sept., 2013 - Jan., 2014 | 13 | + March, 1989 |
14 | + 1990 - Feb., 2018 | ||
15 | + PROVISIONAL: 1975 - 2018 | ||
17 | </Description> | 16 | </Description> |
18 | <Acknowledgement> | 17 | <Acknowledgement> |
19 | </Acknowledgement> | 18 | </Acknowledgement> |
@@ -57,30 +56,36 @@ | @@ -57,30 +56,36 @@ | ||
57 | <Caveats> | 56 | <Caveats> |
58 | </Caveats> | 57 | </Caveats> |
59 | <Parameter> | 58 | <Parameter> |
60 | - <Name>ae/al/au</Name> | ||
61 | - <ParameterKey>ae</ParameterKey> | ||
62 | - <Description/> | ||
63 | - <Ucd/> | ||
64 | - <Units>nT</Units> | ||
65 | - <UnitsConversion/> | ||
66 | - <Structure> | ||
67 | - <Size>3</Size> | ||
68 | - <Element> | ||
69 | - <Name>ae</Name> | ||
70 | - <Index>1</Index> | ||
71 | - <ParameterKey>ae(0)</ParameterKey> | ||
72 | - </Element> | ||
73 | - <Element> | ||
74 | - <Name>al</Name> | ||
75 | - <Index>2</Index> | ||
76 | - <ParameterKey>ae(1)</ParameterKey> | ||
77 | - </Element> | ||
78 | - <Element> | ||
79 | - <Name>au</Name> | ||
80 | - <Index>3</Index> | ||
81 | - <ParameterKey>ae(2)</ParameterKey> | ||
82 | - </Element> | ||
83 | - </Structure> | 59 | + <Name>AE</Name> |
60 | + <ParameterKey>ae</ParameterKey> | ||
61 | + <Description>Auroral Electrojet (AE = AU - AL)</Description> | ||
62 | + <Ucd/> | ||
63 | + <Units>nT</Units> | ||
64 | + <UnitsConversion/> | ||
65 | + </Parameter> | ||
66 | + <Parameter> | ||
67 | + <Name>AU</Name> | ||
68 | + <ParameterKey>au</ParameterKey> | ||
69 | + <Description>Auroral Electrojet Upper envelope</Description> | ||
70 | + <Ucd/> | ||
71 | + <Units>nT</Units> | ||
72 | + <UnitsConversion/> | ||
73 | + </Parameter> | ||
74 | + <Parameter> | ||
75 | + <Name>AL</Name> | ||
76 | + <ParameterKey>al</ParameterKey> | ||
77 | + <Description>Auroral Electrojet Lower envelope</Description> | ||
78 | + <Ucd/> | ||
79 | + <Units>nT</Units> | ||
80 | + <UnitsConversion/> | ||
81 | + </Parameter> | ||
82 | + <Parameter> | ||
83 | + <Name>AO</Name> | ||
84 | + <ParameterKey>ao</ParameterKey> | ||
85 | + <Description>Auroral Electrojet (AO = (AU + AL) / 2)</Description> | ||
86 | + <Ucd/> | ||
87 | + <Units>nT</Units> | ||
88 | + <UnitsConversion/> | ||
84 | </Parameter> | 89 | </Parameter> |
85 | </NumericalData> | 90 | </NumericalData> |
86 | </Spase> | 91 | </Spase> |