Blame view

NumericalData/AMDA/Galileo/ephemeris/gll-orb-io.xml 7.45 KB
1bcff323   Elena.Budnik   NumericalData
1
<?xml version="1.0" encoding="UTF-8"?>
9be0c04f   Elena.Budnik   cdpp1.cesr.fr to ...
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_1_0.xsd">
1bcff323   Elena.Budnik   NumericalData
3
4
5
6
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Galileo/ephemeris/gll-orb-io</ResourceID>
        <ResourceHeader>
e474b2f1   Elena.Budnik   GLL eph + times u...
7
            <ResourceName>flybys io</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
            <ReleaseDate>2015-10-07T15:10:00.000Z</ReleaseDate>
            <Description>Trajectory of Galileo during Io flybys. Obtained from NASA/PDS MAG dataset.
e474b2f1   Elena.Budnik   GLL eph + times u...
10
11
12
13
14
15
* 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           
                
1bcff323   Elena.Budnik   NumericalData
16
                Available coordinate systems:
e474b2f1   Elena.Budnik   GLL eph + times u...
17
18
19
20
21
22
                * 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>
1bcff323   Elena.Budnik   NumericalData
23
            </Contact>
e474b2f1   Elena.Budnik   GLL eph + times u...
24
25
26
27
            <Contact>
            <PersonID>spase://CDPP/Person/Steven.Joy</PersonID>
                <Role>DataProducer</Role>
            </Contact>     
1bcff323   Elena.Budnik   NumericalData
28
29
30
31
32
33
34
35
36
37
38
39
40
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Galileo/ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
41
42
                <StartDate>1995-12-07T15:21:01Z</StartDate>
                <StopDate>2001-10-16T02:21:47Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
43
44
45
46
47
48
49
            </TimeSpan>
	        <Cadence_Min>PT0.2S</Cadence_Min>
            <Cadence_Max>PT0.333S</Cadence_Max>
        </TemporalDescription>
        <ObservedRegion>Jupiter.Io</ObservedRegion>
        <Parameter>
            <Name>xyz_iphio</Name>
51f22ec1   Elena.Budnik   work
50
            <ParameterKey>gll_orb_ioxyziphio</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
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
            <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>