Blame view

NumericalData/AMDA/Galileo/MAG/gll-mag-io.xml 8.23 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/MAG/gll-mag-io</ResourceID>
        <ResourceHeader>
71da634b   Elena.Budnik   gll mag
7
            <ResourceName>flybys io</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
            <ReleaseDate>2015-10-07T17:00:00.000Z</ReleaseDate>
71da634b   Elena.Budnik   gll mag
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
            <Description>Magnetic field data from the Galileo magnetometer during Io flybys, obtained from NASA/PDS plasma node, in various coordinate systems
* 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

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).
 * IRC - Inertial Rotor coordinates : Z is along the spacecraft spin axis (positive opposite the high-gain antenna). X is roughly parallel to the south ecliptic normal. Y completes the right handed set (pointing roughly dawnward).
 * IPHIO - Io 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 Io-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>
b099c1ca   Elena.Budnik   juno mag
25
26
27
28
            </Contact>
            <Contact>
            <PersonID>spase://CDPP/Person/Steven.Joy</PersonID>
                <Role>DataProducer</Role>
71da634b   Elena.Budnik   gll mag
29
            </Contact>  
1bcff323   Elena.Budnik   NumericalData
30
31
32
33
34
35
36
37
38
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
b099c1ca   Elena.Budnik   juno mag
39
        <ProviderResourceName>GO-J-MAG-3-RDR-HIGHRES-V1.0</ProviderResourceName>
1bcff323   Elena.Budnik   NumericalData
40
41
42
43
        <InstrumentID>spase://CDPP/Instrument/AMDA/Galileo/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
44
45
                <StartDate>1995-12-07T15:21:01Z</StartDate>
                <StopDate>2001-10-16T02:21:47Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
46
47
48
49
50
51
52
53
54
            </TimeSpan>
            <Cadence_Min>PT0.2S</Cadence_Min>
            <Cadence_Max>PT0.333S</Cadence_Max>
         </TemporalDescription>
        <ObservedRegion>Jupiter.Io</ObservedRegion>
        <Keyword>Jupiter</Keyword>
        <Keyword>Io</Keyword>
        <Keyword>GALILEO</Keyword>
        <Parameter>
71da634b   Elena.Budnik   gll mag
55
            <Name>b irc</Name>
1bcff323   Elena.Budnik   NumericalData
56
57
58
59
60
61
62
63
64
65
            <ParameterKey>gll_mag_ioirc</ParameterKey>
            <Description>Magnetic field vector components in IRC coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
71da634b   Elena.Budnik   gll mag
66
67
                    <Name>bx</Name>
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
68
69
70
                    <ParameterKey>gll_mag_ioirc(0)</ParameterKey>
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
71
72
                    <Name>by</Name>
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
73
74
75
                    <ParameterKey>gll_mag_ioirc(1)</ParameterKey>
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
76
77
                    <Name>bz</Name>
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
78
79
80
81
82
83
84
85
86
                    <ParameterKey>gll_mag_ioirc(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
71da634b   Elena.Budnik   gll mag
87
            <Name>b iphio</Name>
35e1ac3e   Elena.Budnik   work
88
            <ParameterKey>gll_mag_ioiphio</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
89
90
91
92
93
94
95
96
97
            <Description>Magnetic field vector components in Io-centered Phi-Omega coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
71da634b   Elena.Budnik   gll mag
98
99
                    <Name>bx</Name>
                    <Index>1</Index>
35e1ac3e   Elena.Budnik   work
100
                    <ParameterKey>gll_mag_ioiphio(0)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
101
102
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
103
104
                    <Name>by</Name>
                    <Index>2</Index>
35e1ac3e   Elena.Budnik   work
105
                    <ParameterKey>gll_mag_ioiphio(1)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
106
107
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
108
109
                    <Name>bz</Name>
                    <Index>3</Index>
35e1ac3e   Elena.Budnik   work
110
                    <ParameterKey>gll_mag_ioiphio(2)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
111
112
113
114
115
116
117
118
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
71da634b   Elena.Budnik   gll mag
119
            <Name>b isprh</Name>
35e1ac3e   Elena.Budnik   work
120
            <ParameterKey>gll_mag_ioisprh</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
121
122
123
124
125
126
            <Description>Magnetic field vector components in Io-centered spherical coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <Structure>
                <Size>3</Size>
                <Element>
71da634b   Elena.Budnik   gll mag
127
128
                    <Name>bx</Name>
                    <Index>1</Index>
35e1ac3e   Elena.Budnik   work
129
                    <ParameterKey>gll_mag_ioisprh(0)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
130
131
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
132
133
                    <Name>by</Name>
                    <Index>2</Index>
35e1ac3e   Elena.Budnik   work
134
                    <ParameterKey>gll_mag_ioisprh(1)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
135
136
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
137
138
                    <Name>bz</Name>
                    <Index>3</Index>
35e1ac3e   Elena.Budnik   work
139
                    <ParameterKey>gll_mag_ioisprh(2)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
140
141
142
143
144
145
146
147
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
71da634b   Elena.Budnik   gll mag
148
            <Name>b sys3</Name>
1bcff323   Elena.Budnik   NumericalData
149
150
151
152
153
154
155
            <ParameterKey>gll_mag_iosys3</ParameterKey>
            <Description>Magnetic field vector components in SYS3 coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <Structure>
                <Size>3</Size>
                <Element>
71da634b   Elena.Budnik   gll mag
156
157
                    <Name>bx</Name>
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
158
159
160
                    <ParameterKey>gll_mag_iosys3(0)</ParameterKey>
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
161
162
                    <Name>by</Name>
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
163
164
165
                    <ParameterKey>gll_mag_iosys3(1)</ParameterKey>
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
166
167
                    <Name>bz</Name>
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
168
169
170
171
172
173
174
175
176
                    <ParameterKey>gll_mag_iosys3(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
71da634b   Elena.Budnik   gll mag
177
            <Name>|b|</Name>
1bcff323   Elena.Budnik   NumericalData
178
179
180
181
182
183
184
185
186
187
188
189
190
191
            <ParameterKey>gll_mag_iomagnitude</ParameterKey>
            <Description>Magnetic field vector magnitude </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Field>
                <Qualifier>Magnitude</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
     </NumericalData>
</Spase>