Blame view

NumericalData/AMDA/Cassini/MAG/cass-mag-jup.xml 7.26 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_2_0.xsd">
1bcff323   Elena.Budnik   NumericalData
3
4
5
6
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Cassini/MAG/cass-mag-jup</ResourceID>
        <ResourceHeader>
5ae2f5c5   Elena.Budnik   work
7
            <ResourceName>flyby jupiter</ResourceName>
576ead00   Elena.Budnik   cassini/mag update
8
            <AlternateName>high resolution MAG data during Jupiter flyby</AlternateName>
0e89d579   Elena.Budnik   new Contact cassi...
9
            <ReleaseDate>2017-10-12T15:43:00</ReleaseDate>
88541f54   Elena.Budnik   cass mag jup
10
            <Description>High-resolution magnetic field data from the Cassini magnetometer during the Jupiter flyby obtained from NASA/PDS plasma node
e9840441   Elena.Budnik   format
11
12
13
             * J3 - J3 (IAU_JUPITER) is a Jovicentric cartesian coordinate system consistent with the IAU 1997 definition of the System 3 prime meridian. It consists of X (in Jovian equatorial plane, along S3 1997 prime meridian), Y (completes right handed set), and Z (parallel to the Jovian spin axis).       
             * JMXYZ - JMAG XYZ is a  Jovicentric cartesian coordinate system which consists of X (in the plane containing Z and the S3 1997 Prime Meridian), Y (completes right handed set), and Z (the Jupiter dipole).   
              * RTN - RTN coordinates consist of 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).  
88541f54   Elena.Budnik   cass mag jup
14
            </Description>
0e89d579   Elena.Budnik   new Contact cassi...
15
16
            <Contact>
                <PersonID>spase://CDPP/Person/Michele.Dougherty</PersonID>
576ead00   Elena.Budnik   cassini/mag update
17
                <Role>PrincipalInvestigator</Role>
0e89d579   Elena.Budnik   new Contact cassi...
18
19
20
21
            </Contact>
            <Contact>
                <PersonID>spase://CDPP/Person/Steve.Kellock</PersonID>
                <Role>DataProducer</Role>
576ead00   Elena.Budnik   cassini/mag update
22
            </Contact> 
1bcff323   Elena.Budnik   NumericalData
23
24
25
26
27
28
29
30
31
32
33
34
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA</Name>
                <URL>amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
88541f54   Elena.Budnik   cass mag jup
35
       <ProviderResourceName>CO-E_SW_J_S-MAG-3-RDR-FULL-RES-V2.0</ProviderResourceName>
1bcff323   Elena.Budnik   NumericalData
36
37
38
39
        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
40
41
                <StartDate>2000-10-07T00:01:18Z</StartDate>
                <StopDate>2001-05-10T15:25:41Z</StopDate>                
1bcff323   Elena.Budnik   NumericalData
42
43
44
            </TimeSpan>
            <Cadence_Min>PT0.031S</Cadence_Min>
            <Cadence_Max>PT8S</Cadence_Max>
5ae2f5c5   Elena.Budnik   work
45
        </TemporalDescription>     
1bcff323   Elena.Budnik   NumericalData
46
        <ObservedRegion>Jupiter</ObservedRegion>
576ead00   Elena.Budnik   cassini/mag update
47
48
49
50
        <Caveats>These data contain persistent noise signals at 0.2, 8, 16 Hz, and associated  
harmonics. This noise was not observed during ground testing of the           
instruments and is anticipated to be interference arising from the spacecraft.
Removal of these signals is at the user's discretion.</Caveats>
1bcff323   Elena.Budnik   NumericalData
51
        <Parameter>
88541f54   Elena.Budnik   cass mag jup
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
            <Name>b_j3</Name>
            <ParameterKey>cass_bj3_jup</ParameterKey>
            <Description>Magnetic field vector components in Jup_IAU coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>bx</Name>
                    <Index>1</Index>
                    <ParameterKey>cass_bj3_jup(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_bj3_jup(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_bj3_jup(2)</ParameterKey>
                </Element>
             </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>b_jm</Name>
            <ParameterKey>cass_bjm_jup</ParameterKey>
            <Description>Magnetic field vector components in JMAG coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>bx</Name>
                    <Index>1</Index>
                    <ParameterKey>cass_bjm_jup(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
                    <Index>2</Index>
                    <ParameterKey>cass_bjm_jup(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
                    <Index>3</Index>
                    <ParameterKey>cass_bjm_jup(2)</ParameterKey>
                </Element>
             </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
5ae2f5c5   Elena.Budnik   work
116
            <Name>b_rtn</Name>
1bcff323   Elena.Budnik   NumericalData
117
118
119
120
121
122
123
124
125
126
            <ParameterKey>cass_b_jup</ParameterKey>
            <Description>Magnetic field vector components in RTN coordinates </Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
5ae2f5c5   Elena.Budnik   work
127
                    <Name>br</Name>
0296c449   Elena.Budnik   inices modifs
128
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
129
130
131
                    <ParameterKey>cass_b_jup(0)</ParameterKey>
                </Element>
                <Element>
5ae2f5c5   Elena.Budnik   work
132
                    <Name>bt</Name>
0296c449   Elena.Budnik   inices modifs
133
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
134
135
136
                    <ParameterKey>cass_b_jup(1)</ParameterKey>
                </Element>
                <Element>
5ae2f5c5   Elena.Budnik   work
137
                    <Name>bn</Name>
0296c449   Elena.Budnik   inices modifs
138
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
139
140
141
142
143
144
145
146
147
                    <ParameterKey>cass_b_jup(2)</ParameterKey>
                </Element>
             </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
5ae2f5c5   Elena.Budnik   work
148
            <Name>|b|</Name>
1bcff323   Elena.Budnik   NumericalData
149
150
151
152
153
154
155
156
157
158
159
160
161
162
            <ParameterKey>cass_bmag_jup</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>