Blame view

NumericalData/CDPP-AMDA/ARTEMIS/P1/Ephemeris/athp1-orb-all.xml 8.51 KB
91e00e4b   Elena.Budnik   last ARTEMIS modi...
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/ARTEMIS/P1/Ephemeris/athp1-orb-all</ResourceID>
        <ResourceHeader>
            <ResourceName>orbit</ResourceName>
            <ReleaseDate>2015-10-13T15:30:00</ReleaseDate>
            <Description>
                ARTEMIS P1 ephemeris
e006679b   Benjamin Renard   Merge ARTEMIS mis...
11
12
13
	    </Description>
	    <PriorID>thb-orb-all</PriorID>
	    <Contact>
6ef827c4   Benjamin Renard   Elena is defined ...
14
                <PersonID>spase://CNES/Person/Elena.Budnik</PersonID>
91e00e4b   Elena.Budnik   last ARTEMIS modi...
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
                <Role>TechnicalContact</Role>
            </Contact>           
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA</Name>
                <URL>
                    amda.cdpp.eu
                </URL>
            </AccessURL>        
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP_THEMIS</ProviderName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/ARTEMIS/P1/Ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2007-02-17T23:36:00Z</StartDate>
                <StopDate>2019-01-23T23:59:00Z</StopDate>                
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth.Magnetosphere</ObservedRegion>

        <Parameter>
            <Name>xyz_gse</Name>
            <ParameterKey>athp1_xyz_gse</ParameterKey>
            <Description>position in GSE coordinates</Description>
            <Ucd>pos.earth;instr.obsty</Ucd>
            <Units>Re</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>athp1_xyz_gse(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>athp1_xyz_gse(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>athp1_xyz_gse(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>

	<Parameter>
            <Name>xyz_gsm</Name>
            <ParameterKey>athp1_xyz_gsm</ParameterKey>
            <Description>position in GSM coordinates</Description>
            <Ucd>pos.earth;instr.obsty</Ucd>
            <Units>Re</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSM</CoordinateSystemName>
            </CoordinateSystem>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>athp1_xyz_gsm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>athp1_xyz_gsm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>athp1_xyz_gsm(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>

	<Parameter>
            <Name>xyz_hee</Name>
            <ParameterKey>athp1_xyz_hee</ParameterKey>
            <Description>position in HEE coordinates</Description>
            <Ucd>pos.earth;instr.obsty</Ucd>
            <Units>AU</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>HEE</CoordinateSystemName>
            </CoordinateSystem>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>athp1_xyz_hee(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>athp1_xyz_hee(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>athp1_xyz_hee(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>

	<Parameter>
            <Name>xyz_lse</Name>
            <ParameterKey>athp1_xyz_lse</ParameterKey>
            <Description>position in LSE coordinates</Description>
            <Ucd>pos.earth;instr.obsty</Ucd>
e006679b   Benjamin Renard   Merge ARTEMIS mis...
149
            <Units>Rmo</Units>
91e00e4b   Elena.Budnik   last ARTEMIS modi...
150
151
152
153
154
155
156
157
158
159
160
161
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>LSE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
0caa04ec   Benjamin Renard   Merge fix for ART...
162
                    <ParameterKey>athp1_xyz_lse(0)</ParameterKey>
91e00e4b   Elena.Budnik   last ARTEMIS modi...
163
164
165
166
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
0caa04ec   Benjamin Renard   Merge fix for ART...
167
                    <ParameterKey>athp1_xyz_lse(1)</ParameterKey>
91e00e4b   Elena.Budnik   last ARTEMIS modi...
168
169
170
171
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
0caa04ec   Benjamin Renard   Merge fix for ART...
172
                    <ParameterKey>athp1_xyz_lse(2)</ParameterKey>
91e00e4b   Elena.Budnik   last ARTEMIS modi...
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 

        
        <Parameter>
            <Name>distance athp1-moon</Name>
            <ParameterKey>athp1_r</ParameterKey>
            <Ucd>pos.distance</Ucd>
            <Units>km</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>

5c4e4512   Benjamin Renard   Merge ARTEMIS Eph...
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
         <Parameter>
            <Name>longitude HEE</Name>
            <ParameterKey>athp1_lon</ParameterKey>
            <Ucd>pos.distance</Ucd>
            <Units>deg</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>

          <Parameter>
            <Name>latitude HEE</Name>
            <ParameterKey>athp1_lat</ParameterKey>
            <Ucd>pos.distance</Ucd>
            <Units>deg</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>

           <Parameter>
            <Name>distance athp1-sun</Name>
            <ParameterKey>athp1_rsun</ParameterKey>
            <Ucd>pos.distance</Ucd>
            <Units>AU</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>

    
91e00e4b   Elena.Budnik   last ARTEMIS modi...
234
235
236
237
 
        
    </NumericalData>
</Spase>