Blame view

NumericalData/CDPP-AMDA/Giotto/Ephemeris/gio-orb-comet.xml 7.77 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
<Spase xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.spase-group.org/data/schema" 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>
dbc930ab   Elena.Budnik   redmine #7309
4
5
6
7
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Giotto/Ephemeris/gio-orb-comet</ResourceID>
    <ResourceHeader>
      <ResourceName>flyby comet/halley</ResourceName>
0937a8c7   Myriam Bouchemit   Update start/stop...
8
      <ReleaseDate>2014-06-18T14:59:54Z</ReleaseDate>
d6484f15   Benjamin Renard   Cleanup ToDo flag
9
      <Description>Giotto spacecraft positions in various coordinate systems</Description>
dbc930ab   Elena.Budnik   redmine #7309
10
11
12
13
14
15
      <Contact>
        <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
        <Role>MetadataContact</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>gio-orb-comet</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>
dbc930ab   Elena.Budnik   redmine #7309
44
    <ProviderName>PDS</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
45
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Giotto/Ephemeris</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
46
47
48
49
50
51
52
53
54
55
56
    <MeasurementType>Ephemeris</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>1986-03-05T00:00:00Z</StartDate>
        <StopDate>1986-03-15T23:59:00Z</StopDate>
      </TimeSpan>
      <Cadence>PT60S</Cadence>
    </TemporalDescription>
    <Parameter>
      <Name>xyz_hee</Name>
      <ParameterKey>gio_xyz_hee</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
57
      <UCD>pos.ephem;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
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
      <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>gio_xyz_hee(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>gio_xyz_hee(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>gio_xyz_hee(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_heeq</Name>
      <ParameterKey>gio_xyz_heeq</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
91
      <UCD>pos.ephem;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
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>HEEQ</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>gio_xyz_heeq(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>gio_xyz_heeq(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>gio_xyz_heeq(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_hci</Name>
      <ParameterKey>gio_xyz_hci</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
125
      <UCD>pos.ephem;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
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
158
      <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>gio_xyz_hci(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>gio_xyz_hci(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>gio_xyz_hci(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>xyz_cso</Name>
      <ParameterKey>gio_xyz_cso</ParameterKey>
6967bb50   Benjamin Renard   Fix UCDs
159
      <UCD>pos.ephem;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
160
161
162
163
164
165
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
      <Units>km</Units>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>CSO</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
          <Name>x</Name>
          <Index>1</Index>
          <ParameterKey>gio_xyz_cso(0)</ParameterKey>
        </Element>
        <Element>
          <Name>y</Name>
          <Index>2</Index>
          <ParameterKey>gio_xyz_cso(1)</ParameterKey>
        </Element>
        <Element>
          <Name>z</Name>
          <Index>3</Index>
          <ParameterKey>gio_xyz_cso(2)</ParameterKey>
        </Element>
      </Structure>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance giotto-halley</Name>
      <ParameterKey>gio_r_cso</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
193
      <UCD>pos.distance;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
194
195
196
197
198
199
200
201
202
203
204
      <Units>km</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
      <Name>distance giotto-sun</Name>
      <ParameterKey>gio_r_sun</ParameterKey>
49d48632   Benjamin Renard   cleanup_registry_...
205
      <UCD>pos.distance;instr.obsty</UCD>
dbc930ab   Elena.Budnik   redmine #7309
206
207
208
209
210
211
212
213
214
215
      <Units>AU</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Support>
        <SupportQuantity>Positional</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
</Spase>