Blame view

NumericalData/AMDA/Galileo/MAG/gll-mag-eu.xml 8.68 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-eu</ResourceID>
        <ResourceHeader>
71da634b   Elena.Budnik   gll mag
7
            <ResourceName>flybys europa</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
            <ReleaseDate>2015-10-07T16:56:00.000Z</ReleaseDate>
71da634b   Elena.Budnik   gll mag
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
            <Description>Magnetic field data from the Galileo magnetometer during Europa flybys, obtained from NASA/PDS plasma node, in various coordinate systems
* 1996-12-19T06:33:28 1996-12-9T07:24:15   
* 1997-11-06T20:09:34 1997-11-06T22:51:19  
* 1997-12-16T11:42:56 1997-12-16T12:28:25   
* 1998-03-29T13:05:38 1998-03-29T14:00:13  
* 1998-05-31T20:42:30 1998-05-31T21:43:10   
* 1998-09-26T03:30:04 1998-09-26T04:29:58 
* 1999-02-01T01:49:38 1999-02-01T02:39:08  
* 1999-11-25T16:00:12 1999-11-25T17:00:00 
* 2000-01-03T17:29:34 2000-01-03T18:30:14 

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).
 * EPHIO - Europa 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.
 * ESPRH - spherical Europa-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
29
            </Contact>
b099c1ca   Elena.Budnik   juno mag
30
31
32
33
            <Contact>
            <PersonID>spase://CDPP/Person/Steven.Joy</PersonID>
                <Role>DataProducer</Role>
            </Contact> 
1bcff323   Elena.Budnik   NumericalData
34
35
36
37
38
39
40
41
42
        </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
43
        <ProviderResourceName>GO-J-MAG-3-RDR-HIGHRES-V1.0</ProviderResourceName>
1bcff323   Elena.Budnik   NumericalData
44
45
46
47
        <InstrumentID>spase://CDPP/Instrument/AMDA/Galileo/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
48
49
                <StartDate>1996-12-19T06:33:27Z</StartDate>
                <StopDate>2000-01-03T18:30:14Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
50
51
52
53
54
55
56
57
58
            </TimeSpan>
            <Cadence_Min>PT0.333S</Cadence_Min>
            <Cadence_Max>PT12S</Cadence_Max>
         </TemporalDescription>
        <ObservedRegion>Jupiter.Europa</ObservedRegion>
        <Keyword>Jupiter</Keyword>
        <Keyword>Europa</Keyword>
        <Keyword>GALILEO</Keyword>
        <Parameter>
71da634b   Elena.Budnik   gll mag
59
            <Name>b irc</Name>
1bcff323   Elena.Budnik   NumericalData
60
61
62
63
64
65
66
67
68
69
            <ParameterKey>gll_mag_euirc</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
70
71
                    <Name>bx</Name>
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
72
73
74
                    <ParameterKey>gll_mag_euirc(0)</ParameterKey>
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
75
76
                    <Name>by</Name>
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
77
78
79
                    <ParameterKey>gll_mag_euirc(1)</ParameterKey>
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
80
81
                    <Name>bz</Name>
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
82
83
84
85
86
87
88
89
90
                    <ParameterKey>gll_mag_euirc(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
71da634b   Elena.Budnik   gll mag
91
            <Name>b ephio</Name>
35e1ac3e   Elena.Budnik   work
92
            <ParameterKey>gll_mag_euephio</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
93
94
95
96
97
98
99
100
101
            <Description>Magnetic field vector components in Europa-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
102
103
                    <Name>bx</Name>
                    <Index>1</Index>
35e1ac3e   Elena.Budnik   work
104
                    <ParameterKey>gll_mag_euephio(0)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
105
106
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
107
108
                    <Name>by</Name>
                    <Index>2</Index>
35e1ac3e   Elena.Budnik   work
109
                    <ParameterKey>gll_mag_euephio(1)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
110
111
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
112
113
                    <Name>bz</Name>
                    <Index>3</Index>
35e1ac3e   Elena.Budnik   work
114
                    <ParameterKey>gll_mag_euephio(2)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
115
116
117
118
119
120
121
122
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
71da634b   Elena.Budnik   gll mag
123
            <Name>b esprh</Name>
35e1ac3e   Elena.Budnik   work
124
            <ParameterKey>gll_mag_euesprh</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
125
126
127
128
129
130
131
132
133
            <Description>Magnetic field vector components in Europa-centered spherical coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
71da634b   Elena.Budnik   gll mag
134
135
                    <Name>bx</Name>
                    <Index>1</Index>
35e1ac3e   Elena.Budnik   work
136
                    <ParameterKey>gll_mag_euesprh(0)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
137
138
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
139
140
                    <Name>by</Name>
                    <Index>2</Index>
35e1ac3e   Elena.Budnik   work
141
                    <ParameterKey>gll_mag_euesprh(1)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
142
143
                </Element>
                <Element>
71da634b   Elena.Budnik   gll mag
144
145
                    <Name>bz</Name>
                    <Index>3</Index>
35e1ac3e   Elena.Budnik   work
146
                    <ParameterKey>gll_mag_euesprh(2)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>b_sys3</Name>
            <ParameterKey>gll_mag_eusys3</ParameterKey>
            <Description>Magnetic field vector components in SYS3 coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>bx_sys3</Name>
80a7539d   Elena.Budnik   index correction ...
167
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
168
169
170
171
                    <ParameterKey>gll_mag_eusys3(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by_sys3</Name>
80a7539d   Elena.Budnik   index correction ...
172
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
173
174
175
176
                    <ParameterKey>gll_mag_eusys3(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz_sys3</Name>
80a7539d   Elena.Budnik   index correction ...
177
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
178
179
180
181
182
183
184
185
186
                    <ParameterKey>gll_mag_eusys3(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
71da634b   Elena.Budnik   gll mag
187
            <Name>|b|</Name>
1bcff323   Elena.Budnik   NumericalData
188
189
190
191
192
193
194
195
196
197
198
199
200
201
            <ParameterKey>gll_mag_eumagnitude</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>