Blame view

NumericalData/AMDA/DoubleStar1/Ephemeris/dstar1-orb-all.xml 6.84 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/DoubleStar1/Ephemeris/dstar1-orb-all</ResourceID>
        <ResourceHeader>
14a66af7   Elena.Budnik   work
7
            <ResourceName>orbit</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
11
12
13
14
15
16
17
18
19
20
            <AlternateName>Double Star 1 Auxiliary Summary Parameters Data</AlternateName>
            <ReleaseDate>2015-10-16T16:34:56.789</ReleaseDate>
            <Description>The Double Star 1 auxiliary summary parameter data set contains various parameters in GSE coordinates at 60 s resolution. These parameters include universal time, orbit number, GSE position, GSE spacecraft velocity vector, longitude, and dipole tilt. These parameters are available through Double Star Science Data Centre The Data Ring with restricted access.</Description>
            <Acknowledgement>European Space Agency/International</Acknowledgement>
            <Contact>
                <PersonID>spase://SMWG/Person/James.M.Weygand</PersonID>
                <Role>MetadataContact</Role>
            </Contact>
            <InformationURL>
                <Name>Double Star 1 Orbital Parameters</Name>
                <URL>http://nssdc.gsfc.nasa.gov/nmc/spacecraftOrbit.do?id=2003-061A</URL>
                <Description>Introduction to the Double Star 1 Orbit.</Description>
            </InformationURL>
1bcff323   Elena.Budnik   NumericalData
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Restricted</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
            <Acknowledgement>European Space Agency/International</Acknowledgement>
        </AccessInformation>
        <ProviderName>CSDS-CNES</ProviderName>
        <ProcessingLevel>Calibrated</ProcessingLevel>
        <ProviderResourceName>Double Star 1 Auxiliary Summary Parameters Data</ProviderResourceName>
        <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel>
        <ProviderVersion>1</ProviderVersion>
        <InstrumentID>spase://CDPP/Instrument/AMDA/DoubleStar1/Ephemeris</InstrumentID>
        <MeasurementType>Ephemeris</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
42
43
                <StartDate>2004-02-01T00:00:00Z</StartDate>
                <StopDate>2007-10-10T12:38:00Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Earth.Magnetosheath</ObservedRegion>
        <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
        <ObservedRegion>Earth.Magnetosphere.Magnetotail</ObservedRegion>
        <ObservedRegion>Earth.Magnetosphere.Main</ObservedRegion>
        <ObservedRegion>Earth.Magnetosphere.RadiationBelt</ObservedRegion>
        <ObservedRegion>Earth.NearSurface.Ionosphere</ObservedRegion>
        <ObservedRegion>Earth.NearSurface.Plasmasphere</ObservedRegion>
        <Keyword>Double Star</Keyword>
        <Keyword>Tan Ce 1</Keyword>
        <Keyword>TC 1</Keyword>
        <Keyword>Ephemeris</Keyword>
        <Keyword>60 second</Keyword>
        <Keyword>lobe</Keyword>
        <Keyword>magnetosphere</Keyword>
        <Keyword>magnetotail</Keyword>
        <Parameter>
14a66af7   Elena.Budnik   work
63
            <Name>xyz_gse</Name>
1bcff323   Elena.Budnik   NumericalData
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
            <ParameterKey>ds1_xyz</ParameterKey>
            <Description>Double Star 1 spacecraft position at 60 s resolution in GSE Coordinates in units of km.</Description>
            <Ucd>pos.earth;instr.obsty</Ucd>
            <Cadence>PT60S</Cadence>
            <Units>Re</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
14a66af7   Elena.Budnik   work
79
                    <Name>x</Name>
1bcff323   Elena.Budnik   NumericalData
80
81
82
83
84
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
                    <ParameterKey>ds1_xyz(0)</ParameterKey>
                </Element>
                <Element>
14a66af7   Elena.Budnik   work
85
                    <Name>y</Name>
1bcff323   Elena.Budnik   NumericalData
86
87
88
89
90
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>ds1_xyz(1)</ParameterKey>
                </Element>
                <Element>
14a66af7   Elena.Budnik   work
91
                    <Name>z</Name>
1bcff323   Elena.Budnik   NumericalData
92
93
94
95
96
97
98
99
100
101
102
103
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>ds1_xyz(2)</ParameterKey>
                </Element>
            </Structure>
            <FillValue>-1.0e31</FillValue>
            <Support>
                <Qualifier>Vector</Qualifier>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
14a66af7   Elena.Budnik   work
104
            <Name>xyz_gsm</Name>
1bcff323   Elena.Budnik   NumericalData
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
            <ParameterKey>ds1_xyz_gsm</ParameterKey>
            <Description>Double Star 1 spacecraft position at 60 s resolution in GSM Coordinates in units of km.</Description>
            <Ucd>pos.earth;instr.obsty</Ucd>
            <Cadence>PT60S</Cadence>
            <Units>Re</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSM</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
14a66af7   Elena.Budnik   work
120
                    <Name>x</Name>
1bcff323   Elena.Budnik   NumericalData
121
122
123
124
125
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
                    <ParameterKey>ds1_xyz_gsm(0)</ParameterKey>
                </Element>
                <Element>
14a66af7   Elena.Budnik   work
126
                    <Name>y</Name>
1bcff323   Elena.Budnik   NumericalData
127
128
129
130
131
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
                    <ParameterKey>ds1_xyz_gsm(1)</ParameterKey>
                </Element>
                <Element>
14a66af7   Elena.Budnik   work
132
                    <Name>z</Name>
1bcff323   Elena.Budnik   NumericalData
133
134
135
136
137
138
139
140
141
142
143
144
145
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
                    <ParameterKey>ds1_xyz_gsm(2)</ParameterKey>
                </Element>
            </Structure>
            <FillValue>-1.0e31</FillValue>
            <Support>
                <Qualifier>Vector</Qualifier>
                <SupportQuantity>Positional</SupportQuantity>
            </Support>
        </Parameter>
     </NumericalData>
</Spase>