Blame view

NumericalData/AMDA/Cassini/Ephemeris/cass-orb-1s.xml 7.7 KB
35911eee   Elena.Budnik   cassini new datas...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/Ephemeris/cass-orb-1s</ResourceID>
        <ResourceHeader>
            <ResourceName>1 sec</ResourceName>
            <AlternateName>Cassini ephemeris during Saturn orbiting : 1sec</AlternateName>
            <ReleaseDate>2017-10-15T14:40:00.000Z</ReleaseDate>
            <Description>Cassini Ephemeris are calculated in IRAP by using Cassini SPICE kernels</Description>
             <Contact>       
                 <PersonID>spase://CDPP/Person/NAIF</PersonID> 
                 <Role>PrincipalInvestigator</Role>
             </Contact>
            <Contact>
                <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
            <Association>
            <AssociationID>cass-saturn-orb</AssociationID>
            <AssociationType>PartOf</AssociationType>
            <Note>orbit saturn</Note>
         </Association>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text</Format>
        </AccessInformation>
        <ProviderName>NAIF/SPICE</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/Ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
6030878b   Elena.Budnik   time update
37
38
                <StartDate>2004-01-03T00:00:00Z</StartDate>
                <StopDate>2017-09-14T23:59:58Z</StopDate>
35911eee   Elena.Budnik   cassini new datas...
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
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
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
183
184
185
186
187
188
189
190
191
192
193
            </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>
                <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>