Blame view

NumericalData/AMDA/Cassini/MAG/cass-mag-jup.xml 4.45 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>
576ead00   Elena.Budnik   cassini/mag update
10
            <Description>High-resolution magnetic field data from the Cassini magnetometer during the Jupiter flyby in RTN coordinates obtained from NASA/PDS plasma node</Description>
0e89d579   Elena.Budnik   new Contact cassi...
11
12
            <Contact>
                <PersonID>spase://CDPP/Person/Michele.Dougherty</PersonID>
576ead00   Elena.Budnik   cassini/mag update
13
                <Role>PrincipalInvestigator</Role>
0e89d579   Elena.Budnik   new Contact cassi...
14
15
16
17
            </Contact>
            <Contact>
                <PersonID>spase://CDPP/Person/Steve.Kellock</PersonID>
                <Role>DataProducer</Role>
576ead00   Elena.Budnik   cassini/mag update
18
            </Contact> 
1bcff323   Elena.Budnik   NumericalData
19
20
21
22
23
24
25
26
27
28
29
30
        </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>
576ead00   Elena.Budnik   cassini/mag update
31
       <ProviderResourceName>CO-E_SW_J_S-MAG-3-RDR-FULL-RES-V1.0</ProviderResourceName>
1bcff323   Elena.Budnik   NumericalData
32
33
34
35
        <InstrumentID>spase://CDPP/Instrument/AMDA/Cassini/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
36
37
                <StartDate>2000-10-07T00:01:18Z</StartDate>
                <StopDate>2001-05-10T15:25:41Z</StopDate>                
1bcff323   Elena.Budnik   NumericalData
38
39
40
            </TimeSpan>
            <Cadence_Min>PT0.031S</Cadence_Min>
            <Cadence_Max>PT8S</Cadence_Max>
5ae2f5c5   Elena.Budnik   work
41
        </TemporalDescription>     
1bcff323   Elena.Budnik   NumericalData
42
43
44
45
46
47
        <ObservedRegion>Jupiter</ObservedRegion>
        <ObservedRegion>Interstellar</ObservedRegion>
        <ObservedRegion>Jupiter.Ganymede</ObservedRegion>
        <ObservedRegion>Jupiter.Io</ObservedRegion>
        <ObservedRegion>Jupiter.Callisto</ObservedRegion>
        <ObservedRegion>Jupiter.Europa</ObservedRegion>
576ead00   Elena.Budnik   cassini/mag update
48
49
50
51
        <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
52
        <Parameter>
5ae2f5c5   Elena.Budnik   work
53
            <Name>b_rtn</Name>
1bcff323   Elena.Budnik   NumericalData
54
55
56
57
58
59
60
61
62
63
            <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
64
                    <Name>br</Name>
0296c449   Elena.Budnik   inices modifs
65
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
66
67
68
                    <ParameterKey>cass_b_jup(0)</ParameterKey>
                </Element>
                <Element>
5ae2f5c5   Elena.Budnik   work
69
                    <Name>bt</Name>
0296c449   Elena.Budnik   inices modifs
70
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
71
72
73
                    <ParameterKey>cass_b_jup(1)</ParameterKey>
                </Element>
                <Element>
5ae2f5c5   Elena.Budnik   work
74
                    <Name>bn</Name>
0296c449   Elena.Budnik   inices modifs
75
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
76
77
78
79
80
81
82
83
84
                    <ParameterKey>cass_b_jup(2)</ParameterKey>
                </Element>
             </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
5ae2f5c5   Elena.Budnik   work
85
            <Name>|b|</Name>
1bcff323   Elena.Budnik   NumericalData
86
87
88
89
90
91
92
93
94
95
96
97
98
99
            <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>