Blame view

NumericalData/AMDA/Voyager2/MAG/vo2-mag-nepnls.xml 3.51 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
<?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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Voyager2/MAG/vo2-mag-nepnls</ResourceID>
        <ResourceHeader>
adad8a72   Elena.Budnik   work
7
8
            <ResourceName>nls</ResourceName>
            <AlternateName>Neptune Longitude System</AlternateName>
1bcff323   Elena.Budnik   NumericalData
9
10
11
12
13
14
            <ReleaseDate>2015-10-22T14:58:00.000Z</ReleaseDate>
            <Description/>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
adad8a72   Elena.Budnik   work
15
16
17
18
19
            <Association>
                <AssociationID>vo2-mag-nep</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>flyby neptune</Note>
            </Association>
1bcff323   Elena.Budnik   NumericalData
20
21
22
23
24
25
26
27
28
29
30
31
32
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/Voyager2/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
33
34
                <StartDate>1989-08-24T18:00:00Z</StartDate>
                <StopDate>1989-08-26T08:19:48Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
35
36
37
38
39
40
41
42
43
44
45
46
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
            </TimeSpan>
            <Cadence>PT12S</Cadence>
         </TemporalDescription>
        <ObservedRegion>Neptune</ObservedRegion>
        <Parameter>
            <Name>b_nls</Name>
            <ParameterKey>vo2_b_nepnls</ParameterKey>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>br</Name>
                    <Index>0</Index>
                    <ParameterKey>vo2_b_nepnls(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>btheta</Name>
                    <Index>1</Index>
                    <ParameterKey>vo2_b_nepnls(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bphi</Name>
                    <Index>2</Index>
                    <ParameterKey>vo2_b_nepnls(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
adad8a72   Elena.Budnik   work
75
            <Name>|b|</Name>
1bcff323   Elena.Budnik   NumericalData
76
77
78
79
80
81
82
83
84
85
86
87
88
            <ParameterKey>vo2_bmag_nepnls</ParameterKey>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Field>
                <Qualifier>Magnitude</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
     </NumericalData>
</Spase>