Blame view

NumericalData/AMDA/MMS/MMS1/FPI/mms1-fpi-dismoms.xml 12.1 KB
98e64548   Elena.Budnik   MMS first commit
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://cdpp.irap.omp.eu/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/MMS/MMS1/FPI/mms1-fpi-dismoms</ResourceID>
        <ResourceHeader>
34fb3377   Elena.Budnik   fpi corr
7
8
            <ResourceName>dis-moms : ions</ResourceName>
            <AlternateName>ion moments : fast mode</AlternateName>
98e64548   Elena.Budnik   MMS first commit
9
10
11
12
13
14
15
16
17
            <ReleaseDate>2017-01-16T11:50:00</ReleaseDate>
            <Description>FPI usually operates in Fast Survey (FS) Mode in the MMS Region Of Interest (ROI) for  
the current Mission Phase.  Data are taken at burst (30/150 ms for DES/DIS) resolution in this mode. Data are also made 
 available at survey (4.5 s) resolution.  Per mission design, not all burst-resolution data are downlinked, but all sur vey data are downlinked. Planning around calibration activities, avoidance of Earth radiation belts, etc, when possible
, FPI usually operates in Slow Survey (SS) Mode (60 s resolution) outside of ROI. This moments product contains results
 from integrating the standard moments of phase-space distributions formed from the indicated data type (DES/DIS burst,
 FS or SS). For convenience, some additional parameters are included to augment those most commonly found in a moments 
product of this sort, plus time-stamps and other annotation characterizing the state of the instrument system at the in
dicated time.</Description>         
a8f69eeb   Elena.Budnik   MMS persons
18
19
20
21
             <Contact>
                 <PersonID>spase://CDPP/Person/James.L.Burch</PersonID>
                 <Role>PrincipalInvestigator</Role>
             </Contact>
98e64548   Elena.Budnik   MMS first commit
22
            <Contact>
a8f69eeb   Elena.Budnik   MMS persons
23
24
25
26
27
28
29
30
31
32
33
                <PersonID>spase://CDPP/Person/B.Giles</PersonID>
                <Role>PrincipalInvestigator</Role>
            </Contact> 
            <InformationURL>
                <Name>MMS home page at GSFC</Name>
                <URL>http://mms.gsfc.nasa.gov</URL>
            </InformationURL>
            <InformationURL>
                <Name>FPI overview</Name>
                <URL>http://www.nasa.gov/mission_pages/mms/spacecraft/instruments.html#fpi</URL>
            </InformationURL>
34fb3377   Elena.Budnik   fpi corr
34
35
36
37
38
             <Association>
                <AssociationID>mms1-fpi-fast</AssociationID>
                <AssociationType>PartOf</AssociationType>
                <Note>fast mode</Note>
            </Association>
98e64548   Elena.Budnik   MMS first commit
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <Name>AMDA at CDPP</Name>
                <URL>amda.cdpp.eu</URL>                
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/MMS1/FPI</InstrumentID>
        <MeasurementType>MagneticField</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2000-08-22T00:00:00Z</StartDate>
                <StopDate>2019-01-14T15:58:00Z</StopDate>
            </TimeSpan>
            <Cadence>PT4.5S</Cadence>          
        </TemporalDescription> 
        <Parameter>
            <Name>density</Name>
066c60cc   Elena.Budnik   mms fpi
62
            <ParameterKey>mms1_dis_ni</ParameterKey>
98e64548   Elena.Budnik   MMS first commit
63
64
65
66
67
68
69
70
71
72
            <Description/>
            <Ucd/>
            <Units>cm^-3</Units>             
            <UnitsConversion/>                           
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>                   
        </Parameter> 
        <Parameter>
            <Name>density : err</Name>
066c60cc   Elena.Budnik   mms fpi
73
            <ParameterKey>mms1_dis_ni_err</ParameterKey>
98e64548   Elena.Budnik   MMS first commit
74
75
76
77
78
79
80
81
82
83
            <Description/>
            <Ucd/>
            <Units>cm^-3</Units>             
            <UnitsConversion/>                           
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>                   
        </Parameter>       
        <Parameter>
            <Name>v_gse</Name>
066c60cc   Elena.Budnik   mms fpi
84
            <ParameterKey>mms1_dis_vgse</ParameterKey>
98e64548   Elena.Budnik   MMS first commit
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
            <Description/>
            <Ucd/>
            <Units>km/s</Units>             
            <UnitsConversion/>      
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>            
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
b9ac9d88   Elena.Budnik   mms des
102
                    <ParameterKey>mms1_dis_vgse(0)</ParameterKey>                   
98e64548   Elena.Budnik   MMS first commit
103
104
105
106
107
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
b9ac9d88   Elena.Budnik   mms des
108
                    <ParameterKey>mms1_dis_vgse(1)</ParameterKey>                   
98e64548   Elena.Budnik   MMS first commit
109
110
111
112
113
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
b9ac9d88   Elena.Budnik   mms des
114
                    <ParameterKey>mms1_dis_vgse(2)</ParameterKey>                  
98e64548   Elena.Budnik   MMS first commit
115
116
117
118
119
                </Element>
            </Structure>               
        </Parameter> 
        <Parameter>
            <Name>v_gse : err</Name>
066c60cc   Elena.Budnik   mms fpi
120
            <ParameterKey>mms1_dis_v_err</ParameterKey>
98e64548   Elena.Budnik   MMS first commit
121
122
123
124
125
126
127
128
129
130
131
132
133
            <Description/>
            <Ucd/>
            <Units>km/s</Units>             
            <UnitsConversion/>                
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
                    <Qualifier>Component.I</Qualifier>
                    <Index>1</Index>
b9ac9d88   Elena.Budnik   mms des
134
                    <ParameterKey>mms1_dis_v_err(0)</ParameterKey>                   
98e64548   Elena.Budnik   MMS first commit
135
136
137
138
139
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Qualifier>Component.J</Qualifier>
                    <Index>2</Index>
b9ac9d88   Elena.Budnik   mms des
140
                    <ParameterKey>mms1_dis_v_err(1)</ParameterKey>                   
98e64548   Elena.Budnik   MMS first commit
141
142
143
144
145
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Qualifier>Component.K</Qualifier>
                    <Index>3</Index>
b9ac9d88   Elena.Budnik   mms des
146
                    <ParameterKey>mms1_dis_v_err(2)</ParameterKey>                  
98e64548   Elena.Budnik   MMS first commit
147
148
                </Element>
            </Structure>               
066c60cc   Elena.Budnik   mms fpi
149
150
151
152
153
154
155
156
157
158
159
160
        </Parameter>
         <Parameter>
            <Name>t_para</Name>
            <ParameterKey>mms1_dis_tpara</ParameterKey>
            <Description/>
            <Ucd/>
            <Units>eV</Units>             
            <UnitsConversion/>                           
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>                   
        </Parameter>
98e64548   Elena.Budnik   MMS first commit
161
        <Parameter>
066c60cc   Elena.Budnik   mms fpi
162
163
164
            <Name>t_perp</Name>
            <ParameterKey>mms1_dis_tperp</ParameterKey>
            <Description/>
98e64548   Elena.Budnik   MMS first commit
165
            <Ucd/>
066c60cc   Elena.Budnik   mms fpi
166
167
            <Units>eV</Units>             
            <UnitsConversion/>                           
98e64548   Elena.Budnik   MMS first commit
168
            <RenderingHints>
066c60cc   Elena.Budnik   mms fpi
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>                   
        </Parameter> 
        <Parameter>
            <Name>heatq_gse</Name>
            <ParameterKey>mms1_dis_heatq</ParameterKey>
            <Description></Description> 
            <Ucd>phys.pressure</Ucd>
            <Units>nPa</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>            
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
98e64548   Elena.Budnik   MMS first commit
184
            </RenderingHints>
066c60cc   Elena.Budnik   mms fpi
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>x</Name>
                    <Index>1</Index>
                    <ParameterKey>mms1_dis_heatq(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>y</Name>
                    <Index>2</Index>
                    <ParameterKey>mms1_dis_heatq(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>z</Name>
                    <Index>3</Index>
                    <ParameterKey>mms1_dis_heatq(2)</ParameterKey>
                </Element>
            </Structure>
98e64548   Elena.Budnik   MMS first commit
203
            <Particle>
066c60cc   Elena.Budnik   mms fpi
204
205
206
                <ParticleType>Ion</ParticleType>
                <Qualifier>Vector</Qualifier>
                <ParticleQuantity>HeatFlux</ParticleQuantity>
98e64548   Elena.Budnik   MMS first commit
207
            </Particle>
066c60cc   Elena.Budnik   mms fpi
208
209
210
211
212
213
214
215
216
217
218
        </Parameter>
         <Parameter>
            <Name>pressure_gse</Name>
            <ParameterKey>mms1_dis_press</ParameterKey>
            <Description></Description> 
            <Ucd>phys.pressure</Ucd>
            <Units>nPa</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>GSE</CoordinateSystemName>
            </CoordinateSystem>            
98e64548   Elena.Budnik   MMS first commit
219
            <RenderingHints>
066c60cc   Elena.Budnik   mms fpi
220
                <DisplayType>TimeSeries</DisplayType>
98e64548   Elena.Budnik   MMS first commit
221
            </RenderingHints>
066c60cc   Elena.Budnik   mms fpi
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
            <Structure>
                <Size>9</Size>
                <Element>
                    <Name>xx</Name>
                    <Index>1</Index>
                    <ParameterKey>mms1_dis_press(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>xy</Name>
                    <Index>2</Index>
                    <ParameterKey>mms1_dis_press(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>xz</Name>
                    <Index>3</Index>
                    <ParameterKey>mms1_dis_press(2)</ParameterKey>
                </Element>
                <Element>
                    <Name>yx</Name>
                    <Index>4</Index>
                    <ParameterKey>mms1_dis_press(3)</ParameterKey>
                </Element>
                <Element>
                    <Name>yy</Name>
                    <Index>5</Index>
                    <ParameterKey>mms1_dis_press(4)</ParameterKey>
                </Element>
                <Element>
                    <Name>yz</Name>
                    <Index>6</Index>
                    <ParameterKey>mms1_dis_press(5)</ParameterKey>
                </Element>
                <Element>
                    <Name>zx</Name>
                    <Index>7</Index>
                    <ParameterKey>mms1_dis_press(6)</ParameterKey>
                </Element>
                <Element>
                    <Name>zy</Name>
                    <Index>8</Index>
                    <ParameterKey>mms1_dis_press(7)</ParameterKey>
                </Element>
                <Element>
                    <Name>zz</Name>
                    <Index>9</Index>
                    <ParameterKey>mms1_dis_press(8)</ParameterKey>
                </Element>
            </Structure>
98e64548   Elena.Budnik   MMS first commit
270
            <Particle>
066c60cc   Elena.Budnik   mms fpi
271
272
273
                <ParticleType>Ion</ParticleType>
                <Qualifier>Tensor</Qualifier>
                <ParticleQuantity>Pressure</ParticleQuantity>
98e64548   Elena.Budnik   MMS first commit
274
            </Particle>
066c60cc   Elena.Budnik   mms fpi
275
        </Parameter>
98e64548   Elena.Budnik   MMS first commit
276
        <Parameter>
066c60cc   Elena.Budnik   mms fpi
277
278
            <Name>ion eflux : omni</Name>
            <ParameterKey>mms1_dis_omni</ParameterKey>
98e64548   Elena.Budnik   MMS first commit
279
280
281
282
283
284
285
286
287
288
           <Description/>
            <Ucd/>
            <Units>keV/(cm^2-s-sr-keV)</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                 <ParticleType>Ion</ParticleType>
                 <ParticleQuantity>EnergyFlux</ParticleQuantity>                
            </Particle>
066c60cc   Elena.Budnik   mms fpi
289
        </Parameter>        
98e64548   Elena.Budnik   MMS first commit
290
291
    </NumericalData>
</Spase>