Blame view

NumericalData/CDPP-AMDA/ULYSSES/FGM/ulys-fgm-rtn.xml 5.78 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
    <Version>2.3.1</Version>
    <NumericalData>
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Ulysses/FGM/ulys-fgm-rtn</ResourceID>
        <ResourceHeader>
            <ResourceName>all mission</ResourceName>
            <ReleaseDate>2015-10-13T15:08:29Z</ReleaseDate>
            <Description>This data set contains high resolution samples at about one-second 
                intervals of the interplanetary magnetic field measured by the Ulysses 
                Magnetic Field experiment. Field vector components are given in units of 
                nanoteslas and in RTN coordinates, where R is the sun-s/c axis, T is the 
                cross product of the solar rotation axis and R, and T is the cross product 
                of R and T. The field magnitudes in nT are averages of scalar magnitudes 
                at higher time resolution. Times are computed at the mid-point of each 
                averaging interval and expressed in Spacecraft Event Time - UT (SCET-UT). 
                Data gaps have not been flagged in any way - if there were no available 
                data in a particular hour then there is no data record for that hour. No 
                data from the Feb. 1992 encounter with Jupiter are included. Each file 
                includes one day of data. Parameter key information given below is specific
                to the data version at nssdcftp and at the ESA Research and Scientific Support 
                Department site identified below.  Further details on the magnetic field 
                measurements can be found in the following reference: Balogh, A., et al.,
                Astron. Astrophys. Suppl. Ser., 92(2), 221, 1992. 
            </Description>
            <Acknowledgement>Please acknowledge the Principal Investigator, A. Balogh of 
                Imperial College, London, UK. and the repository from which you accessed
                the data.
            </Acknowledgement>
            <Contact>
                <PersonID>spase://SMWG/Person/Andre.Balogh</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <Contact>
                <PersonID>spase://SMWG/Person/Joyce.E.Wolf</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
            <InformationURL>
                <Name>Ulysses Magnetometer Home Page</Name>
                <URL>http://ufa.esac.esa.int/ufa/#instruments</URL>
                <Description>Site hosting instrument information, data and plots for Ulysses magnetometer</Description>
            </InformationURL>
        </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>CDAWeb</ProviderName>
        <ProviderResourceName>UY_1SEC_VHM</ProviderResourceName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
55
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Ulysses/FGM</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1990-10-25T16:50:45Z</StartDate>
                <StopDate>2009-06-27T23:59:34Z</StopDate>
            </TimeSpan>
            <Cadence>PT1S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Heliosphere.Inner</ObservedRegion>
        <ObservedRegion>Heliosphere.Outer</ObservedRegion>
        <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>
        <Parameter>
            <Name>b_rtn</Name>
            <ParameterKey>b_ulys_rtn</ParameterKey>
            <Ucd>phys.magField</Ucd>
            <Units>nT</Units>
            <UnitsConversion>1e-9&gt;T</UnitsConversion>
            <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>b_ulys_rtn(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>bt</Name>
                    <Index>2</Index>
                    <ParameterKey>b_ulys_rtn(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>bn</Name>
                    <Index>3</Index>
                    <ParameterKey>b_ulys_rtn(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
            <Name>|b|</Name>
            <ParameterKey>b_ulys_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>