Blame view

NumericalData/AMDA/ULYSSES/FGM/ulys-fgm-rtn.xml 5.78 KB
1bcff323   Elena.Budnik   NumericalData
1
<?xml version="1.0" encoding="UTF-8"?>
9be0c04f   Elena.Budnik   cdpp1.cesr.fr to ...
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
1bcff323   Elena.Budnik   NumericalData
3
4
5
6
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/Ulysses/FGM/ulys-fgm-rtn</ResourceID>
        <ResourceHeader>
032d1325   Elena.Budnik   work
7
            <ResourceName>all mission</ResourceName>
1bcff323   Elena.Budnik   NumericalData
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
            <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>
034e58f1   Elena.Budnik   correct provider
53
54
        <ProviderName>CDAWeb</ProviderName>
        <ProviderResourceName>UY_1SEC_VHM</ProviderResourceName>
1bcff323   Elena.Budnik   NumericalData
55
56
57
58
        <InstrumentID>spase://CDPP/Instrument/AMDA/Ulysses/FGM</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
59
60
                <StartDate>1990-10-25T16:50:45Z</StartDate>
                <StopDate>2009-06-27T23:59:34Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
61
            </TimeSpan>
2acf049d   Elena.Budnik   work
62
            <Cadence>PT1S</Cadence>
1bcff323   Elena.Budnik   NumericalData
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
        </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>
2acf049d   Elena.Budnik   work
83
                    <Name>br</Name>
0296c449   Elena.Budnik   inices modifs
84
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
85
86
87
                    <ParameterKey>b_ulys_rtn(0)</ParameterKey>
                </Element>
                <Element>
2acf049d   Elena.Budnik   work
88
                    <Name>bt</Name>
0296c449   Elena.Budnik   inices modifs
89
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
90
91
92
                    <ParameterKey>b_ulys_rtn(1)</ParameterKey>
                </Element>
                <Element>
2acf049d   Elena.Budnik   work
93
                    <Name>bn</Name>
0296c449   Elena.Budnik   inices modifs
94
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
95
96
97
98
99
100
101
102
103
                    <ParameterKey>b_ulys_rtn(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
2acf049d   Elena.Budnik   work
104
            <Name>|b|</Name>
1bcff323   Elena.Budnik   NumericalData
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
            <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>