Blame view

NumericalData/AMDA/VEX/IMA/vex-ima-param.xml 7.61 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
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
<?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/VEX/IMA/vex-ima-param</ResourceID>
        <ResourceHeader>
            <ResourceName>imaextra_mom</ResourceName>
            <ReleaseDate>2015-10-13T17:08:00</ReleaseDate>
            <Description>Venux Express (VEX) ASPERA-4 Ion Mass Analyzer (IMA) data (moments)
                Preliminary data obtained from Andrei Fedorov (IRAP)</Description>
            <Contact>
                <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
        </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/VEX/IMA</InstrumentID>
        <MeasurementType>EnergeticParticles</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
                <StartDate>2006-02-05T00:00:00 </StartDate>
                <StopDate>2013-05-03T00:00:00</StopDate>
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Venus</ObservedRegion>
        <Parameter>
            <Name>moments_quality_protons</Name>
            <ParameterKey>vex_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>
            <Name>moments_quality_heavy</Name>
            <ParameterKey>vex_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>
            <Name>density_protons</Name>
            <ParameterKey>vex_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>
            <Name>density_heavy</Name>
            <ParameterKey>vex_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>
            <Name>t_protons</Name>
            <ParameterKey>vex_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>
            <Name>t_heavy</Name>
            <ParameterKey>vex_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>
            <Name>v_vso_protons</Name>
            <ParameterKey>vex_h_vel</ParameterKey>
            <Description>Proton bulk velocity components in VSO 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>
                    <Index>0</Index>
                    <ParameterKey>vex_h_vel(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Index>1</Index>
                    <ParameterKey>vex_h_vel(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Index>2</Index>
                    <ParameterKey>vex_h_vel(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
         </Parameter>
        <Parameter>
            <Name>v_vso_heavy</Name>
            <ParameterKey>vex_o_vel</ParameterKey>
            <Description>Heavy ion bulk velocity components in VSO 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>
                    <Index>0</Index>
                    <ParameterKey>vex_o_vel(0)</ParameterKey>
                </Element>
                <Element>
                    <Name>vy</Name>
                    <Index>1</Index>
                    <ParameterKey>vex_o_vel(1)</ParameterKey>
                </Element>
                <Element>
                    <Name>vz</Name>
                    <Index>2</Index>
                    <ParameterKey>vex_o_vel(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>scan_flag</Name>
            <ParameterKey>vex_scan</ParameterKey>
            <Description>Scan quality flag</Description>
            <Ucd>meta.code.qual</Ucd>
            <Support>
                <SupportQuantity>Other</SupportQuantity>
            </Support>
        </Parameter>
    </NumericalData>
</Spase>