Blame view

NumericalData/AMDA/Juno/FGM/juno-fgm-orb1.xml 6.37 KB
ff979a2c   Elena.Budnik   DSCOVR
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<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">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Juno/FGM/juno-fgm-orb1</ResourceID>
        <ResourceHeader>
            <ResourceName>1 sec</ResourceName>
b099c1ca   Elena.Budnik   juno mag
8
            <AlternateName>One second averaged magnetic field</AlternateName>
ff979a2c   Elena.Budnik   DSCOVR
9
10
11
            <ReleaseDate>2015-10-16T15:10:29Z</ReleaseDate>
            <Description/>
            <Contact>
b099c1ca   Elena.Budnik   juno mag
12
13
                <PersonID>spase://CDPP/Person/John.E.P.Connerney</PersonID>
                <Role>PrincipalInvestigator</Role>
ff979a2c   Elena.Budnik   DSCOVR
14
            </Contact>  
b099c1ca   Elena.Budnik   juno mag
15
16
17
18
            <Contact>
                <PersonID>spase://CDPP/Person/Patricia.Lawton</PersonID>
                <Role>DataProducer</Role>
            </Contact>                
ff979a2c   Elena.Budnik   DSCOVR
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
            <Association>
                <AssociationID>juno-fgm-orb</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>orbit jupiter</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>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Juno/FGM</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
ef4dd7d7   Elena.Budnik   timeUpdate +DSCOV...
39
                <StartDate>2016-07-08T00:00:00Z</StartDate>
6030878b   Elena.Budnik   time update
40
                <StopDate>2017-09-01T00:00:00Z</StopDate>
ff979a2c   Elena.Budnik   DSCOVR
41
42
43
44
45
            </TimeSpan>
            <Cadence>PT1S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
b099c1ca   Elena.Budnik   juno mag
46
            <Name>b jso</Name>
ff979a2c   Elena.Budnik   DSCOVR
47
48
49
50
51
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
            <ParameterKey>juno_fgm_orb1_jso</ParameterKey>
            <Description>Magnetic field vector components in JSO (ss) 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>
                    <Index>1</Index>
                    <ParameterKey>juno_fgm_orb1_jso(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
                    <Index>2</Index>
                    <ParameterKey>juno_fgm_orb1_jso(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
                    <Index>3</Index>
                    <ParameterKey>juno_fgm_orb1_jso(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
b099c1ca   Elena.Budnik   juno mag
79
            <Name>b iau_jupiter</Name>
ff979a2c   Elena.Budnik   DSCOVR
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
            <ParameterKey>juno_fgm_orb1_iau</ParameterKey>
            <Description>Magnetic field vector components in IAU Jupiter (pc) 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>
                    <Index>1</Index>
                    <ParameterKey>juno_fgm_orb1_iau(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
                    <Index>2</Index>
                    <ParameterKey>juno_fgm_orb1_iau(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
                    <Index>3</Index>
                    <ParameterKey>juno_fgm_orb1_iau(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
		<Parameter>
b099c1ca   Elena.Budnik   juno mag
112
            <Name>b pl</Name>
ff979a2c   Elena.Budnik   DSCOVR
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
            <ParameterKey>juno_fgm_orb1_pl</ParameterKey>
            <Description>Magnetic field vector components in pl 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>
                    <Index>1</Index>
                    <ParameterKey>juno_fgm_orb1_pl(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>by</Name>
                    <Index>2</Index>
                    <ParameterKey>juno_fgm_orb1_pl(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bz</Name>
                    <Index>3</Index>
                    <ParameterKey>juno_fgm_orb1_pl(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>|b|</Name>
            <ParameterKey>juno_fgm_orb1_mag</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>