Blame view

NumericalData/AMDA/Galileo/ephemeris/gll-orb-ga.xml 7.39 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
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Galileo/ephemeris/gll-orb-ga</ResourceID>
        <ResourceHeader>
            <ResourceName>Ganymede Flybys</ResourceName>
            <ReleaseDate>2015-10-07T15:55:00.000Z</ReleaseDate>
            <Description>Trajectory of Galileo during Ganymede 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).
                - GPHIO - Ganymede 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.
                - GSPRH - spherical Ganymede-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-06-27T06:07:08Z</StartDate>
                <StopDate>2000-12-28T08:55:20Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
33
34
35
36
37
38
39
            </TimeSpan>
	        <Cadence_Min>PT0.3S</Cadence_Min>
            <Cadence_Max>PT24S</Cadence_Max>
        </TemporalDescription>
        <ObservedRegion>Jupiter.Ganymede</ObservedRegion>
        <Parameter>
            <Name>xyz_gphio</Name>
51f22ec1   Elena.Budnik   work
40
            <ParameterKey>gll_orb_gaxyzgphio</ParameterKey>
ef73ecc2   Elena.Budnik   coords
41
            <Description>Galileo trajectory coordinates in GPHIO coordinates</Description>
1bcff323   Elena.Budnik   NumericalData
42
43
            <Ucd>pos.bodyrc;instr.obsty</Ucd>
            <Units>Rga</Units>
ef73ecc2   Elena.Budnik   coords
44
45
46
47
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GPHIO</CoordinateSystemName>
            </CoordinateSystem>
1bcff323   Elena.Budnik   NumericalData
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
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x_gphio</Name>
                    <Index>1</Index>
                    <ParameterKey>gll_orb_gaxyzgphio(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y_gphio</Name>
                    <Index>2</Index>
                    <ParameterKey>gll_orb_gaxyzgphio(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z_gphio</Name>
                    <Index>3</Index>
                    <ParameterKey>gll_orb_gaxyzgphio(2)</ParameterKey>
                </Element>
            </Structure>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>r_gsprh</Name>
            <ParameterKey>gll_orb_gargsprh</ParameterKey>
            <Description>Galileo distance to Ganymede (in Ganymede 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_gsprh</Name>
            <ParameterKey>gll_orb_galatgsprh</ParameterKey>
            <Description>Galileo latitude in GSPRH 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_gsprh</Name>
            <ParameterKey>gll_orb_galongsprh</ParameterKey>
            <Description>Galileo longitude in GSPRH 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_garsys3</ParameterKey>
            <Description>Galileo distance to Jupiter in Jovian Radii</Description>
            <Ucd>pos.distance;instr.obsty</Ucd>
            <Units>Rga</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
            <Name>lat_sys3</Name>
            <ParameterKey>gll_orb_galatsys3</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_galonesys3</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_galonwsys3</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>
        </Parameter>
    </NumericalData>
</Spase>