Blame view

NumericalData/AMDA/Cassini/MAG/Saturn_Orbit/cass-mag-orb1.xml 8.19 KB
6a4983c2   Elena.Budnik   work
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_2_0.xsd">
6a4983c2   Elena.Budnik   work
3
4
5
6
7
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/Saturn_Orbit/cass-mag-orb1</ResourceID>
        <ResourceHeader>
            <ResourceName>1 sec</ResourceName>
576ead00   Elena.Budnik   cassini/mag update
8
9
10
11
12
13
14
15
            <AlternateName>1-sec averaged MAG data</AlternateName>
            <ReleaseDate>2017-10-16T15:10:29Z</ReleaseDate>
            <Description>Coordinates : 
   * KSM : X (Saturn to Sun), Z (X-Z plane contains Saturn's centered magnetic dipole axis), and Y (completes right handed set)
   * KSO : X (Saturn to Sun), Z (parallel to Saturn's orbital plane upward normal), and Y (completes the right handed set)
   * KRTP : R (Saturn to spacecraft), Phi (parallel to Saturn's equator), and Theta (completes right handed set)
   * RTN : R (radial component, Sun to the spacecraft), T (tangential component, parallel to the Solar Equatorial plane and perpendicular to R), and N (normal component, completes right handed set)
            </Description>
6a4983c2   Elena.Budnik   work
16
            <Contact>
0e89d579   Elena.Budnik   new Contact cassi...
17
                <PersonID>spase://CDPP/Person/Michele.Dougherty</PersonID>
576ead00   Elena.Budnik   cassini/mag update
18
19
                <Role>PrincipalInvestigator</Role>
            </Contact>
0e89d579   Elena.Budnik   new Contact cassi...
20
21
22
23
            <Contact>
                <PersonID>spase://CDPP/Person/Steve.Kellock</PersonID>
                <Role>DataProducer</Role>
            </Contact> 
6a4983c2   Elena.Budnik   work
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
            <Association>
                <AssociationID>cass-mag-orb</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>orbit saturn</Note>
            </Association>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
576ead00   Elena.Budnik   cassini/mag update
40
        <ProviderResourceName>CO-E_SW_J_S-MAG-4-SUMM-1SECAVG-V1.0</ProviderResourceName>
6a4983c2   Elena.Budnik   work
41
42
43
44
        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
0cead85f   Elena.Budnik   work
45
                <StartDate>2004-05-14T18:40:51Z</StartDate>
1326437b   Elena.Budnik   sls4 cassini
46
                <StopDate>2016-12-31T23:59:58Z</StopDate>
6a4983c2   Elena.Budnik   work
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
            </TimeSpan>
            <Cadence>PT1S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
        <Parameter>
            <Name>b_kso</Name>
            <ParameterKey>cass_b_kso1s</ParameterKey>
            <Description>Magnetic field vector components in KSO coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <UnitsConversion>1e-9&gt;T</UnitsConversion>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>bx</Name>
0296c449   Elena.Budnik   inices modifs
65
                    <Index>1</Index>
6a4983c2   Elena.Budnik   work
66
67
68
69
                    <ParameterKey>cass_b_kso1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
0296c449   Elena.Budnik   inices modifs
70
                    <Index>2</Index>
6a4983c2   Elena.Budnik   work
71
72
73
74
                    <ParameterKey>cass_b_kso1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
0296c449   Elena.Budnik   inices modifs
75
                    <Index>3</Index>
6a4983c2   Elena.Budnik   work
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
                    <ParameterKey>cass_b_kso1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>b_ksm</Name>
            <ParameterKey>cass_b_ksm1s</ParameterKey>
            <Description>Magnetic field vector components in KSM coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <UnitsConversion>1e-9&gt;T</UnitsConversion>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>bx</Name>
0296c449   Elena.Budnik   inices modifs
98
                    <Index>1</Index>
6a4983c2   Elena.Budnik   work
99
100
101
102
                    <ParameterKey>cass_b_ksm1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
0296c449   Elena.Budnik   inices modifs
103
                    <Index>2</Index>
6a4983c2   Elena.Budnik   work
104
105
106
107
                    <ParameterKey>cass_b_ksm1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
0296c449   Elena.Budnik   inices modifs
108
                    <Index>3</Index>
6a4983c2   Elena.Budnik   work
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
                    <ParameterKey>cass_b_ksm1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>b_rtn</Name>
            <ParameterKey>cass_b_rtn1s</ParameterKey>
            <Description>Magnetic field vector components in RTN coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <UnitsConversion>1e-9&gt;T</UnitsConversion>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>br</Name>
0296c449   Elena.Budnik   inices modifs
131
                    <Index>1</Index>
6a4983c2   Elena.Budnik   work
132
133
134
135
                    <ParameterKey>cass_b_rtn1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>bt</Name>
0296c449   Elena.Budnik   inices modifs
136
                    <Index>2</Index>
6a4983c2   Elena.Budnik   work
137
138
139
140
                    <ParameterKey>cass_b_rtn1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bn</Name>
0296c449   Elena.Budnik   inices modifs
141
                    <Index>3</Index>
6a4983c2   Elena.Budnik   work
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
                    <ParameterKey>cass_b_rtn1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>b_krtp</Name>
            <ParameterKey>cass_b_krtp1s</ParameterKey>
            <Description>Magnetic field vector components in KRTP coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <UnitsConversion>1e-9&gt;T</UnitsConversion>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>br</Name>
0296c449   Elena.Budnik   inices modifs
164
                    <Index>1</Index>
6a4983c2   Elena.Budnik   work
165
166
167
168
                    <ParameterKey>cass_b_krtp1s(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>btheta</Name>
0296c449   Elena.Budnik   inices modifs
169
                    <Index>2</Index>
6a4983c2   Elena.Budnik   work
170
171
172
173
                    <ParameterKey>cass_b_krtp1s(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bphi</Name>
0296c449   Elena.Budnik   inices modifs
174
                    <Index>3</Index>
6a4983c2   Elena.Budnik   work
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
                    <ParameterKey>cass_b_krtp1s(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>|b|</Name>
            <ParameterKey>cass_bmag_orb1s</ParameterKey>
            <Description>Scalar magnitude of the magnetic field in nT</Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <UnitsConversion>1e-9&gt;T</UnitsConversion>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Field>
                <Qualifier>Magnitude</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
    </NumericalData>
</Spase>