Blame view

NumericalData/CDPP-AMDA/Ephemerides/moon-earth-all.xml 9.38 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
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://www.spase-group.org/data/schema/spase-2.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ephemerides/moon-earth-all</ResourceID>
    <ResourceHeader>
      <ResourceName>Earth Moon</ResourceName>
      <ReleaseDate>2019-08-23T15:34:00Z</ReleaseDate>
d6484f15   Benjamin Renard   Cleanup ToDo flag
9
      <Description>The Moon is Earth's only natural satellite. It orbits at an average distance of 384,400 km (238,900 mi), about 30 times the diameter of Earth.</Description>
49d48632   Benjamin Renard   cleanup_registry_...
10
11
12
13
14
15
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/NAIF</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
    </ResourceHeader>
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
16
17
18
19
20
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA HAPI Server</Name>
56734b33   Myriam Bouchemit   Update AccessURL ...
21
        <URL>https://amda.irap.omp.eu/service/hapi</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
22
        <Style>HAPI</Style>
56734b33   Myriam Bouchemit   Update AccessURL ...
23
        <ProductKey>moon-earth-all</ProductKey>
5fe7a021   Myriam Bouchemit   Update start / st...
24
25
26
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
56734b33   Myriam Bouchemit   Update AccessURL ...
27
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
5fe7a021   Myriam Bouchemit   Update start / st...
28
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
29
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
30
31
32
33
34
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
        <Name>CDPP/AMDA Web application</Name>
56734b33   Myriam Bouchemit   Update AccessURL ...
35
        <URL>https://amda.cdpp.eu</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
36
37
38
39
40
41
        <Description>Access to Data via CDPP/AMDA Web application.</Description>
      </AccessURL>
      <Format>CSV</Format>
      <Format>VOTable</Format>
      <Format>CDF</Format>
      <Format>PNG</Format>
56734b33   Myriam Bouchemit   Update AccessURL ...
42
      <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse". See the Rules of the road at https://amda.cdpp.eu/help/policy.html . Please acknowledge the Data Providers.</Acknowledgement>
5fe7a021   Myriam Bouchemit   Update start / st...
43
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
    <ProviderName>SPICE</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ephemerides</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1970-01-01T00:00:05Z</StartDate>
        <StopDate>2035-01-19T22:00:04Z</StopDate>
      </TimeSpan>
      <Cadence>PT60M</Cadence>
    </TemporalDescription>
    <ObservedRegion>Earth</ObservedRegion>
    <ObservedRegion>Earth.Moon</ObservedRegion>
    <Parameter>
      <Name>xyz_hci</Name>
      <ParameterKey>xyz_moon_hci</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
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
      <Units>AU</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HCI</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>xyz_moon_hci(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>xyz_moon_hci(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>xyz_moon_hci(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_hee</Name>
      <ParameterKey>xyz_moon_hee</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
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
      <Units>AU</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HEE</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>xyz_moon_hee(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>xyz_moon_hee(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>xyz_moon_hee(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_heeq</Name>
      <ParameterKey>xyz_moon_heeq</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
      <Units>AU</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>HEEQ</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>xyz_moon_heeq(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>xyz_moon_heeq(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>xyz_moon_heeq(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance moon-sun</Name>
      <ParameterKey>r_moon_sun</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
158
159
160
161
162
163
164
165
      <Units>AU</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>longitude IAU_sun</Name>
      <ParameterKey>moon_sol_lon</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
166
167
168
169
170
171
172
173
      <Units>rad</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>latitude IAU_sun</Name>
      <ParameterKey>moon_sol_lat</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
174
175
176
177
178
179
180
181
      <Units>rad</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_gse</Name>
      <ParameterKey>xyz_moon_gse</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
      <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>xyz_moon_gse(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>xyz_moon_gse(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>xyz_moon_gse(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_gsm</Name>
      <ParameterKey>xyz_moon_gsm</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
      <Units>Re</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>GSM</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>xyz_moon_gsm(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>xyz_moon_gsm(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>xyz_moon_gsm(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance moon-earth</Name>
      <ParameterKey>r_moon</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
248
249
250
251
252
253
254
255
      <Units>Re</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>longitude HEE</Name>
      <ParameterKey>moon_lon_hee</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
256
257
258
259
      <Units>deg</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
f516c8a8   Quentin Brzustowski   added parameters ...
260
261
    </Parameter>
    <Parameter>
49d48632   Benjamin Renard   cleanup_registry_...
262
263
      <Name>latitude HEE</Name>
      <ParameterKey>moon_lat_hee</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
264
265
266
267
      <Units>deg</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
f516c8a8   Quentin Brzustowski   added parameters ...
268
    </Parameter>
49d48632   Benjamin Renard   cleanup_registry_...
269
  </NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
270
</Spase>