vex-ima-extra.xml
4.71 KB
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
<?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://www.spase-group.org/data/schema/spase-2_3_1.xsd">
<Version>2.3.1</Version>
<NumericalData>
<ResourceID>spase://CNES/NumericalData/CDPP-AMDA/VEX/ASPERA4/IMA/vex-ima-extra</ResourceID>
<ResourceHeader>
<ResourceName>imaextra spectra</ResourceName>
<ReleaseDate>2015-10-13T17:00:00</ReleaseDate>
<Description>Venus Express (VEX) ASPERA-4 Ion Mass Analyzer (IMA) data (spectrogram)
Preliminary spectra obtained from Andrei Fedorov (IRAP)</Description>
<Contact>
<PersonID>spase://CNES/Person/Andrei.Fedorov</PersonID>
<Role>GeneralContact</Role>
</Contact>
<Contact>
<PersonID>spase://CNES/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>ThermalPlasma</MeasurementType>
<TemporalDescription>
<TimeSpan>
<StartDate>2005-06-08T03:58:28Z</StartDate>
<StopDate>2014-11-27T09:21:53Z</StopDate>
</TimeSpan>
<Cadence>PT192S</Cadence>
</TemporalDescription>
<ObservedRegion>Venus</ObservedRegion>
<Keyword>solar wind</Keyword>
<Keyword>plasma</Keyword>
<Keyword>ion</Keyword>
<Parameter>
<Name>protons : cnts per anode ##anode##</Name>
<ParameterKey>vex_h_spec</ParameterKey>
<Description>energy-time spectrogram of proton counts</Description>
<Ucd>phys.count;phys.atmol.ionStage</Ucd>
<Units>cnts</Units>
<RenderingHints>
<DisplayType>Spectrogram</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Proton</ParticleType>
<ParticleQuantity>Counts</ParticleQuantity>
</Particle>
</Parameter>
<!--<Parameter>
<Name>protons : diff fluxes</Name>
<ParameterKey>vex_h_flux</ParameterKey>
<Description>energy-time spectrogram of proton diff fluxes</Description>
<Ucd>phys.count;phys.atmol.ionStage</Ucd>
<Units>cnts/(cm^2 s sr eV)</Units>
<RenderingHints>
<DisplayType>Spectrogram</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Proton</ParticleType>
<ParticleQuantity>NumberFlux</ParticleQuantity>
</Particle>
</Parameter>-->
<Parameter>
<Name>heavy : cnts per anode ##anode##</Name>
<ParameterKey>vex_o_spec</ParameterKey>
<Description>energy-time spectrogram of heavy ion counts</Description>
<Ucd>phys.count;phys.atmol.ionStage</Ucd>
<Units>cnts</Units>
<RenderingHints>
<DisplayType>Spectrogram</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Ion</ParticleType>
<ParticleQuantity>Counts</ParticleQuantity>
</Particle>
</Parameter>
<!--<Parameter>
<Name>heavy_ions : diff fluxes</Name>
<ParameterKey>vex_o_flux</ParameterKey>
<Description>energy-time spectrogram of heavy ion diff fluxes</Description>
<Ucd>phys.count;phys.atmol.ionStage</Ucd>
<Units>cnts/(cm^2 s sr eV)</Units>
<RenderingHints>
<DisplayType>Spectrogram</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Ion</ParticleType>
<ParticleQuantity>NumberFlux</ParticleQuantity>
</Particle>
</Parameter>
<Parameter>
<Name>energy table</Name>
<ParameterKey>vex_energy_tab</ParameterKey>
<Description>energy table number</Description>
<Ucd/>
<Units/>
<Support>
<SupportQuantity>InstrumentMode</SupportQuantity>
</Support>
</Parameter>-->
</NumericalData>
</Spase>