Blame view

NumericalData/CDPP-AMDA/Cassini/Ephemeris/cass-orb-1s.xml 9.05 KB
35911eee   Elena.Budnik   cassini new datas...
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>
35911eee   Elena.Budnik   cassini new datas...
4
    <NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
5
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Cassini/Ephemeris/cass-orb-1s</ResourceID>
35911eee   Elena.Budnik   cassini new datas...
6
7
8
        <ResourceHeader>
            <ResourceName>1 sec</ResourceName>
            <AlternateName>Cassini ephemeris during Saturn orbiting : 1sec</AlternateName>
2b619c00   Elena.Budnik   cassini orbit update
9
            <ReleaseDate>2018-04-13T12:53:01Z</ReleaseDate>
35911eee   Elena.Budnik   cassini new datas...
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> 
35911eee   Elena.Budnik   cassini new datas...
13
14
15
                 <Role>PrincipalInvestigator</Role>
             </Contact>
            <Contact>
dbc930ab   Elena.Budnik   redmine #7309
16
                <PersonID>spase://CNES/Person/Elena.Budnik</PersonID>
35911eee   Elena.Budnik   cassini new datas...
17
18
19
20
21
22
23
24
25
                <Role>TechnicalContact</Role>
            </Contact>
            <Association>
            <AssociationID>cass-saturn-orb</AssociationID>
            <AssociationType>PartOf</AssociationType>
            <Note>orbit saturn</Note>
         </Association>
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
26
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
35911eee   Elena.Budnik   cassini new datas...
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>
35911eee   Elena.Budnik   cassini new datas...
35
36
37
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
6030878b   Elena.Budnik   time update
38
39
                <StartDate>2004-01-03T00:00:00Z</StartDate>
                <StopDate>2017-09-14T23:59:58Z</StopDate>
35911eee   Elena.Budnik   cassini new datas...
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
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
            </TimeSpan>
	        <Cadence>PT1S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
        <Parameter>
            <Name>xyz_kso</Name>
            <ParameterKey>cass_xyz_kso_1s</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_1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_kso_1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_kso_1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_ksm</Name>
            <ParameterKey>cass_xyz_ksm_1s</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_1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_ksm_1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_ksm_1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_krtp</Name>
            <ParameterKey>cass_xyz_krtp_1s</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_1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_krtp_1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_krtp_1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
2b619c00   Elena.Budnik   cassini orbit update
143
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
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_szs</Name>
            <ParameterKey>cass_xyz_szs_1s</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_1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_xyz_szs_1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_xyz_szs_1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
35911eee   Elena.Budnik   cassini new datas...
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
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>distance cassini-saturn</Name>
            <ParameterKey>cass_r_sat_1s</ParameterKey>
            <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_1s</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_1s</ParameterKey>
            <Units>deg</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Spherical</CoordinateRepresentation>
                <CoordinateSystemName>IAU_SATURN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>