Blame view

NumericalData/AMDA/Galileo/ephemeris/gll-orb-ca.xml 7.18 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
<?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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_1_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Galileo/ephemeris/gll-orb-ca</ResourceID>
        <ResourceHeader>
c2184644   Elena.Budnik   work
7
            <ResourceName>flybys callisto</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
            <ReleaseDate>2015-10-07T14:35:00.000Z</ReleaseDate>
            <Description>Trajectory of Galileo during Callisto flybys. Obtained from NASA/PDS MAG dataset.
                 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).
                - CPHIO - 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.
                - CSPRH - 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/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
        </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
31
32
                <StartDate>1996-11-04T13:15:10Z</StartDate>
                <StopDate>2001-05-25T11:45:04Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
33
34
35
36
37
38
39
            </TimeSpan>
	        <Cadence_Min>PT0.334S</Cadence_Min>
            <Cadence_Max>PT24S</Cadence_Max>
        </TemporalDescription>
        <ObservedRegion>Jupiter.Callisto</ObservedRegion>
        <Parameter>
            <Name>xyz_cphio</Name>
51f22ec1   Elena.Budnik   work
40
            <ParameterKey>gll_orb_caxyzcphio</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
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
            <Description>Galileo trajectory coordinates in CPIO coordinates</Description>
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rca</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x_cphio</Name>
                    <Index>1</Index>
                    <ParameterKey>gll_orb_caxyzcphio(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y_cphio</Name>
                    <Index>2</Index>
                    <ParameterKey>gll_orb_caxyzcphio(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z_cphio</Name>
                    <Index>3</Index>
                    <ParameterKey>gll_orb_caxyzcphio(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>r_csprh</Name>
            <ParameterKey>gll_orb_carcsprh</ParameterKey>
            <Description>Galileo distance to Callisto (in Callisto Radii)</Description>
            <Ucd>pos.distance;instr.obsty</Ucd>
            <Units>Rca</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lat_csprh</Name>
            <ParameterKey>gll_orb_calatcsprh</ParameterKey>
            <Description>Galileo latitude in CSPRH 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_csprh</Name>
            <ParameterKey>gll_orb_caloncsprh</ParameterKey>
            <Description>Galileo longitude in CSPRH 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_carsys3</ParameterKey>
            <Description>Galileo distance to Jupiter in Jovian Radii</Description>
            <Ucd>pos.distance;instr.obsty</Ucd>
            <Units>Rca</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lat_sys3</Name>
            <ParameterKey>gll_orb_calatsys3</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>
35e1ac3e   Elena.Budnik   work
135
136
            <Name>lon_esys3</Name>
            <ParameterKey>gll_orb_calonesys3</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
137
138
139
140
141
142
143
144
145
            <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>
35e1ac3e   Elena.Budnik   work
146
147
148
149
150
151
152
153
154
155
156
157
158
        </Parameter> 
        <Parameter>
            <Name>lon_wsys3</Name>
            <ParameterKey>gll_orb_calonwsys3</ParameterKey>
            <Description>Galileo west-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>
1bcff323   Elena.Budnik   NumericalData
159
160
161
        </Parameter>
    </NumericalData>
</Spase>