Blame view

NumericalData/CDPP-AMDA/Cassini/Ephemeris/cass-orb-saturn.xml 9 KB
afc33d67   Elena.Budnik   modifs
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>
afc33d67   Elena.Budnik   modifs
4
    <NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
5
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Cassini/Ephemeris/cass-orb-saturn</ResourceID>
afc33d67   Elena.Budnik   modifs
6
        <ResourceHeader>
35911eee   Elena.Budnik   cassini new datas...
7
8
            <ResourceName>5 min</ResourceName>
            <AlternateName>Cassini ephemeris during Saturn orbiting : 5 min</AlternateName>
2b619c00   Elena.Budnik   cassini orbit update
9
            <ReleaseDate>2018-04-11T00:01:33Z</ReleaseDate>
6df126e6   Elena.Budnik   cassini ephemeris
10
11
            <Description>Cassini Ephemeris are calculated in IRAP by using Cassini SPICE kernels</Description>
             <Contact>       
dbc930ab   Elena.Budnik   redmine #7309
12
                 <PersonID>spase://CNES/Person/NAIF</PersonID> 
6df126e6   Elena.Budnik   cassini ephemeris
13
14
                 <Role>PrincipalInvestigator</Role>
             </Contact>
afc33d67   Elena.Budnik   modifs
15
            <Contact>
dbc930ab   Elena.Budnik   redmine #7309
16
                <PersonID>spase://CNES/Person/Elena.Budnik</PersonID>
afc33d67   Elena.Budnik   modifs
17
18
                <Role>TechnicalContact</Role>
            </Contact>
35911eee   Elena.Budnik   cassini new datas...
19
20
21
22
23
            <Association>
            <AssociationID>cass-saturn-orb</AssociationID>
            <AssociationType>PartOf</AssociationType>
            <Note>orbit saturn</Note>
         </Association>
afc33d67   Elena.Budnik   modifs
24
25
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
26
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
afc33d67   Elena.Budnik   modifs
27
28
29
30
31
32
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text</Format>
        </AccessInformation>
        <ProviderName>NAIF/SPICE</ProviderName>
2b619c00   Elena.Budnik   cassini orbit update
33
        <ProviderResourceName>SPICE kernels 180628RU_SCPSE_*.bsp</ProviderResourceName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
34
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Cassini/Ephemeris</InstrumentID>
afc33d67   Elena.Budnik   modifs
35
36
37
38
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2003-01-01T00:00:00Z</StartDate>
2b619c00   Elena.Budnik   cassini orbit update
39
                <StopDate>2017-09-15T10:25:00Z</StopDate>
afc33d67   Elena.Budnik   modifs
40
            </TimeSpan>
2b619c00   Elena.Budnik   cassini orbit update
41
	        <Cadence>PT60S</Cadence>
afc33d67   Elena.Budnik   modifs
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
110
111
        </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
        <Parameter>
            <Name>xyz_kso</Name>
            <ParameterKey>cass_xyz_kso</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rs</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>KSO</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>cass_xyz_kso(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_kso(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_kso(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_ksm</Name>
            <ParameterKey>cass_xyz_ksm</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rs</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>KSM</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>cass_xyz_ksm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_ksm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_ksm(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
2b619c00   Elena.Budnik   cassini orbit update
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
144
145
         <Parameter>
            <Name>xyz_szs</Name>
            <ParameterKey>cass_xyz_szs</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rs</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>SZS</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>cass_xyz_szs(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_szs(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_szs(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
afc33d67   Elena.Budnik   modifs
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
        <Parameter>
            <Name>xyz_krtp</Name>
            <ParameterKey>cass_xyz_krtp</ParameterKey>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rs</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>KRTP</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>cass_xyz_krtp(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_krtp(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_krtp(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
8181e3e6   Elena.Budnik   typo
181
            <Name>distance cassini-saturn</Name>
5f8dc808   Elena.Budnik   id modifs
182
            <ParameterKey>cass_r_sat</ParameterKey>
afc33d67   Elena.Budnik   modifs
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
            <Ucd>pos.distance;instr.obsty</Ucd>
            <Units>Rs</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>IAU_SATURN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lat_iau_saturn</Name>
            <ParameterKey>cass_lat_sat</ParameterKey>
            <Ucd>pos.bodyrc.lat</Ucd>
            <Units>deg</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Spherical</CoordinateRepresentation>
                <CoordinateSystemName>IAU_SATURN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lon_iau_saturn</Name>
            <ParameterKey>cass_lon_sat</ParameterKey>
            <Units>deg</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Spherical</CoordinateRepresentation>
                <CoordinateSystemName>IAU_SATURN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
d48d31fa   Quentin Brzustowski   orbit numbers add...
226
    </Parameter>
afc33d67   Elena.Budnik   modifs
227
228
    </NumericalData>
</Spase>