Blame view

NumericalData/CDPP-AMDA/Voyager1/MAG/vo1-mag-satrtn.xml 3.67 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Voyager1/MAG/vo1-mag-satrtn</ResourceID>
        <ResourceHeader>
            <ResourceName>rtn</ResourceName>
            <ReleaseDate>2015-10-12T12:00:00.000Z</ReleaseDate>
            <Description>Voyager 1
                MAG - Magnetometer
                Saturn_RTN@PDS</Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
            <Association>
                <AssociationID>vo1-mag-sat</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>flyby saturn</Note>
            </Association>
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
23
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
24
25
26
27
28
29
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
30
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Voyager1/MAG</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
31
32
33
34
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1980-11-10T00:00:34Z</StartDate>
                <StopDate>1980-11-21T00:00:33Z</StopDate>
            </TimeSpan>
            <Cadence>PT1.92S</Cadence>
         </TemporalDescription>
        <ObservedRegion>Saturn</ObservedRegion>
        <Parameter>
            <Name>b_rtn</Name>
            <ParameterKey>vo1_b_satrtn</ParameterKey>
            <Description>Magnetic Field in RTN coordinates</Description>
            <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>1</Index>
                    <ParameterKey>vo1_b_satrtn(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>bt</Name>
                    <Index>2</Index>
                    <ParameterKey>vo1_b_satrtn(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bn</Name>
                    <Index>3</Index>
                    <ParameterKey>vo1_b_satrtn(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>|b|</Name>
            <ParameterKey>vo1_bmag_satrtn</ParameterKey>
            <Description>Magnetic Field 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>