vex-ima-extra.xml
2.98 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
<?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/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://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>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</Name>
<ParameterKey>vex_h_spec</ParameterKey>
<Description>energy-time spectrogram of proton counts</Description>
<Ucd>phys.count;phys.atmol.ionStage</Ucd>
<Units>counts</Units>
<RenderingHints>
<DisplayType>Spectrogram</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Proton</ParticleType>
<ParticleQuantity>Counts</ParticleQuantity>
</Particle>
</Parameter>
<Parameter>
<Name>heavy_ions</Name>
<ParameterKey>vex_o_spec</ParameterKey>
<Description>energy-time spectrogram of heavy ion counts</Description>
<Ucd>phys.count;phys.atmol.ionStage</Ucd>
<Units>counts</Units>
<RenderingHints>
<DisplayType>Spectrogram</DisplayType>
</RenderingHints>
<Particle>
<ParticleType>Ion</ParticleType>
<ParticleQuantity>Counts</ParticleQuantity>
</Particle>
</Parameter>
</NumericalData>
</Spase>