Blame view

NumericalData/CDPP-AMDA/Galileo/ephemeris/gll-orb-io.xml 7.46 KB
dbc930ab   Elena.Budnik   redmine #7309
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
<?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_1_0.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Galileo/ephemeris/gll-orb-io</ResourceID>
        <ResourceHeader>
            <ResourceName>flybys io</ResourceName>
            <ReleaseDate>2015-10-07T15:10:00.000Z</ReleaseDate>
            <Description>Trajectory of Galileo during Io flybys. Obtained from NASA/PDS MAG dataset.
* 1995-12-07T15:21:02 1995-12-07T18:25:40 
* 1999-10-11T03:42:20 1999-10-11T06:41:52
* 2000-02-22T13:04:50 2000-02-22T14:25:42 
* 2001-08-06T04:25:48 2001-08-06T05:29:08
* 2001-10-16T01:04:35 2001-10-16T02:21:47           
                
                Available coordinate systems:
                * System III : R is along the Jupiter to spacecraft line, positive away from Jupiter. Phi is parallel to the Jovigraphic equator (Omega x R). Theta completes the right-handed set (positive southward).
                * IPHIO - Callisto Phi-Omega coordinates : X is in the direction of corotational flow (System III Phi). Z is parallel to the Jovian spin axis (Omega). Y completes the right handed set.
                * ISPRH - spherical Callisto-centered 'planetocentric' right-handed coordinates : R is along the satellite to spacecraft line, positive away from the satellite. Phi is parellel to the satellite's planetographic equator and positive in a right-handed sense. Theta completes the right-handed set (positive southward).</Description>
           <Contact>
              <PersonID>spase://SMWG/Person/Margaret.Galland.Kivelson</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <Contact>
            <PersonID>spase://CNES/Person/Steven.Joy</PersonID>
                <Role>DataProducer</Role>
            </Contact>     
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
30
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
31
32
33
34
35
36
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
37
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Galileo/ephemeris</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
38
39
40
41
42
43
44
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1995-12-07T15:21:01Z</StartDate>
                <StopDate>2001-10-16T02:21:47Z</StopDate>
            </TimeSpan>
	        <CadenceMin>PT0.2S</CadenceMin>
1ae3ed48   Elena.Budnik   Cadence_Max => Ca...
45
            <CadenceMax>PT0.333S</CadenceMax>
dbc930ab   Elena.Budnik   redmine #7309
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
        </TemporalDescription>
        <ObservedRegion>Jupiter.Io</ObservedRegion>
        <Parameter>
            <Name>xyz_iphio</Name>
            <ParameterKey>gll_orb_ioxyziphio</ParameterKey>
            <Description>Galileo trajectory coordinates in IPIO coordinates</Description>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rio</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x_iphio</Name>
                    <Index>1</Index>
                    <ParameterKey>gll_orb_ioxyziphio(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y_iphio</Name>
                    <Index>2</Index>
                    <ParameterKey>gll_orb_ioxyziphio(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z_iphio</Name>
                    <Index>3</Index>
                    <ParameterKey>gll_orb_ioxyziphio(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>r_isprh</Name>
            <ParameterKey>gll_orb_iorisprh</ParameterKey>
            <Description>Galileo distance to Io (in Io Radii)</Description>
            <Ucd>pos.distance;instr.obsty</Ucd>
            <Units>Rio</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lat_isprh</Name>
            <ParameterKey>gll_orb_iolatisprh</ParameterKey>
            <Description>Galileo latitude in ISPRH coordinates</Description>
            <Ucd>pos.bodyrc.lat;instr.obsty</Ucd>
            <Units>deg</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lon_isprh</Name>
            <ParameterKey>gll_orb_iolonisprh</ParameterKey>
            <Description>Galileo longitude in ISPRH coordinates</Description>
            <Ucd>pos.bodyrc.long;instr.obsty</Ucd>
            <Units>deg</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>r_sys3</Name>
            <ParameterKey>gll_orb_iorsys3</ParameterKey>
            <Description>Galileo distance to Jupiter in Jovian Radii</Description>
            <Ucd>pos.distance;instr.obsty</Ucd>
            <Units>Rio</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lat_sys3</Name>
            <ParameterKey>gll_orb_iolatsys3</ParameterKey>
            <Description>Galileo latitude in System III coordinates</Description>
            <Ucd>pos.bodyrc.lat;instr.obsty</Ucd>
            <Units>deg</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lon_east_sys3</Name>
            <ParameterKey>gll_orb_iolonesys3</ParameterKey>
            <Description>Galileo east-longitude in System III coordinates</Description>
            <Ucd>pos.bodyrc.long;instr.obsty</Ucd>
            <Units>deg</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lon_west_sys3</Name>
            <ParameterKey>gll_orb_iolonwsys3</ParameterKey>
            <Description>Galileo west-longitude in System III coordinates</Description>
            <Ucd>pos.bodyrc.long;instr.obsty</Ucd>
            <Units>deg</Units>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>