Blame view

NumericalData/CDPP-AMDA/DoubleStar1/HIA/dstar1-hia-prp.xml 8.58 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
   <Version>2.3.1</Version>
   <NumericalData>
      <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/DoubleStar1/HIA/dstar1-hia-prp</ResourceID>
      <ResourceHeader>
         <ResourceName>prime parameters</ResourceName>     
         <ReleaseDate>2015-10-16T16:34:56.789</ReleaseDate>
         <Description>The Double Star 1 Hot Ion Analyzer (HIA) prime parameter data set contains various parameters at spin resolution. These parameters include universal time, the instrument status, the ion density, ion bulk velocity, and ion temperature. These parameters are available through Double Star Science Data Centre The Data Ring with restricted access.</Description>
         <Acknowledgement>Prof. Henri Reme, European Space Agency/International</Acknowledgement>
         <Contact>
            <PersonID>spase://CNES/Person/Jannis.Dandouras</PersonID>
            <Role>PrincipalInvestigator</Role>
         </Contact>
         <InformationURL>
            <Name>Double Star 1 Hot Ion Analyzer (HIA)</Name>
            <URL>http://nssdc.gsfc.nasa.gov/nmc/experimentDisplay.do?id=2003-061A-04</URL>
            <Description>Introduction to the Double Star 1 HIA Instrument.</Description>
         </InformationURL>
      </ResourceHeader>
      <AccessInformation>
eed3b876   Elena.Budnik   RepositoryId change
22
         <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
23
24
25
26
27
28
29
30
31
32
33
34
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>AMDA at CDPP</Name>
            <URL>http://amda.cdpp.eu</URL>
         </AccessURL>
         <Format>NetCDF</Format>
      </AccessInformation>
      <ProviderName>CSDS-CNES</ProviderName>
      <ProcessingLevel>Calibrated</ProcessingLevel>
      <ProviderResourceName>Double Star 1 Hot Ion Analyzer (HIA) Prime Parameters Data</ProviderResourceName>
      <ProviderProcessingLevel>Calibrated</ProviderProcessingLevel>
d1fe7122   Elena.Budnik   redmine 7309 cont...
35
      <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/DoubleStar1/HIA</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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
      <MeasurementType>ThermalPlasma</MeasurementType>
      <TemporalDescription>
         <TimeSpan>
            <StartDate>2004-02-04T02:40:38Z</StartDate>
            <StopDate>2007-09-29T06:38:33Z</StopDate>
         </TimeSpan>
         <Cadence>PT4S</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>HIA</Keyword>
      <Keyword>4 second</Keyword>
      <Keyword>lobe</Keyword>
      <Keyword>magnetosphere</Keyword>
      <Keyword>magnetotail</Keyword>

      <Parameter>
         <Name>ion density</Name>
         <ParameterKey>ds1_n</ParameterKey>
         <Description>Double Star 1 HIA ion number density at spin resolution in units of #/cm^3.</Description>
         <Ucd>phys.density;phys.atmol.ionStage</Ucd>
         <Cadence>PT4S</Cadence>
         <Units>cm^-3</Units>
         <UnitsConversion>1.0e6&gt;m^-3</UnitsConversion>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
            <AxisLabel>n (HIA)</AxisLabel>
            <ScaleMin>0.0010</ScaleMin>
            <ScaleMax>1000</ScaleMax>
         </RenderingHints>
         <ValidMin>0.0010</ValidMin>
         <ValidMax>1000</ValidMax>
         <FillValue>-1.0e31</FillValue>
         <Particle>
            <ParticleType>Ion</ParticleType>
            <Qualifier>Scalar</Qualifier>
            <ParticleQuantity>NumberDensity</ParticleQuantity>
         </Particle>
      </Parameter>
      <Parameter>
         <Name>v_gse</Name>
         <ParameterKey>ds1_v</ParameterKey>
         <Description>Double Star 1 HIA ion bulk velocity at spin resolution in GSE Coordinates in units of km/s.</Description>
         <Ucd>phys.velocity;phys.atmol.ionStage</Ucd>
         <Cadence>PT4S</Cadence>
         <Units>km/s</Units>
         <UnitsConversion>1.0e3&gt;m s^-1</UnitsConversion>
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>GSE</CoordinateSystemName>
         </CoordinateSystem>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
            <ScaleMin>-2000</ScaleMin>
            <ScaleMax>2000</ScaleMax>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>vx</Name>
               <Qualifier>Component.I</Qualifier>
               <Index>1</Index>
               <ParameterKey>ds1_v(0)</ParameterKey>
            </Element>
            <Element>
               <Name>vy</Name>
               <Qualifier>Component.J</Qualifier>
               <Index>2</Index>
               <ParameterKey>ds1_v(1)</ParameterKey>
            </Element>
            <Element>
               <Name>vz</Name>
               <Qualifier>Component.K</Qualifier>
               <Index>3</Index>
               <ParameterKey>ds1_v(2)</ParameterKey>
            </Element>
         </Structure>
         <ValidMin>-2000</ValidMin>
         <ValidMax>2000</ValidMax>
         <FillValue>-1.0e31</FillValue>
         <Particle>
            <ParticleType>Ion</ParticleType>
            <Qualifier>Vector</Qualifier>
            <ParticleQuantity>Velocity</ParticleQuantity>
         </Particle>
      </Parameter>
      <Parameter>
         <Name>v_gsm</Name>
         <ParameterKey>ds1_v_gsm</ParameterKey>
         <Description>Double Star 1 HIA ion bulk velocity at spin resolution in GSM Coordinates in units of km/s.</Description>
         <Ucd>phys.velocity;phys.atmol.ionStage</Ucd>
         <Cadence>PT4S</Cadence>
         <Units>km/s</Units>
         <UnitsConversion>1.0e3&gt;m s^-1</UnitsConversion>
         <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>GSM</CoordinateSystemName>
         </CoordinateSystem>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
            <ScaleMin>-2000</ScaleMin>
            <ScaleMax>2000</ScaleMax>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
               <Name>vx</Name>
               <Qualifier>Component.I</Qualifier>
               <Index>1</Index>
               <ParameterKey>ds1_v_gsm(0)</ParameterKey>
            </Element>
            <Element>
               <Name>vy</Name>
               <Qualifier>Component.J</Qualifier>
               <Index>2</Index>
               <ParameterKey>ds1_v_gsm(1)</ParameterKey>
            </Element>
            <Element>
               <Name>vz</Name>
               <Qualifier>Component.K</Qualifier>
               <Index>3</Index>
               <ParameterKey>ds1_v_gsm(2)</ParameterKey>
            </Element>
         </Structure>
         <ValidMin>-2000</ValidMin>
         <ValidMax>2000</ValidMax>
         <FillValue>-1.0e31</FillValue>
         <Particle>
            <ParticleType>Ion</ParticleType>
            <Qualifier>Vector</Qualifier>
            <ParticleQuantity>Velocity</ParticleQuantity>
         </Particle>
      </Parameter>
      <Parameter>
         <Name>temperature</Name>
         <ParameterKey>ds1_t</ParameterKey>
         <Description>Double Star 1 HIA ion temperature at spin resolution in units of eV.</Description>
         <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
         <Cadence>PT4S</Cadence>
         <Units>eV</Units>
         <Structure>
            <Size>2</Size>
            <Element>
               <Name>t_para</Name>
               <Index>1</Index>
               <ParameterKey>ds1_t(0)</ParameterKey>
            </Element>
            <Element>
               <Name>t_perp</Name>
               <Index>2</Index>
               <ParameterKey>ds1_t(1)</ParameterKey>
            </Element>
         </Structure>
         <FillValue>-1.0e31</FillValue>
         <Particle>
            <ParticleType>Ion</ParticleType>
            <Qualifier>Scalar</Qualifier>
            <ParticleQuantity>Temperature</ParticleQuantity>
         </Particle>
      </Parameter>
   </NumericalData>
</Spase>