Blame view

NumericalData/CDPP-AMDA/Pioneer11/MAG/p11-mag-juphr.xml 4.18 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
23
24
25
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Pioneer11/MAG/p11-mag-juphr</ResourceID>
        <ResourceHeader>
            <ResourceName>high res</ResourceName>
            <ReleaseDate>2015-10-15T16:20:30Z</ReleaseDate>
            <Description>Pioneer 11 Magnetometer high-resolution observations at Jupiter
                Obtained from NASA/PDS</Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
            <InformationURL>
                <Name>Readme file at SPDF</Name>
                <URL>ftp://spdf.gsfc.nasa.gov/pub/data/pioneer/pioneer11/merged/coho1hr_magplasma_ascii/p10mgd.txt</URL>
            </InformationURL>
            <Association>
                <AssociationID>p11-mag-jup</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>flyby jupiter</Note>
            </Association>  
        </ResourceHeader>
        <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
26
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
27
28
29
30
31
32
33
34
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>PDS</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
35
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Pioneer11/MAG</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
92
93
94
95
96
97
98
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1974-11-25T23:21:01Z</StartDate>
                <StopDate>1974-12-14T23:18:21Z</StopDate>
            </TimeSpan>
            <CadenceMin>PT0.093S</CadenceMin>
            <Cadence_Max>PT1.5S</Cadence_Max>
        </TemporalDescription>
        <ObservedRegion>Jupiter</ObservedRegion>
        <Parameter>
            <Name>b_sys3</Name>
            <ParameterKey>p11_b_juphr</ParameterKey>
            <Description>Hourly averages of SYS3 components of fine time scale magnetic field vectors</Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>br</Name>
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
                    <ParameterKey>p11_b_juphr(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>btheta</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>p11_b_juphr(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bphi</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>p11_b_juphr(2)</ParameterKey>
                </Element>
            </Structure>
            <FillValue>999.9999</FillValue>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>|b|</Name>
            <ParameterKey>p11_bmag_juphr</ParameterKey>
            <Description>Hourly average of fine time scale magnetic field magnitudes</Description>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <FillValue>999.9999</FillValue>
            <Field>
                <Qualifier>Magnitude</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
    </NumericalData>
</Spase>