Blame view

NumericalData/AMDA/MEX/IMA/mex-ima-param.xml 8.89 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/MEX/IMA/mex-ima-param</ResourceID>
        <ResourceHeader>
5755b445   Elena.Budnik   IMA MEX
7
            <ResourceName>ima moments</ResourceName>
3a733206   Elena.Budnik   mex, vex modifs
8
9
            <ReleaseDate>2017-02-15T09:42:00</ReleaseDate>
            <Description>IMA ion moments are calculated in IRAP using Andrei Fedorov procedure</Description>
1bcff323   Elena.Budnik   NumericalData
10
            <Contact>
5755b445   Elena.Budnik   IMA MEX
11
                <PersonID>spase://CDPP/Person/Andrei.Fedorov</PersonID>
1bcff323   Elena.Budnik   NumericalData
12
13
                <Role>GeneralContact</Role>
            </Contact>
5755b445   Elena.Budnik   IMA MEX
14
15
16
17
            <Contact>
                <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID>
                <Role>TechnicalContact</Role>
            </Contact>
1bcff323   Elena.Budnik   NumericalData
18
19
20
21
22
23
24
25
26
27
28
29
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/MEX/IMA</InstrumentID>
5755b445   Elena.Budnik   IMA MEX
30
        <MeasurementType>ThermalPlasma</MeasurementType>
1bcff323   Elena.Budnik   NumericalData
31
32
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
33
                <StartDate>2004-06-26T19:37:50Z</StartDate>
77d81095   Elena.Budnik   time update
34
                <StopDate>2017-05-09T22:37:50Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
35
36
37
38
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Mars</ObservedRegion>
1b26e009   Elena.Budnik   LPW.KP
39
        <Caveats>Data gap 2015-05-24 - 2015-07-01</Caveats>  
1bcff323   Elena.Budnik   NumericalData
40
        <Parameter>
7fbb156e   Elena.Budnik   work
41
            <Name>protons: moments quality</Name>
1bcff323   Elena.Budnik   NumericalData
42
43
44
45
46
47
48
49
50
51
52
53
            <ParameterKey>mex_h_qual</ParameterKey>
            <Description>Proton moment quality flag</Description>
            <Ucd>meta.code.qual;phys.atmol.ionStage</Ucd>
            <Units>0-1</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
7fbb156e   Elena.Budnik   work
54
            <Name>heavy: moments quality</Name>
1bcff323   Elena.Budnik   NumericalData
55
56
57
58
59
60
61
62
63
64
65
66
            <ParameterKey>mex_o_qual</ParameterKey>
            <Description>Heavy ion moment quality flag</Description>
            <Ucd>meta.code.qual;phys.atmol.ionStage</Ucd>
            <Units>0-1</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>
        <Parameter>
7fbb156e   Elena.Budnik   work
67
            <Name>protons: density</Name>
1bcff323   Elena.Budnik   NumericalData
68
69
70
71
72
73
74
75
76
77
78
79
80
            <ParameterKey>mex_h_dens</ParameterKey>
            <Description>Proton density</Description>
            <Ucd>phys.density;phys.atmol.ionStage</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
7fbb156e   Elena.Budnik   work
81
            <Name>heavy: density</Name>
1bcff323   Elena.Budnik   NumericalData
82
83
84
85
86
87
88
89
90
91
92
93
94
            <ParameterKey>mex_o_dens</ParameterKey>
            <Description>Heavy ion density</Description>
            <Ucd>phys.density;phys.atmol.ionStage</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
7fbb156e   Elena.Budnik   work
95
            <Name>protons: temperature</Name>
1bcff323   Elena.Budnik   NumericalData
96
97
98
99
100
101
102
103
104
105
106
107
108
            <ParameterKey>mex_h_temp</ParameterKey>
            <Description>Proton temperature</Description>
            <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
7fbb156e   Elena.Budnik   work
109
            <Name>heavy: temperature</Name>
1bcff323   Elena.Budnik   NumericalData
110
111
112
113
114
115
116
117
118
119
120
121
122
            <ParameterKey>mex_o_temp</ParameterKey>
            <Description>Heavy ion temperature</Description>
            <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
            <Units>eV</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Temperature</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
7fbb156e   Elena.Budnik   work
123
            <Name>protons: v_mso</Name>
1bcff323   Elena.Budnik   NumericalData
124
125
126
127
128
129
130
131
132
133
134
            <ParameterKey>mex_h_vel</ParameterKey>
            <Description>Proton bulk velocity components in MSO coordinates</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
5755b445   Elena.Budnik   IMA MEX
135
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
136
137
138
139
                    <ParameterKey>mex_h_vel(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
5755b445   Elena.Budnik   IMA MEX
140
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
141
142
143
144
                    <ParameterKey>mex_h_vel(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
5755b445   Elena.Budnik   IMA MEX
145
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
146
147
148
149
150
151
152
153
                    <ParameterKey>mex_h_vel(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
         </Parameter>
5755b445   Elena.Budnik   IMA MEX
154
155
156
157
158
159
160
161
162
163
164
165
166
167
         <Parameter>
            <Name>protons: |v|</Name>
            <ParameterKey>mex_h_vtot</ParameterKey>
            <Description>Proton bulk velocity</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>            
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
         </Parameter>
1bcff323   Elena.Budnik   NumericalData
168
        <Parameter>
7fbb156e   Elena.Budnik   work
169
            <Name>heavy: v_mso</Name>
1bcff323   Elena.Budnik   NumericalData
170
171
172
173
174
175
176
177
178
179
180
            <ParameterKey>mex_o_vel</ParameterKey>
            <Description>Heavy ion bulk velocity components in MSO coordinates</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
                    <Name>vx</Name>
5755b445   Elena.Budnik   IMA MEX
181
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
182
183
184
185
                    <ParameterKey>mex_o_vel(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
5755b445   Elena.Budnik   IMA MEX
186
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
187
188
189
190
                    <ParameterKey>mex_o_vel(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
5755b445   Elena.Budnik   IMA MEX
191
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
192
193
194
195
196
197
198
199
200
                    <ParameterKey>mex_o_vel(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
5755b445   Elena.Budnik   IMA MEX
201
202
203
204
205
206
207
208
209
210
211
212
213
214
            <Name>heavy: |v|</Name>
            <ParameterKey>mex_o_vtot</ParameterKey>
            <Description>Heavy Ions bulk velocity</Description>
            <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>            
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
         </Parameter>
        <Parameter>
7fbb156e   Elena.Budnik   work
215
            <Name>scan flag</Name>
1bcff323   Elena.Budnik   NumericalData
216
217
218
219
220
221
222
223
224
            <ParameterKey>mex_scan</ParameterKey>
            <Description>Scan quality flag</Description>
            <Ucd>meta.code.qual</Ucd>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>