Blame view

NumericalData/AMDA/ISEE/ISEE1/MAG/isee1-mag-all.xml 6.22 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/ISEE/ISEE1/MAG/isee1-mag-all</ResourceID>
        <ResourceHeader>
cd552d68   Elena.Budnik   work
7
            <ResourceName>key parameters</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
            <ReleaseDate>2015-10-16T14:30:00</ReleaseDate>
            <Description>This data set contains magnetic field component
and magnitude averages every minute, with components given in spacecraft, 
GSE and GSM coordinates.  Standard deviations in the averages are given,
as are differences between the averages and model field vectors.
Geocentric (GSE and GSM) spacecraft position information is given,
as is ISEE1-ISEE2 separation vector information.  ISEE 1 spin vector
direction and ISEE 1 velocity vector information, relative to the 
Earth and to ISEE 2, are given.  Miscellaneous other parameters are 
also given.  Data are accessible as plots, lists and files from 
CDAWeb, and as CDF files from CDAWeb's ftp area.</Description>
            <Acknowledgement>ISEE Magnetometer Team at UCLA/IGPP and the 
CDAWeb team at NASA/GSFC</Acknowledgement>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
            <InformationURL>
                <Name>UCLA-IGPP ISEE Magnetometer Interactive Data Server</Name>
                <URL>http://www-ssc.igpp.ucla.edu/forms/isee</URL>
                <Description>Data at 60-s and 4-s resolution are available for the entire ISEE mission (October 22, 1977 through  September 25, 1987) and can be displayed either as a plot or an ASCII listing. The ISEE-1 and -2 magnetometer data server is provided by the Institute of Geophysics and Planetary Physics (IGPP) at UCLA, through a grant to Robert J. Strangeway from the NASA Space Physics Data System (SPDS).</Description>
            </InformationURL>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>NSSDC</ProviderName>
        <ProcessingLevel>Calibrated</ProcessingLevel>
        <InstrumentID>spase://CDPP/Instrument/AMDA/ISEE1/MAG</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
46
47
                <StartDate>1977-10-22T14:49:00Z</StartDate>
                <StopDate>1987-09-26T05:59:00Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
48
49
50
51
52
53
54
            </TimeSpan>
            <Cadence>PT1M</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
        <ObservedRegion>Earth.Magnetosheath</ObservedRegion>
        <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>   
        <Parameter>
cd552d68   Elena.Budnik   work
55
            <Name>b_gsm</Name>
1bcff323   Elena.Budnik   NumericalData
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
            <ParameterKey>b_isee1</ParameterKey>
            <Description>Triaxial magnetic field vector in GSM coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Cadence>PT1M</Cadence>
            <Units>nT</Units>
            <UnitsConversion>1.0E-9&gt;T</UnitsConversion>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSM</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Description>The three elements are BX, BY, BZ</Description>
                <Element>
cd552d68   Elena.Budnik   work
73
                    <Name>bx</Name>
1bcff323   Elena.Budnik   NumericalData
74
75
76
77
                    <Index>1</Index>
                    <ParameterKey>b_isee1(0)</ParameterKey>
                </Element>
                <Element>
cd552d68   Elena.Budnik   work
78
                    <Name>by</Name>
1bcff323   Elena.Budnik   NumericalData
79
80
81
82
                    <Index>2</Index>
                    <ParameterKey>b_isee1(1)</ParameterKey>
                </Element>
                <Element>
cd552d68   Elena.Budnik   work
83
                    <Name>bz</Name>
1bcff323   Elena.Budnik   NumericalData
84
85
86
87
88
89
90
91
92
93
                    <Index>3</Index>
                    <ParameterKey>b_isee1(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
        <Parameter>
cd552d68   Elena.Budnik   work
94
            <Name>b_gse</Name>
1bcff323   Elena.Budnik   NumericalData
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
            <ParameterKey>b_isee1_gse</ParameterKey>
            <Description>Triaxial magnetic field vector in GSM coordinates</Description>
            <Ucd>phys.magField</Ucd>
            <Cadence>PT1M</Cadence>
            <Units>nT</Units>
            <UnitsConversion>1.0E-9&gt;T</UnitsConversion>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Description>The three elements are BX, BY, BZ</Description>
                <Element>
cd552d68   Elena.Budnik   work
112
                    <Name>bx</Name>
1bcff323   Elena.Budnik   NumericalData
113
114
115
116
                    <Index>1</Index>
                    <ParameterKey>b_isee1_gse(0)</ParameterKey>
                </Element>
                <Element>
cd552d68   Elena.Budnik   work
117
                    <Name>by</Name>
1bcff323   Elena.Budnik   NumericalData
118
119
120
121
                    <Index>2</Index>
                    <ParameterKey>b_isee1_gse(1)</ParameterKey>
                </Element>
                <Element>
cd552d68   Elena.Budnik   work
122
                    <Name>bz</Name>
1bcff323   Elena.Budnik   NumericalData
123
124
125
126
127
128
129
130
131
132
133
                    <Index>3</Index>
                    <ParameterKey>b_isee1_gse(2)</ParameterKey>
                </Element>
            </Structure>
            <Field>
                <Qualifier>Vector</Qualifier>
                <FieldQuantity>Magnetic</FieldQuantity>
            </Field>
        </Parameter>
    </NumericalData>
</Spase>