Blame view

NumericalData/CDPP-AMDA/Ephemerides/mimas-orb-all.xml 7.5 KB
dbc930ab   Elena.Budnik   redmine #7309
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
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ephemerides/mimas-orb-all</ResourceID>
        <ResourceHeader>
            <ResourceName>Mimas</ResourceName>
            <ReleaseDate>2017-10-14T11:46:29Z</ReleaseDate>
            <Description>A number of features in Saturn's rings are related to resonances with Mimas. Mimas is responsible for clearing the material from the Cassini Division, the gap between Saturn's two widest rings, the A Ring and B Ring. Particles in the Huygens Gap at the inner edge of the Cassini division are in a 2:1 resonance with Mimas. They orbit twice for each orbit of Mimas. The repeated pulls by Mimas on the Cassini division particles, always in the same direction in space, force them into new orbits outside the gap. The boundary between the C and B ring is in a 3:1 resonance with Mimas. Recently, the G Ring was found to be in a 7:6 co-rotation eccentricity resonance[clarification needed] with Mimas; the ring's inner edge is about 15,000 km (9,300 mi) inside Mimas's orbit.

Mimas is also in a 2:1 mean-motion resonance with the larger moon Tethys, and in a 2:3 resonance with the outer F Ring shepherd moonlet, Pandora.</Description>
            <Contact>
                 <PersonID>spase://CNES/Person/NAIF</PersonID>
                <Role>PrincipalInvestigator</Role>  
            </Contact>
          <Association>
                <AssociationID>sat-moons-orb</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>Saturn Moons</Note>
            </Association>  
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
23
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
24
25
26
27
28
29
30
31
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                 <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>Text.ASCII</Format>
        </AccessInformation>
        <ProviderName>SPICE</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
32
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ephemerides</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
33
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
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
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1970-01-01T00:00:00Z</StartDate>
                <StopDate>2023-03-23T23:19:59Z</StopDate>
            </TimeSpan>
            <Cadence>PT20M</Cadence>
        </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
        <ObservedRegion>Saturn.Mimas</ObservedRegion>
        <Parameter>
            <Name>distance mimas-saturn</Name>
            <ParameterKey>mim_sat_r</ParameterKey>
            <Ucd/>
            <Units>Rs</Units>           
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>                               
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>xyz_ksm</Name>
            <ParameterKey>mim_sat_ksm</ParameterKey>
            <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>mim_sat_ksm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mim_sat_ksm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mim_sat_ksm(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>  
        <Parameter>
            <Name>xyz_kso</Name>
            <ParameterKey>mim_sat_kso</ParameterKey>
            <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>mim_sat_kso(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mim_sat_kso(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mim_sat_kso(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter> 
        <Parameter>
            <Name>xyz_IAU_saturn</Name>
            <ParameterKey>mim_sat_xyz</ParameterKey>
            <Ucd/>
            <Units>Rs</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>IAU_Saturn</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>mim_sat_xyz(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mim_sat_xyz(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mim_sat_xyz(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>                        
        <Parameter>
            <Name>latitude IAU_saturn</Name>
            <ParameterKey>mim_sat_lat</ParameterKey>
            <Ucd/>
            <Units>deg</Units>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>longitude IAU_saturn</Name>
            <ParameterKey>mim_sat_lon</ParameterKey>
            <Ucd/>
            <Units>deg</Units>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>