Blame view

NumericalData/CDPP-AMDA/PSP/ORBIT/psp-orb-all.xml 10.8 KB
5e3ae3e9   Elena.Budnik   PSP
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
5e3ae3e9   Elena.Budnik   PSP
3
4
   <Version>2.3.1</Version>
   <NumericalData>
c55ee3fa   Quentin Brzustowski   changed param nam...
5
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/PSP/ORBIT/psp-orb-all</ResourceID>
5e3ae3e9   Elena.Budnik   PSP
6
      <ResourceHeader>
6f5303b0   Elena.Budnik   psp ephemeris
7
         <ResourceName>orbit</ResourceName>
5e3ae3e9   Elena.Budnik   PSP
8
9
         <AlternateName>Parker Solar Probe orbit</AlternateName>
         <ReleaseDate>2018-10-12T10:48:29Z</ReleaseDate> 
8549b072   Quentin Brzustowski   Creation of VI PS...
10
         <Description>Reconstructed and predicted ephemeris for Parker Solar Probe</Description>
b58bb713   Elena.Budnik   PSP corrs
11
12
13
14
         <Contact>
            <PersonID>spase://CNES/Person/NAIF</PersonID>
            <Role>PrincipalInvestigator</Role>
         </Contact>
5e3ae3e9   Elena.Budnik   PSP
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
         <InformationURL>
            <Name>Parker Solar Probe Mission Web Page, JPL</Name>
            <URL>http://parkersolarprobe.jhuapl.edu/</URL>                        
            <Description>Parker Solar Probe Mission Web Page, NASA Jet Propulsion Laboratory, JPL</Description>
         </InformationURL>
      </ResourceHeader>       
      <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>http://amda.cdpp.eu</URL>
         </AccessURL>
         <Format>Text</Format>
         <Acknowledgement>           
         </Acknowledgement>
      </AccessInformation>
   <ProviderName>NASA</ProviderName>
    <ProviderResourceName>
       * spp_nom_20180812_20250831_v034_RO1_TCM1.bsp
a22dc0f6   Quentin Brzustowski   Added Kernels' na...
36
37
38
39
       * spp_recon_20180812_20181008_v001.bsp
       * spp_recon_20181008_20190120_v001.bsp
       * spp_recon_20190120_20190416_v001.bsp
       * spp_recon_20190416_20190914_v001.bsp
e143dd8b   Elena.Budnik   added all
40
41
       * spp_recon_20190914_20200101_v001.bsp
       * spp_recon_20200101_20200301.bsp	    
5e3ae3e9   Elena.Budnik   PSP
42
    </ProviderResourceName>
6f5303b0   Elena.Budnik   psp ephemeris
43
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/PSP/Ephemeris</InstrumentID>
5e3ae3e9   Elena.Budnik   PSP
44
45
46
47
48
49
50
51
52
53
54
      <MeasurementType>Ephemeris</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
             <StartDate>2018-08-13T00:00:00Z</StartDate>
             <StopDate>2025-08-30T22:00:00Z</StopDate>
         </TimeSpan>
      <Cadence>PT1H</Cadence></TemporalDescription>
      <ObservedRegion>Heliosphere</ObservedRegion>
      <Caveats>
      </Caveats>    
<Parameter>
5e3ae3e9   Elena.Budnik   PSP
55
         <Name>xyz_hee</Name>
24c9588d   Quentin Brzustowski   corrected mistake...
56
         <ParameterKey>psp_xyz_hee</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
57
         <Description/>
9253e0e2   Elena.Budnik   coord sys for PSP...
58
59
60
61
62
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>HEE</CoordinateSystemName>
          </CoordinateSystem>
          <Ucd/>
5e3ae3e9   Elena.Budnik   PSP
63
64
65
66
67
68
69
         <Units>AU</Units>
         <UnitsConversion/>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>1</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
70
               <ParameterKey>psp_xyz_hee(0)</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
71
72
73
74
75
76
77
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>2</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
78
               <ParameterKey>psp_xyz_hee(1)</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
79
80
81
82
83
84
85
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>3</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
86
               <ParameterKey>psp_xyz_hee(2)</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
87
88
89
90
91
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
         </Structure>
9253e0e2   Elena.Budnik   coord sys for PSP...
92
      </Parameter>     
5e3ae3e9   Elena.Budnik   PSP
93
94
      <Parameter>
         <Name>xyz_heeq</Name>
a78cdbe3   Quentin Brzustowski   modif in names of...
95
         <ParameterKey>psp_xyz_heeq</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
96
         <Description/>
9253e0e2   Elena.Budnik   coord sys for PSP...
97
98
99
100
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>HEEQ</CoordinateSystemName>
         </CoordinateSystem>
5e3ae3e9   Elena.Budnik   PSP
101
102
103
104
105
106
107
108
         <Ucd/>
         <Units>AU</Units>
         <UnitsConversion/>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>1</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
109
               <ParameterKey>psp_xyz_heeq(0)</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
110
111
112
113
114
115
116
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>2</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
117
               <ParameterKey>psp_xyz_heeq(1)</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
118
119
120
121
122
123
124
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>3</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
125
               <ParameterKey>psp_xyz_heeq(2)</ParameterKey>
5e3ae3e9   Elena.Budnik   PSP
126
127
128
129
130
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
         </Structure>
9253e0e2   Elena.Budnik   coord sys for PSP...
131
      </Parameter>     
894bf4f3   Quentin Brzustowski   added HCI frame a...
132
133
      <Parameter>
         <Name>xyz_hci</Name>
a78cdbe3   Quentin Brzustowski   modif in names of...
134
         <ParameterKey>psp_xyz_hci</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
135
         <Description/>
9253e0e2   Elena.Budnik   coord sys for PSP...
136
137
138
139
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>HCI</CoordinateSystemName>
         </CoordinateSystem>
894bf4f3   Quentin Brzustowski   added HCI frame a...
140
141
142
143
144
145
146
147
         <Ucd/>
         <Units>AU</Units>
         <UnitsConversion/>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>x</Name>
               <Index>1</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
148
               <ParameterKey>psp_xyz_hci(0)</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
149
150
151
152
153
154
155
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
            <Element>
               <Name>y</Name>
               <Index>2</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
156
               <ParameterKey>psp_xyz_hci(1)</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
157
158
159
160
161
162
163
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
            <Element>
               <Name>z</Name>
               <Index>3</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
164
               <ParameterKey>psp_xyz_hci(2)</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
165
166
167
168
169
               <ValidMin/>
               <ValidMax/>
               <FillValue/>
            </Element>
         </Structure>
9253e0e2   Elena.Budnik   coord sys for PSP...
170
      </Parameter>     
894bf4f3   Quentin Brzustowski   added HCI frame a...
171
      <Parameter>
9253e0e2   Elena.Budnik   coord sys for PSP...
172
173
174
175
176
177
178
        <Name>xyz_iau_sun</Name>
        <ParameterKey>psp_xyz_iausun</ParameterKey>
         <Description/>
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>IAU_SUN</CoordinateSystemName>
         </CoordinateSystem>
894bf4f3   Quentin Brzustowski   added HCI frame a...
179
180
181
182
183
184
185
186
   <Ucd/>
   <Units>AU</Units>
   <UnitsConversion/>
   <Structure>
      <Size>3</Size>
      <Element>
         <Name>x</Name>
         <Index>1</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
187
         <ParameterKey>psp_xyz_iausun(0)</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
188
189
190
191
192
193
194
         <ValidMin/>
         <ValidMax/>
         <FillValue/>
      </Element>
      <Element>
         <Name>y</Name>
         <Index>2</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
195
         <ParameterKey>psp_xyz_iausun(1)</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
196
197
198
199
200
201
202
         <ValidMin/>
         <ValidMax/>
         <FillValue/>
      </Element>
      <Element>
         <Name>z</Name>
         <Index>3</Index>
a78cdbe3   Quentin Brzustowski   modif in names of...
203
         <ParameterKey>psp_xyz_iausun(2)</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
204
205
206
207
208
209
210
211
         <ValidMin/>
         <ValidMax/>
         <FillValue/>
      </Element>
   </Structure>
</Parameter>
      <Parameter>
         <Name>distance psp-sun</Name>
a78cdbe3   Quentin Brzustowski   modif in names of...
212
         <ParameterKey>psp_r_sun</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
213
214
215
216
217
218
219
         <Description/>
         <Ucd/>
         <Units>AU</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>lon iau_sun</Name>
a78cdbe3   Quentin Brzustowski   modif in names of...
220
         <ParameterKey>psp_lon_sun</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
221
222
223
224
225
226
227
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>lat iau_sun</Name>
a78cdbe3   Quentin Brzustowski   modif in names of...
228
         <ParameterKey>psp_lat_sun</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
229
230
231
232
233
234
235
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
      </Parameter>
      <Parameter>
         <Name>lon hci</Name>
a78cdbe3   Quentin Brzustowski   modif in names of...
236
         <ParameterKey>psp_lon_hci</ParameterKey>
894bf4f3   Quentin Brzustowski   added HCI frame a...
237
238
239
240
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
e5ff4fd8   Quentin Brzustowski   latitude in HCI f...
241
242
243
244
245
246
247
248
 </Parameter>
      <Parameter>
         <Name>lat hci</Name>
         <ParameterKey>psp_lat_hci</ParameterKey>
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
894bf4f3   Quentin Brzustowski   added HCI frame a...
249
      </Parameter>
e02c74d0   Quentin Brzustowski   added HAE for PSP...
250
      <Parameter>
3348c992   Quentin Brzustowski   corrected hae -->...
251
252
         <Name>lon hee</Name>
         <ParameterKey>psp_lon_hee</ParameterKey>
e02c74d0   Quentin Brzustowski   added HAE for PSP...
253
254
255
256
257
258
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
 </Parameter>
	<Parameter>
3348c992   Quentin Brzustowski   corrected hae -->...
259
260
         <Name>lat hee</Name>
         <ParameterKey>psp_lat_hee</ParameterKey>
e02c74d0   Quentin Brzustowski   added HAE for PSP...
261
262
263
264
265
         <Description/>
         <Ucd/>
         <Units>deg</Units>
         <UnitsConversion/>
      </Parameter> 
a460e519   Quentin Brzustowski   added velocity to...
266
267
268
269
270
271
272
273
274
      <Parameter>
         <Name>v_rtn</Name>
         <ParameterKey>psp_vel_rtn</ParameterKey>
         <Description>Spacecraft velocity in RTN coordinate</Description>
         <Units>km/s</Units>
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>RTN</CoordinateSystemName>
         </CoordinateSystem>
b5ea80b4   Quentin Brzustowski   added V-rtn for PSP
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>vr</Name>
               <Index>1</Index>
               <ParameterKey>psp_vel_rtn(0)</ParameterKey>
            </Element>
            <Element>
               <Name>vt</Name>
               <Index>2</Index>
               <ParameterKey>psp_vel_rtn(1)</ParameterKey>
            </Element>
            <Element>
               <Name>vn</Name>
               <Index>3</Index>
               <ParameterKey>psp_vel_rtn(2)</ParameterKey>
            </Element>
         </Structure>
4e13564b   Quentin Brzustowski   added Vhci to psp...
293
294
295
 </Parameter>
	 <Parameter>
         <Name>v_hci</Name>
fa727bcf   Quentin Brzustowski   corrected spellin...
296
         <ParameterKey>psp_vel_hci</ParameterKey>
4e13564b   Quentin Brzustowski   added Vhci to psp...
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
         <Description>Spacecraft velocity in HCI coordinate</Description>
         <Units>km/s</Units>
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>HCI</CoordinateSystemName>
         </CoordinateSystem>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>vx</Name>
               <Index>1</Index>
               <ParameterKey>psp_vel_hci(0)</ParameterKey>
            </Element>
            <Element>
               <Name>vy</Name>
               <Index>2</Index>
               <ParameterKey>psp_vel_hci(1)</ParameterKey>
            </Element>
            <Element>
               <Name>vz</Name>
		<Index>3</Index>
8efbf342   Quentin Brzustowski   corrected typo
318
               <ParameterKey>psp_vel_hci(2)</ParameterKey>
4e13564b   Quentin Brzustowski   added Vhci to psp...
319
320
321
            </Element>
         </Structure>
 </Parameter>
d48d31fa   Quentin Brzustowski   orbit numbers add...
322
323
324
325
326
327
328
329
330
331
332
	 <Parameter>
            <Name>psp_orbit_num</Name>
            <ParameterKey>psp_orb_num</ParameterKey>
            <Units/>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
5e3ae3e9   Elena.Budnik   PSP
333
334
   </NumericalData>
</Spase>