Commit 027911ff15462cb981988cafff2790f066531154
1 parent
4f30b870
Exists in
master
and in
12 other branches
work
Showing
2 changed files
with
51 additions
and
9 deletions
Show diff stats
NumericalData/AMDA/Indices/Ground_Based/ground-based-aei.xml
... | ... | @@ -51,7 +51,7 @@ |
51 | 51 | <StartDate>1975-01-01T00:00:00Z</StartDate> |
52 | 52 | <StopDate>2015-03-31T23:59:00Z</StopDate> |
53 | 53 | </TimeSpan> |
54 | - <Cadence>PT60S</Cadence> | |
54 | + <Cadence>PT1M</Cadence> | |
55 | 55 | </TemporalDescription> |
56 | 56 | <ObservedRegion>Earth.NearSurface.AuroralRegion</ObservedRegion> |
57 | 57 | <Caveats> | ... | ... |
NumericalData/AMDA/Indices/Ground_Based/ground-based-asy.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Indices/Ground_Based/ground-based-asy</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>ASY-SYM</ResourceName> | |
7 | + <ResourceName>asy-sym</ResourceName> | |
8 | 8 | <ReleaseDate>2015-10-12T10:48:29Z</ReleaseDate> |
9 | 9 | <Description> |
10 | 10 | </Description> |
... | ... | @@ -12,7 +12,7 @@ |
12 | 12 | </Acknowledgement> |
13 | 13 | <Contact> |
14 | 14 | <PersonID/> |
15 | - <Role/> | |
15 | + <Role>DataProducer</Role> | |
16 | 16 | </Contact> |
17 | 17 | <InformationURL> |
18 | 18 | <Name/> |
... | ... | @@ -32,21 +32,63 @@ |
32 | 32 | http://amda.cdpp.eu |
33 | 33 | </URL> |
34 | 34 | </AccessURL> |
35 | - <Format/> | |
35 | + <Format>Text</Format> | |
36 | 36 | <Acknowledgement> |
37 | 37 | </Acknowledgement> |
38 | 38 | </AccessInformation> |
39 | - <ProviderName/> | |
39 | + <ProviderName>WDC Kyoto</ProviderName> | |
40 | 40 | <InstrumentID>spase://CDPP/Instrument/AMDA/Indices/Ground_Based</InstrumentID> |
41 | - <MeasurementType/> | |
41 | + <MeasurementType>MagneticField</MeasurementType> | |
42 | 42 | <TemporalDescription> |
43 | 43 | <TimeSpan> |
44 | 44 | <StartDate>1981-01-01T00:00:00Z</StartDate> |
45 | 45 | <StopDate>2015-04-30T23:59:00Z</StopDate> |
46 | 46 | </TimeSpan> |
47 | - <Cadence>60s</Cadence></TemporalDescription> | |
48 | - <ObservedRegion/> | |
47 | + <Cadence>PT1M</Cadence> | |
48 | + </TemporalDescription> | |
49 | + <ObservedRegion>Earth.NearSurface.EquatorialRegion</ObservedRegion> | |
49 | 50 | <Caveats> |
50 | 51 | </Caveats> |
51 | -<Parameter><Name>asy</Name><ParameterKey>asy</ParameterKey><Description/><Ucd/><Units>nT</Units><UnitsConversion/></Parameter><Parameter><Name>sym</Name><ParameterKey>sym</ParameterKey><Description/><Ucd/><Units>nT</Units><UnitsConversion/></Parameter></NumericalData> | |
52 | +<Parameter> | |
53 | + <Name>asy</Name> | |
54 | + <ParameterKey>asy</ParameterKey> | |
55 | + <Description/> | |
56 | + <Ucd/> | |
57 | + <Units>nT</Units> | |
58 | + <UnitsConversion/> | |
59 | + <Structure> | |
60 | + <Size>3</Size> | |
61 | + <Element> | |
62 | + <Name>asy-h</Name> | |
63 | + <Index>1</Index> | |
64 | + <ParameterKey>asy(0)</ParameterKey> | |
65 | + </Element> | |
66 | + <Element> | |
67 | + <Name>asy-d</Name> | |
68 | + <Index>2</Index> | |
69 | + <ParameterKey>asy(1)</ParameterKey> | |
70 | + </Element> | |
71 | + </Structure> | |
72 | +</Parameter> | |
73 | + <Parameter> | |
74 | + <Name>sym</Name> | |
75 | + <ParameterKey>sym</ParameterKey> | |
76 | + <Description/> | |
77 | + <Ucd/> | |
78 | + <Units>nT</Units> | |
79 | + <UnitsConversion/> <Structure> | |
80 | + <Size>3</Size> | |
81 | + <Element> | |
82 | + <Name>sym-h</Name> | |
83 | + <Index>1</Index> | |
84 | + <ParameterKey>sym(0)</ParameterKey> | |
85 | + </Element> | |
86 | + <Element> | |
87 | + <Name>sym-d</Name> | |
88 | + <Index>2</Index> | |
89 | + <ParameterKey>sym(1)</ParameterKey> | |
90 | + </Element> | |
91 | + </Structure> | |
92 | + </Parameter> | |
93 | + </NumericalData> | |
52 | 94 | </Spase> | ... | ... |