Blame view

NumericalData/CDPP-AMDA/Cassini/Ephemeris/cass-orb-cruise.xml 8.73 KB
a5073877   Elena.Budnik   work
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/Cassini/Ephemeris/cass-orb-cruise</ResourceID>
    <ResourceHeader>
      <ResourceName>cruise</ResourceName>
      <AlternateName>Cassini ephemeris during cruise phase</AlternateName>
0937a8c7   Myriam Bouchemit   Update start/stop...
9
      <ReleaseDate>2019-08-28T18:58:18Z</ReleaseDate>
49d48632   Benjamin Renard   cleanup_registry_...
10
11
12
13
14
15
16
17
18
19
20
      <Description>Calculated in IRAP by using Cassini SPICE kernels</Description>
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/NAIF</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <Contact>
        <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
        <Role>TechnicalContact</Role>
      </Contact>
    </ResourceHeader>
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
21
22
23
24
25
      <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 ...
26
        <URL>https://amda.irap.omp.eu/service/hapi</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
27
        <Style>HAPI</Style>
56734b33   Myriam Bouchemit   Update AccessURL ...
28
        <ProductKey>cass-orb-cruise</ProductKey>
5fe7a021   Myriam Bouchemit   Update start / st...
29
30
31
        <Description>Web Service to this product using the HAPI interface.</Description>
      </AccessURL>
      <Format>CSV</Format>
56734b33   Myriam Bouchemit   Update AccessURL ...
32
      <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...
33
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
34
    <AccessInformation>
5fe7a021   Myriam Bouchemit   Update start / st...
35
36
37
38
39
      <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 ...
40
        <URL>https://amda.cdpp.eu</URL>
5fe7a021   Myriam Bouchemit   Update start / st...
41
42
43
44
45
46
        <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 ...
47
      <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...
48
    </AccessInformation>
49d48632   Benjamin Renard   cleanup_registry_...
49
50
51
52
53
54
55
56
57
58
59
60
61
62
    <ProviderName>NAIF/SPICE</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Cassini/Ephemeris</InstrumentID>
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1997-11-15T00:00:00Z</StartDate>
        <StopDate>2004-07-04T10:00:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT1H</Cadence>
    </TemporalDescription>
    <ObservedRegion>Heliosphere</ObservedRegion>
    <Parameter>
      <Name>xyz_hee</Name>
      <ParameterKey>cass_xyz_hee</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
63
      <UCD>pos.ephem;instr.obsty</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
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
      <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>cass_xyz_hee(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>cass_xyz_hee(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>cass_xyz_hee(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_heeq</Name>
      <ParameterKey>cass_xyz_heeq</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
97
      <UCD>pos.ephem;instr.obsty</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
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
      <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>cass_xyz_heeq(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>cass_xyz_heeq(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>cass_xyz_heeq(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_iau_sun</Name>
      <ParameterKey>cass_xyz_iausun</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
131
      <UCD>pos.ephem;instr.obsty</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
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
158
159
160
161
162
163
164
      <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>cass_xyz_iausun(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>cass_xyz_iausun(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>cass_xyz_iausun(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_hci</Name>
      <ParameterKey>cass_xyz_hci</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
165
      <UCD>pos.ephem;instr.obsty</UCD>
49d48632   Benjamin Renard   cleanup_registry_...
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
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
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
      <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>cass_xyz_hci(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>cass_xyz_hci(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>cass_xyz_hci(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance cass-sun</Name>
      <ParameterKey>cass_r_sun</ParameterKey>
      <UCD>pos.distance;instr.obsty</UCD>
      <Units>AU</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lat IAU_SUN</Name>
      <ParameterKey>cass_lat_sun</ParameterKey>
      <UCD>pos.bodyrc.lat</UCD>
      <Units>deg</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Spherical</CoordinateRepresentation>
        <CoordinateSystemName>RTN</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lon IAU_SUN</Name>
      <ParameterKey>cass_lon_sun</ParameterKey>
      <Units>deg</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>lon HCI</Name>
      <ParameterKey>cass_lon_hci</ParameterKey>
      <Units>deg</Units>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
a5073877   Elena.Budnik   work
244
</Spase>