Commit 4fdc325b061e7839e2aebd327f0882c1a59bbd95
1 parent
14a66af7
Exists in
master
and in
12 other branches
work
Showing
6 changed files
with
10 additions
and
550 deletions
Show diff stats
Instrument/AMDA/Geotail/Ephemeris.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <Instrument> |
5 | 5 | <ResourceID>spase://CDPP/Instrument/AMDA/Geotail/Ephemeris</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>Geotail Spacecraft Position</ResourceName> | |
7 | + <ResourceName>Ephemeris</ResourceName> | |
8 | 8 | <AlternateName>Geotail Position</AlternateName> |
9 | 9 | <ReleaseDate>2009-05-20T21:10:15Z</ReleaseDate> |
10 | 10 | <Description>Geotail spacecraft position in various coordinate systems</Description> |
... | ... |
NumericalData/AMDA/Cluster/Cluster1/Ephemeris/c1-orb-predefined.xml deleted
... | ... | @@ -1,135 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | - <Version>2.2.6</Version> | |
4 | - <NumericalData> | |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cluster/Cluster1/Ephemeris/c1-orb-predefined</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>orbit predefined</ResourceName> | |
8 | - <ReleaseDate>2015-10-19T16:00:00</ReleaseDate> | |
9 | - <Description>Cluster-1 (FM5/Rumba) satellite position and magnetic field model information.</Description> | |
10 | - <Contact> | |
11 | - <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> | |
12 | - <Role>TechnicalContact</Role> | |
13 | - </Contact> | |
14 | - </ResourceHeader> | |
15 | - <AccessInformation> | |
16 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
17 | - <Availability>Online</Availability> | |
18 | - <AccessRights>Open</AccessRights> | |
19 | - <AccessURL> | |
20 | - <Name>AMDA at CDPP</Name> | |
21 | - <URL>amda.cdpp.eu</URL> | |
22 | - </AccessURL> | |
23 | - <Format>NetCDF</Format> | |
24 | - </AccessInformation> | |
25 | - <ProviderName>CDAWeb</ProviderName> | |
26 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cluster-Rumba/Ephemeris</InstrumentID> | |
27 | - <MeasurementType>Ephemeris</MeasurementType> | |
28 | - <TemporalDescription> | |
29 | - <TimeSpan> | |
30 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | |
31 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | |
32 | - </TimeSpan> | |
33 | - <Cadence>PT5M</Cadence> | |
34 | - </TemporalDescription> | |
35 | - <Parameter> | |
36 | - <Name>xyz gse</Name> | |
37 | - <ParameterKey>c1_xyz_pre</ParameterKey> | |
38 | - <Description>Spacecraft position in GSE</Description> | |
39 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
40 | - <Units>Re</Units> | |
41 | - <CoordinateSystem> | |
42 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
43 | - <CoordinateSystemName>GSE</CoordinateSystemName> | |
44 | - </CoordinateSystem> | |
45 | - <RenderingHints> | |
46 | - <DisplayType>TimeSeries</DisplayType> | |
47 | - </RenderingHints> | |
48 | - <Structure> | |
49 | - <Size>3</Size> | |
50 | - <Element> | |
51 | - <Name>x</Name> | |
52 | - <Qualifier>Component.I</Qualifier> | |
53 | - <Index>1</Index> | |
54 | - <ParameterKey>c1_xyz_pre(0)</ParameterKey> | |
55 | - <FillValue>-1.0E31</FillValue> | |
56 | - </Element> | |
57 | - <Element> | |
58 | - <Name>y</Name> | |
59 | - <Qualifier>Component.J</Qualifier> | |
60 | - <Index>2</Index> | |
61 | - <ParameterKey>c1_xyz_pre(1)</ParameterKey> | |
62 | - <FillValue>-1.0E31</FillValue> | |
63 | - </Element> | |
64 | - <Element> | |
65 | - <Name>z</Name> | |
66 | - <Qualifier>Component.K</Qualifier> | |
67 | - <Index>3</Index> | |
68 | - <ParameterKey>c1_xyz_pre(2)</ParameterKey> | |
69 | - <FillValue>-1.0E31</FillValue> | |
70 | - </Element> | |
71 | - </Structure> | |
72 | - <Support> | |
73 | - <SupportQuantity>Positional</SupportQuantity> | |
74 | - </Support> | |
75 | - </Parameter> | |
76 | - <Parameter> | |
77 | - <Name>xyz gsm</Name> | |
78 | - <ParameterKey>c1_xyz_pre_gsm</ParameterKey> | |
79 | - <Description>Spacecraft position in GSM</Description> | |
80 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
81 | - <Units>km</Units> | |
82 | - <UnitsConversion>1e3>m</UnitsConversion> | |
83 | - <CoordinateSystem> | |
84 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
85 | - <CoordinateSystemName>GSM</CoordinateSystemName> | |
86 | - </CoordinateSystem> | |
87 | - <RenderingHints> | |
88 | - <DisplayType>TimeSeries</DisplayType> | |
89 | - </RenderingHints> | |
90 | - <Structure> | |
91 | - <Size>3</Size> | |
92 | - <Element> | |
93 | - <Name>x</Name> | |
94 | - <Qualifier>Component.I</Qualifier> | |
95 | - <Index>1</Index> | |
96 | - <ParameterKey>c1_xyz_pre_gsm(0)</ParameterKey> | |
97 | - <FillValue>-1.0E31</FillValue> | |
98 | - </Element> | |
99 | - <Element> | |
100 | - <Name>y</Name> | |
101 | - <Qualifier>Component.J</Qualifier> | |
102 | - <Index>2</Index> | |
103 | - <ParameterKey>c1_xyz_pre_gsm(1)</ParameterKey> | |
104 | - <FillValue>-1.0E31</FillValue> | |
105 | - </Element> | |
106 | - <Element> | |
107 | - <Name>z</Name> | |
108 | - <Qualifier>Component.K</Qualifier> | |
109 | - <Index>3</Index> | |
110 | - <ParameterKey>c1_xyz_pre_gsm(2)</ParameterKey> | |
111 | - <FillValue>-1.0E31</FillValue> | |
112 | - </Element> | |
113 | - </Structure> | |
114 | - <Support> | |
115 | - <SupportQuantity>Positional</SupportQuantity> | |
116 | - </Support> | |
117 | - </Parameter> | |
118 | - <Parameter> | |
119 | - <Name>r</Name> | |
120 | - <ParameterKey>c1_r_pre</ParameterKey> | |
121 | - <Description/> | |
122 | - <Ucd>pos.distance;instr.obsty</Ucd> | |
123 | - <Units>Re</Units> | |
124 | - <RenderingHints> | |
125 | - <DisplayType>TimeSeries</DisplayType> | |
126 | - </RenderingHints> | |
127 | - <ValidMin>0.0</ValidMin> | |
128 | - <FillValue>-1.0E31</FillValue> | |
129 | - <Support> | |
130 | - <Qualifier>Magnitude</Qualifier> | |
131 | - <SupportQuantity>Positional</SupportQuantity> | |
132 | - </Support> | |
133 | - </Parameter> | |
134 | - </NumericalData> | |
135 | -</Spase> |
NumericalData/AMDA/Cluster/Cluster2/Ephemeris/c2-orb-predefined.xml deleted
... | ... | @@ -1,135 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | - <Version>2.2.6</Version> | |
4 | - <NumericalData> | |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cluster/Cluster2/Ephemeris/c2-orb-predefined</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>orbit predefined</ResourceName> | |
8 | - <ReleaseDate>2015-10-19T15:00:00</ReleaseDate> | |
9 | - <Description>Cluster-1 (Salsa) satellite position and magnetic field model information.</Description> | |
10 | - <Contact> | |
11 | - <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> | |
12 | - <Role>TechnicalContact</Role> | |
13 | - </Contact> | |
14 | - </ResourceHeader> | |
15 | - <AccessInformation> | |
16 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
17 | - <Availability>Online</Availability> | |
18 | - <AccessRights>Open</AccessRights> | |
19 | - <AccessURL> | |
20 | - <Name>AMDA at CDPP</Name> | |
21 | - <URL>amda.cdpp.eu</URL> | |
22 | - </AccessURL> | |
23 | - <Format>NetCDF</Format> | |
24 | - </AccessInformation> | |
25 | - <ProviderName>CDAWeb</ProviderName> | |
26 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cluster-Salsa/Ephemeris</InstrumentID> | |
27 | - <MeasurementType>Ephemeris</MeasurementType> | |
28 | - <TemporalDescription> | |
29 | - <TimeSpan> | |
30 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | |
31 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | |
32 | - </TimeSpan> | |
33 | - <Cadence>PT5M</Cadence> | |
34 | - </TemporalDescription> | |
35 | - <Parameter> | |
36 | - <Name>GSE position</Name> | |
37 | - <ParameterKey>c2_xyz_pre</ParameterKey> | |
38 | - <Description>Spacecraft position in GSE</Description> | |
39 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
40 | - <Units>Re</Units> | |
41 | - <CoordinateSystem> | |
42 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
43 | - <CoordinateSystemName>GSE</CoordinateSystemName> | |
44 | - </CoordinateSystem> | |
45 | - <RenderingHints> | |
46 | - <DisplayType>TimeSeries</DisplayType> | |
47 | - </RenderingHints> | |
48 | - <Structure> | |
49 | - <Size>3</Size> | |
50 | - <Element> | |
51 | - <Name>x</Name> | |
52 | - <Qualifier>Component.I</Qualifier> | |
53 | - <Index>1</Index> | |
54 | - <ParameterKey>c2_xyz_pre(0)</ParameterKey> | |
55 | - <FillValue>-1.0E31</FillValue> | |
56 | - </Element> | |
57 | - <Element> | |
58 | - <Name>y</Name> | |
59 | - <Qualifier>Component.J</Qualifier> | |
60 | - <Index>2</Index> | |
61 | - <ParameterKey>c2_xyz_pre(1)</ParameterKey> | |
62 | - <FillValue>-1.0E31</FillValue> | |
63 | - </Element> | |
64 | - <Element> | |
65 | - <Name>z</Name> | |
66 | - <Qualifier>Component.K</Qualifier> | |
67 | - <Index>3</Index> | |
68 | - <ParameterKey>c2_xyz_pre(2)</ParameterKey> | |
69 | - <FillValue>-1.0E31</FillValue> | |
70 | - </Element> | |
71 | - </Structure> | |
72 | - <Support> | |
73 | - <SupportQuantity>Positional</SupportQuantity> | |
74 | - </Support> | |
75 | - </Parameter> | |
76 | - <Parameter> | |
77 | - <Name>GSM position</Name> | |
78 | - <ParameterKey>c2_xyz_pre_gsm</ParameterKey> | |
79 | - <Description>Spacecraft position in GSM</Description> | |
80 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
81 | - <Units>km</Units> | |
82 | - <UnitsConversion>1e3>m</UnitsConversion> | |
83 | - <CoordinateSystem> | |
84 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
85 | - <CoordinateSystemName>GSM</CoordinateSystemName> | |
86 | - </CoordinateSystem> | |
87 | - <RenderingHints> | |
88 | - <DisplayType>TimeSeries</DisplayType> | |
89 | - </RenderingHints> | |
90 | - <Structure> | |
91 | - <Size>3</Size> | |
92 | - <Element> | |
93 | - <Name>x</Name> | |
94 | - <Qualifier>Component.I</Qualifier> | |
95 | - <Index>1</Index> | |
96 | - <ParameterKey>c2_xyz_pre_gsm(0)</ParameterKey> | |
97 | - <FillValue>-1.0E31</FillValue> | |
98 | - </Element> | |
99 | - <Element> | |
100 | - <Name>y</Name> | |
101 | - <Qualifier>Component.J</Qualifier> | |
102 | - <Index>2</Index> | |
103 | - <ParameterKey>c2_xyz_pre_gsm(1)</ParameterKey> | |
104 | - <FillValue>-1.0E31</FillValue> | |
105 | - </Element> | |
106 | - <Element> | |
107 | - <Name>z</Name> | |
108 | - <Qualifier>Component.K</Qualifier> | |
109 | - <Index>3</Index> | |
110 | - <ParameterKey>c2_xyz_pre_gsm(2)</ParameterKey> | |
111 | - <FillValue>-1.0E31</FillValue> | |
112 | - </Element> | |
113 | - </Structure> | |
114 | - <Support> | |
115 | - <SupportQuantity>Positional</SupportQuantity> | |
116 | - </Support> | |
117 | - </Parameter> | |
118 | - <Parameter> | |
119 | - <Name>R</Name> | |
120 | - <ParameterKey>c2_r_pre</ParameterKey> | |
121 | - <Description/> | |
122 | - <Ucd>pos.distance;instr.obsty</Ucd> | |
123 | - <Units>Re</Units> | |
124 | - <RenderingHints> | |
125 | - <DisplayType>TimeSeries</DisplayType> | |
126 | - </RenderingHints> | |
127 | - <ValidMin>0.0</ValidMin> | |
128 | - <FillValue>-1.0E31</FillValue> | |
129 | - <Support> | |
130 | - <Qualifier>Magnitude</Qualifier> | |
131 | - <SupportQuantity>Positional</SupportQuantity> | |
132 | - </Support> | |
133 | - </Parameter> | |
134 | - </NumericalData> | |
135 | -</Spase> |
NumericalData/AMDA/Cluster/Cluster3/Ephemeris/c3-orb-predefined.xml deleted
... | ... | @@ -1,135 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | - <Version>2.2.6</Version> | |
4 | - <NumericalData> | |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cluster/Cluster3/Ephemeris/c3-orb-predefined</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>orbit predefined</ResourceName> | |
8 | - <ReleaseDate>2015-10-19T15:00:00</ReleaseDate> | |
9 | - <Description>Cluster-2 (FM7/Samba) satellite position and magnetic field model information.</Description> | |
10 | - <Contact> | |
11 | - <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> | |
12 | - <Role>TechnicalContact</Role> | |
13 | - </Contact> | |
14 | - </ResourceHeader> | |
15 | - <AccessInformation> | |
16 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
17 | - <Availability>Online</Availability> | |
18 | - <AccessRights>Open</AccessRights> | |
19 | - <AccessURL> | |
20 | - <Name>AMDA at CDPP</Name> | |
21 | - <URL>amda.cdpp.eu</URL> | |
22 | - </AccessURL> | |
23 | - <Format>NetCDF</Format> | |
24 | - </AccessInformation> | |
25 | - <ProviderName>CDAWeb</ProviderName> | |
26 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cluster-Samba/Ephemeris</InstrumentID> | |
27 | - <MeasurementType>Ephemeris</MeasurementType> | |
28 | - <TemporalDescription> | |
29 | - <TimeSpan> | |
30 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | |
31 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | |
32 | - </TimeSpan> | |
33 | - <Cadence>PT5M</Cadence> | |
34 | - </TemporalDescription> | |
35 | - <Parameter> | |
36 | - <Name>GSE position</Name> | |
37 | - <ParameterKey>c3_xyz_pre</ParameterKey> | |
38 | - <Description>Spacecraft position in GSE</Description> | |
39 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
40 | - <Units>Re</Units> | |
41 | - <CoordinateSystem> | |
42 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
43 | - <CoordinateSystemName>GSE</CoordinateSystemName> | |
44 | - </CoordinateSystem> | |
45 | - <RenderingHints> | |
46 | - <DisplayType>TimeSeries</DisplayType> | |
47 | - </RenderingHints> | |
48 | - <Structure> | |
49 | - <Size>3</Size> | |
50 | - <Element> | |
51 | - <Name>x</Name> | |
52 | - <Qualifier>Component.I</Qualifier> | |
53 | - <Index>1</Index> | |
54 | - <ParameterKey>c3_xyz_pre(0)</ParameterKey> | |
55 | - <FillValue>-1.0E31</FillValue> | |
56 | - </Element> | |
57 | - <Element> | |
58 | - <Name>y</Name> | |
59 | - <Qualifier>Component.J</Qualifier> | |
60 | - <Index>2</Index> | |
61 | - <ParameterKey>c3_xyz_pre(1)</ParameterKey> | |
62 | - <FillValue>-1.0E31</FillValue> | |
63 | - </Element> | |
64 | - <Element> | |
65 | - <Name>z</Name> | |
66 | - <Qualifier>Component.K</Qualifier> | |
67 | - <Index>3</Index> | |
68 | - <ParameterKey>c3_xyz_pre(2)</ParameterKey> | |
69 | - <FillValue>-1.0E31</FillValue> | |
70 | - </Element> | |
71 | - </Structure> | |
72 | - <Support> | |
73 | - <SupportQuantity>Positional</SupportQuantity> | |
74 | - </Support> | |
75 | - </Parameter> | |
76 | - <Parameter> | |
77 | - <Name>GSM position</Name> | |
78 | - <ParameterKey>c3_xyz_pre_gsm</ParameterKey> | |
79 | - <Description>Spacecraft position in GSM</Description> | |
80 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
81 | - <Units>km</Units> | |
82 | - <UnitsConversion>1e3>m</UnitsConversion> | |
83 | - <CoordinateSystem> | |
84 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
85 | - <CoordinateSystemName>GSM</CoordinateSystemName> | |
86 | - </CoordinateSystem> | |
87 | - <RenderingHints> | |
88 | - <DisplayType>TimeSeries</DisplayType> | |
89 | - </RenderingHints> | |
90 | - <Structure> | |
91 | - <Size>3</Size> | |
92 | - <Element> | |
93 | - <Name>x</Name> | |
94 | - <Qualifier>Component.I</Qualifier> | |
95 | - <Index>1</Index> | |
96 | - <ParameterKey>c3_xyz_pre_gsm(0)</ParameterKey> | |
97 | - <FillValue>-1.0E31</FillValue> | |
98 | - </Element> | |
99 | - <Element> | |
100 | - <Name>y</Name> | |
101 | - <Qualifier>Component.J</Qualifier> | |
102 | - <Index>2</Index> | |
103 | - <ParameterKey>c3_xyz_pre_gsm(1)</ParameterKey> | |
104 | - <FillValue>-1.0E31</FillValue> | |
105 | - </Element> | |
106 | - <Element> | |
107 | - <Name>z</Name> | |
108 | - <Qualifier>Component.K</Qualifier> | |
109 | - <Index>3</Index> | |
110 | - <ParameterKey>c3_xyz_pre_gsm(2)</ParameterKey> | |
111 | - <FillValue>-1.0E31</FillValue> | |
112 | - </Element> | |
113 | - </Structure> | |
114 | - <Support> | |
115 | - <SupportQuantity>Positional</SupportQuantity> | |
116 | - </Support> | |
117 | - </Parameter> | |
118 | - <Parameter> | |
119 | - <Name>R</Name> | |
120 | - <ParameterKey>c3_r_pre</ParameterKey> | |
121 | - <Description/> | |
122 | - <Ucd>pos.distance;instr.obsty</Ucd> | |
123 | - <Units>Re</Units> | |
124 | - <RenderingHints> | |
125 | - <DisplayType>TimeSeries</DisplayType> | |
126 | - </RenderingHints> | |
127 | - <ValidMin>0.0</ValidMin> | |
128 | - <FillValue>-1.0E31</FillValue> | |
129 | - <Support> | |
130 | - <Qualifier>Magnitude</Qualifier> | |
131 | - <SupportQuantity>Positional</SupportQuantity> | |
132 | - </Support> | |
133 | - </Parameter> | |
134 | - </NumericalData> | |
135 | -</Spase> |
NumericalData/AMDA/Cluster/Cluster4/Ephemeris/c4-orb-predefined.xml deleted
... | ... | @@ -1,135 +0,0 @@ |
1 | -<?xml version="1.0" encoding="UTF-8"?> | |
2 | -<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd"> | |
3 | - <Version>2.2.6</Version> | |
4 | - <NumericalData> | |
5 | - <ResourceID>spase://CDPP/NumericalData/AMDA/Cluster/Cluster4/Ephemeris/c4-orb-predefined</ResourceID> | |
6 | - <ResourceHeader> | |
7 | - <ResourceName>orbit predefined</ResourceName> | |
8 | - <ReleaseDate>2015-10-16T16:00:00</ReleaseDate> | |
9 | - <Description>Cluster-2 (FM8/Tango) satellite position and magnetic field model information.</Description> | |
10 | - <Contact> | |
11 | - <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID> | |
12 | - <Role>TechnicalContact</Role> | |
13 | - </Contact> | |
14 | - </ResourceHeader> | |
15 | - <AccessInformation> | |
16 | - <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID> | |
17 | - <Availability>Online</Availability> | |
18 | - <AccessRights>Open</AccessRights> | |
19 | - <AccessURL> | |
20 | - <Name>AMDA at CDPP</Name> | |
21 | - <URL>amda.cdpp.eu</URL> | |
22 | - </AccessURL> | |
23 | - <Format>NetCDF</Format> | |
24 | - </AccessInformation> | |
25 | - <ProviderName>CDAWeb</ProviderName> | |
26 | - <InstrumentID>spase://CDPP/Instrument/AMDA/Cluster-Tango/Ephemeris</InstrumentID> | |
27 | - <MeasurementType>Ephemeris</MeasurementType> | |
28 | - <TemporalDescription> | |
29 | - <TimeSpan> | |
30 | - <StartDate>1970-01-01T00:00:00Z</StartDate> | |
31 | - <StopDate>1970-01-01T00:00:00Z</StopDate> | |
32 | - </TimeSpan> | |
33 | - <Cadence>PT5M</Cadence> | |
34 | - </TemporalDescription> | |
35 | - <Parameter> | |
36 | - <Name>GSE position</Name> | |
37 | - <ParameterKey>c4_xyz_pre</ParameterKey> | |
38 | - <Description>Spacecraft position in GSE</Description> | |
39 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
40 | - <Units>Re</Units> | |
41 | - <CoordinateSystem> | |
42 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
43 | - <CoordinateSystemName>GSE</CoordinateSystemName> | |
44 | - </CoordinateSystem> | |
45 | - <RenderingHints> | |
46 | - <DisplayType>TimeSeries</DisplayType> | |
47 | - </RenderingHints> | |
48 | - <Structure> | |
49 | - <Size>3</Size> | |
50 | - <Element> | |
51 | - <Name>x</Name> | |
52 | - <Qualifier>Component.I</Qualifier> | |
53 | - <Index>1</Index> | |
54 | - <ParameterKey>c4_xyz_pre(0)</ParameterKey> | |
55 | - <FillValue>-1.0E31</FillValue> | |
56 | - </Element> | |
57 | - <Element> | |
58 | - <Name>y</Name> | |
59 | - <Qualifier>Component.J</Qualifier> | |
60 | - <Index>2</Index> | |
61 | - <ParameterKey>c4_xyz_pre(1)</ParameterKey> | |
62 | - <FillValue>-1.0E31</FillValue> | |
63 | - </Element> | |
64 | - <Element> | |
65 | - <Name>z</Name> | |
66 | - <Qualifier>Component.K</Qualifier> | |
67 | - <Index>3</Index> | |
68 | - <ParameterKey>c4_xyz_pre(2)</ParameterKey> | |
69 | - <FillValue>-1.0E31</FillValue> | |
70 | - </Element> | |
71 | - </Structure> | |
72 | - <Support> | |
73 | - <SupportQuantity>Positional</SupportQuantity> | |
74 | - </Support> | |
75 | - </Parameter> | |
76 | - <Parameter> | |
77 | - <Name>GSM position</Name> | |
78 | - <ParameterKey>c4_xyz_pre_gsm</ParameterKey> | |
79 | - <Description>Spacecraft position in GSM</Description> | |
80 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
81 | - <Units>km</Units> | |
82 | - <UnitsConversion>1e3>m</UnitsConversion> | |
83 | - <CoordinateSystem> | |
84 | - <CoordinateRepresentation>Cartesian</CoordinateRepresentation> | |
85 | - <CoordinateSystemName>GSM</CoordinateSystemName> | |
86 | - </CoordinateSystem> | |
87 | - <RenderingHints> | |
88 | - <DisplayType>TimeSeries</DisplayType> | |
89 | - </RenderingHints> | |
90 | - <Structure> | |
91 | - <Size>3</Size> | |
92 | - <Element> | |
93 | - <Name>x</Name> | |
94 | - <Qualifier>Component.I</Qualifier> | |
95 | - <Index>1</Index> | |
96 | - <ParameterKey>c4_xyz_pre_gsm(0)</ParameterKey> | |
97 | - <FillValue>-1.0E31</FillValue> | |
98 | - </Element> | |
99 | - <Element> | |
100 | - <Name>y</Name> | |
101 | - <Qualifier>Component.J</Qualifier> | |
102 | - <Index>2</Index> | |
103 | - <ParameterKey>c4_xyz_pre_gsm(1)</ParameterKey> | |
104 | - <FillValue>-1.0E31</FillValue> | |
105 | - </Element> | |
106 | - <Element> | |
107 | - <Name>z</Name> | |
108 | - <Qualifier>Component.K</Qualifier> | |
109 | - <Index>3</Index> | |
110 | - <ParameterKey>c4_xyz_pre_gsm(2)</ParameterKey> | |
111 | - <FillValue>-1.0E31</FillValue> | |
112 | - </Element> | |
113 | - </Structure> | |
114 | - <Support> | |
115 | - <SupportQuantity>Positional</SupportQuantity> | |
116 | - </Support> | |
117 | - </Parameter> | |
118 | - <Parameter> | |
119 | - <Name>R</Name> | |
120 | - <ParameterKey>c4_r_pre</ParameterKey> | |
121 | - <Description/> | |
122 | - <Ucd>pos.earth;instr.obsty</Ucd> | |
123 | - <Units>Re</Units> | |
124 | - <RenderingHints> | |
125 | - <DisplayType>TimeSeries</DisplayType> | |
126 | - </RenderingHints> | |
127 | - <ValidMin>0.0</ValidMin> | |
128 | - <FillValue>-1.0E31</FillValue> | |
129 | - <Support> | |
130 | - <Qualifier>Magnitude</Qualifier> | |
131 | - <SupportQuantity>Positional</SupportQuantity> | |
132 | - </Support> | |
133 | - </Parameter> | |
134 | - </NumericalData> | |
135 | -</Spase> |
NumericalData/AMDA/GEOTAIL/Ephemeris/gtl-orb-all.xml
... | ... | @@ -4,7 +4,7 @@ |
4 | 4 | <NumericalData> |
5 | 5 | <ResourceID>spase://CDPP/NumericalData/AMDA/Geotail/Ephemeris/gtl-orb-all</ResourceID> |
6 | 6 | <ResourceHeader> |
7 | - <ResourceName>Geotail Spacecraft Definitive Positions</ResourceName> | |
7 | + <ResourceName>orbit</ResourceName> | |
8 | 8 | <ReleaseDate>2015-10-16T17:16:33Z</ReleaseDate> |
9 | 9 | <Description>Definitive Geotail spacecraft positions in various coordinate systems</Description> |
10 | 10 | <Contact> |
... | ... | @@ -38,7 +38,7 @@ |
38 | 38 | <Cadence>PT10M</Cadence> |
39 | 39 | </TemporalDescription> |
40 | 40 | <Parameter> |
41 | - <Name>GSE Cartesian Position</Name> | |
41 | + <Name>xyz_gse</Name> | |
42 | 42 | <ParameterKey>gtl_xyz</ParameterKey> |
43 | 43 | <Description>Spacecraft position vector in GSE coordinates</Description> |
44 | 44 | <Ucd>pos.earth;instr.obsty</Ucd> |
... | ... | @@ -53,21 +53,21 @@ |
53 | 53 | <Structure> |
54 | 54 | <Size>3</Size> |
55 | 55 | <Element> |
56 | - <Name>X GSE</Name> | |
56 | + <Name>x</Name> | |
57 | 57 | <Qualifier>Component.I</Qualifier> |
58 | 58 | <Index>1</Index> |
59 | 59 | <ParameterKey>gtl_xyz(0)</ParameterKey> |
60 | 60 | <FillValue>-1.0E31</FillValue> |
61 | 61 | </Element> |
62 | 62 | <Element> |
63 | - <Name>Y GSE</Name> | |
63 | + <Name>y</Name> | |
64 | 64 | <Qualifier>Component.J</Qualifier> |
65 | 65 | <Index>2</Index> |
66 | 66 | <ParameterKey>gtl_xyz(1)</ParameterKey> |
67 | 67 | <FillValue>-1.0E31</FillValue> |
68 | 68 | </Element> |
69 | 69 | <Element> |
70 | - <Name>Z GSE</Name> | |
70 | + <Name>z</Name> | |
71 | 71 | <Qualifier>Component.K</Qualifier> |
72 | 72 | <Index>3</Index> |
73 | 73 | <ParameterKey>gtl_xyz(2)</ParameterKey> |
... | ... | @@ -79,7 +79,7 @@ |
79 | 79 | </Support> |
80 | 80 | </Parameter> |
81 | 81 | <Parameter> |
82 | - <Name>GSM Cartesian Position</Name> | |
82 | + <Name>xyz_gsm</Name> | |
83 | 83 | <ParameterKey>gtl_xyz_gsm</ParameterKey> |
84 | 84 | <Description>Spacecraft position vector in GSM coordinates</Description> |
85 | 85 | <Ucd>pos.earth;instr.obsty</Ucd> |
... | ... | @@ -94,21 +94,21 @@ |
94 | 94 | <Structure> |
95 | 95 | <Size>3</Size> |
96 | 96 | <Element> |
97 | - <Name>X GSM</Name> | |
97 | + <Name>x</Name> | |
98 | 98 | <Qualifier>Component.I</Qualifier> |
99 | 99 | <Index>1</Index> |
100 | 100 | <ParameterKey>gtl_xyz_gsm(0)</ParameterKey> |
101 | 101 | <FillValue>-1.0E31</FillValue> |
102 | 102 | </Element> |
103 | 103 | <Element> |
104 | - <Name>Y GSM</Name> | |
104 | + <Name>y</Name> | |
105 | 105 | <Qualifier>Component.J</Qualifier> |
106 | 106 | <Index>2</Index> |
107 | 107 | <ParameterKey>gtl_xyz_gsm(1)</ParameterKey> |
108 | 108 | <FillValue>-1.0E31</FillValue> |
109 | 109 | </Element> |
110 | 110 | <Element> |
111 | - <Name>Z GSM</Name> | |
111 | + <Name>z</Name> | |
112 | 112 | <Qualifier>Component.K</Qualifier> |
113 | 113 | <Index>3</Index> |
114 | 114 | <ParameterKey>gtl_xyz_gsm(2)</ParameterKey> |
... | ... |