Blame view

NumericalData/CDPP-AMDA/POLAR/Hydra/plr-hyd-mom.xml 9.35 KB
471114d5   Elena.Budnik   Modified HYDRA.xm...
1
2
3
4
<?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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
    <Version>2.3.1</Version>
    <NumericalData>
caac2ae9   Elena.Budnik   correct id
5
        <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/POLAR/Hydra/plr-hyd-mom</ResourceID>
471114d5   Elena.Budnik   Modified HYDRA.xm...
6
7
8
9
10
        <ResourceHeader>
            <ResourceName>plasma moments</ResourceName>
            <AlternateName>Polar Fast Plasma Analyzer 13.8 second Resolution Moments</AlternateName>
            <ReleaseDate>1996-03-20T14:38:27</ReleaseDate>
            <Description>
ffcf3acd   Elena.Budnik   POL HYDRA
11
12
13
14
15
16
17
                HYDRA is a 3-Dimensional Electron and Ion Hot Plasma Instrument for
                the Polar Spacecraft of the GGS Mission ( J. Scudder et al., Space Sci. Rev.,
                71,459-495, Feb. 1995. http://www-st.physics.uiowa.edu ).
                
                This data set contains 
                survey electron and proton moments for the energy flux (parallel), at 
                13.8-second resolution as determined ( 0-20 keV ). Higher quality data products may
471114d5   Elena.Budnik   Modified HYDRA.xm...
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
                be available from the P.I.
            </Description>
            <Contact>
                <PersonID>spase://CNES/Person/Jack.D.Scudder</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact>
            <InformationURL>
                <Name>NSSDC's Master Catalog</Name>
                <URL>https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1996-013A&amp;ex=3</URL>
                <Description>Information about the Hot Plasma Analyzer (Hydra) experiment on the Polar mission.</Description>
            </InformationURL>
            
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>
                    http://amda.cdpp.eu
                </URL>
            </AccessURL>
            <Format>NetCDF</Format>
            <Acknowledgement>
                Please acknowledge the POLAR/HYDRA instrument team and the CDAWeb team at GSFC/SPDF.
            </Acknowledgement>
        </AccessInformation>
        <ProviderName>CDAWeb</ProviderName> 
        <ProviderResourceName>polar_hydra_moments-14sec</ProviderResourceName>
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/POLAR/HYDRA</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>1996-03-20T14:38:27</StartDate>
                <StopDate>2008-04-15T21:00:18</StopDate>
            </TimeSpan>
            <Cadence>PT14S</Cadence>
        </TemporalDescription>
        
        <Parameter>
            <Name>e- density</Name>
            <ParameterKey>plr_el_n</ParameterKey>
            <Units>cm**-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>EnergyDensity</ParticleQuantity>
            </Particle>
        </Parameter>   
        
        <Parameter>
ffcf3acd   Elena.Budnik   POL HYDRA
72
            <Name>e- v_gsm</Name>
471114d5   Elena.Budnik   Modified HYDRA.xm...
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
            <ParameterKey>plr_el_v_gsm</ParameterKey>
            <Units>km/s</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSM</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
                    <Index>1</Index>
                    <ParameterKey>plr_el_v_gsm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Index>2</Index>
                    <ParameterKey>plr_el_v_gsm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Index>3</Index>
                    <ParameterKey>plr_el_v_gsm(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>   
        
        <Parameter>
            <Name>e- t_para</Name>
            <ParameterKey>plr_el_t_para</ParameterKey>
            <Description>Electron Moment Parallel Mean Energy in eV</Description>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin>0.0</ValidMin>
            <ValidMax>30000.0</ValidMax>
            <FillValue>-1.0E31</FillValue>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <Qualifier>Parallel</Qualifier>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>    
        
        <Parameter>
            <Name>e- t_perp</Name>
            <ParameterKey>plr_el_t_perp</ParameterKey>
            <Description>Electron Moment Perpendicular Mean Energy in eV</Description>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin>0.0</ValidMin>
            <ValidMax>30000.0</ValidMax>
            <Particle>
                <ParticleType>Electron</ParticleType>
                <Qualifier>Perpendicular</Qualifier>
                <Qualifier>Scalar</Qualifier>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
        
        <Parameter>
            <Name>ion density</Name>
            <ParameterKey>plr_n_ion</ParameterKey>
            <Description>Ion Moment Density</Description>
            <Units>cm**-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin>0.01</ValidMin>
            <ValidMax>1000.0</ValidMax>
5c97893f   Elena.Budnik   vi id hydra corr
152
            <FillValue>-1.0E31</FillValue> 
471114d5   Elena.Budnik   Modified HYDRA.xm...
153
154
155
156
157
            <Particle>
                <ParticleType>Ion</ParticleType>
                <Qualifier>Scalar</Qualifier>
                <ParticleQuantity>EnergyDensity</ParticleQuantity>
            </Particle>
ffcf3acd   Elena.Budnik   POL HYDRA
158
        </Parameter>       
471114d5   Elena.Budnik   Modified HYDRA.xm...
159
        <Parameter>
ffcf3acd   Elena.Budnik   POL HYDRA
160
            <Name>ion v_gsm</Name>
471114d5   Elena.Budnik   Modified HYDRA.xm...
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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
            <ParameterKey>plr_i_v_gsm</ParameterKey>
            <Description>Ion Bulk_Velocity in km/s</Description>
            <Units>km/s</Units>
            
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSM</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
                    <Index>1</Index>
                    <ParameterKey>plr_i_v_gsm(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Index>2</Index>
                    <ParameterKey>plr_i_v_gsm(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Index>3</Index>
                    <ParameterKey>plr_i_v_gsm(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>  
        
        <Parameter>
            <Name>ion t_para</Name>
            <ParameterKey>plr_i_t_para</ParameterKey>
            <Description>Ion Moment Parallel Mean Energy in eV</Description>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin>0.0</ValidMin>
            <ValidMax>30000.0</ValidMax>
            <FillValue>-1.0E31</FillValue>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <Qualifier>Parallel</Qualifier>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>    
        
        <Parameter>
            <Name>ion t_perp</Name>
            <ParameterKey>plr_i_t_perp</ParameterKey>
            <Description>Ion Moment Perpendicular Mean Energy in eV</Description>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <ValidMin>0.0</ValidMin>
            <ValidMax>30000.0</ValidMax>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <Qualifier>Perpendicular</Qualifier>
                <Qualifier>Scalar</Qualifier>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>