Blame view

NumericalData/CDPP-AMDA/Bepi/Ephemeris/bepi-cruise-all.xml 8.94 KB
c905674b   Elena.Budnik   BEPI Ephemeris
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">
dbc930ab   Elena.Budnik   redmine #7309
3
    <Version>2.3.1</Version>
c905674b   Elena.Budnik   BEPI Ephemeris
4
    <NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
5
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Bepi/Ephemeris/bepi-cruise-all</ResourceID>
c905674b   Elena.Budnik   BEPI Ephemeris
6
7
8
        <ResourceHeader>
            <ResourceName>cruise</ResourceName>
            <AlternateName>Bepi ephemeris during cruise phase</AlternateName>
2b124dbe   Elena.Budnik   doi bepi
9
            <DOI>10.5270/esa-dwuc9bs</DOI>
c905674b   Elena.Budnik   BEPI Ephemeris
10
11
12
            <ReleaseDate>2016-02-04T11:46:04Z</ReleaseDate>
            <Description>Calculated in IRAP by using Bepi SPICE kernels</Description>
             <Contact>       
dbc930ab   Elena.Budnik   redmine #7309
13
                 <PersonID>spase://CNES/Person/Marc.Sitja</PersonID> 
c905674b   Elena.Budnik   BEPI Ephemeris
14
                 <Role>PrincipalInvestigator</Role>
2b124dbe   Elena.Budnik   doi bepi
15
16
17
18
19
20
             </Contact> 
            <InformationURL>
                 <Name>Landing Page at ESAC</Name>
                 <URL>https://doi.org/10.5270/esa-dwuc9bs</URL>
                 <Description/>                        
             </InformationURL>              
c905674b   Elena.Budnik   BEPI Ephemeris
21
22
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
23
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
c905674b   Elena.Budnik   BEPI Ephemeris
24
25
26
27
28
29
30
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text</Format>
        </AccessInformation>
        <ProviderName>ESAC</ProviderName>
        <ProviderResourceName>
98e02339   Elena.Budnik   AMPTE
31
            * bc_mpo_fcp_00073_20181020_20251102_v01.bsp
c905674b   Elena.Budnik   BEPI Ephemeris
32
        </ProviderResourceName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
33
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Bepi/Ephemeris</InstrumentID>
c905674b   Elena.Budnik   BEPI Ephemeris
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
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1997-11-15T00:00:00Z</StartDate>
                <StopDate>2004-07-17T10:00:00Z</StopDate>
            </TimeSpan>
	        <Cadence>PT1H</Cadence>
        </TemporalDescription>
        <ObservedRegion>Heliosphere</ObservedRegion>
        <Parameter>
            <Name>xyz_hee</Name>
            <ParameterKey>bepi_xyz_hee</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <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>bepi_xyz_hee(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>bepi_xyz_hee(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>bepi_xyz_hee(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_heeq</Name>
            <ParameterKey>bepi_xyz_heeq</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <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>bepi_xyz_heeq(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>bepi_xyz_heeq(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>bepi_xyz_heeq(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
73dfa92e   Elena.Budnik   neptune, bepi hci
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
        </Parameter> 
        <Parameter>
            <Name>xyz_hci</Name>
            <ParameterKey>bepi_xyz_hci</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <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>bepi_xyz_hci(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>bepi_xyz_hci(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>bepi_xyz_hci(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
c905674b   Elena.Budnik   BEPI Ephemeris
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
        </Parameter>
        <Parameter>
            <Name>xyz_iau_sun</Name>
            <ParameterKey>bepi_xyz_iausun</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <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>bepi_xyz_iausun(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>bepi_xyz_iausun(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>bepi_xyz_iausun(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>distance bepi-sun</Name>
            <ParameterKey>bepi_r_sun</ParameterKey>
            <Ucd>pos.distance;instr.obsty</Ucd>
2d277642   Elena.Budnik   corrections Anoma...
183
            <Units>AU</Units>         
c905674b   Elena.Budnik   BEPI Ephemeris
184
185
186
187
188
189
190
191
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
e5ff4fd8   Quentin Brzustowski   latitude in HCI f...
192
193
194
            <Name>lon iau_sun</Name>
            <ParameterKey>bepi_lon_sun</ParameterKey>
            <Units>deg</Units>          
c905674b   Elena.Budnik   BEPI Ephemeris
195
196
197
198
199
200
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
e5ff4fd8   Quentin Brzustowski   latitude in HCI f...
201
        </Parameter> 
c905674b   Elena.Budnik   BEPI Ephemeris
202
        <Parameter>
e5ff4fd8   Quentin Brzustowski   latitude in HCI f...
203
204
205
206
            <Name>lat iau_sun</Name>
            <ParameterKey>bepi_lat_sun</ParameterKey>
            <Ucd>pos.bodyrc.lat</Ucd>
            <Units>deg</Units>
c905674b   Elena.Budnik   BEPI Ephemeris
207
208
209
210
211
212
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
e5ff4fd8   Quentin Brzustowski   latitude in HCI f...
213
214
    </Parameter>
    <Parameter>
73dfa92e   Elena.Budnik   neptune, bepi hci
215
216
217
            <Name>lon hci</Name>
            <ParameterKey>bepi_lon_hci</ParameterKey>
            <Units>deg</Units>                     
e5ff4fd8   Quentin Brzustowski   latitude in HCI f...
218
219
220
221
222
223
    </Parameter>
	<Parameter>
            <Name>lat hci</Name>
            <ParameterKey>bepi_lat_hci</ParameterKey>
            <Units>deg</Units>
       </Parameter>
b78cd585   Quentin Brzustowski   added hae for bepi
224
        <Parameter>
3348c992   Quentin Brzustowski   corrected hae -->...
225
226
            <Name>lon hee</Name>
            <ParameterKey>bepi_lon_hee</ParameterKey>
b78cd585   Quentin Brzustowski   added hae for bepi
227
228
229
            <Units>deg</Units>
        </Parameter>
        <Parameter>
3348c992   Quentin Brzustowski   corrected hae -->...
230
231
            <Name>lat hee</Name>
            <ParameterKey>bepi_lat_hee</ParameterKey>
b78cd585   Quentin Brzustowski   added hae for bepi
232
233
            <Units>deg</Units>
        </Parameter>
c905674b   Elena.Budnik   BEPI Ephemeris
234
235
    </NumericalData>
</Spase>