Blame view

NumericalData/AMDA/VEX/IMA/vex-ima-extra.xml 4.71 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/VEX/ASPERA4/IMA/vex-ima-extra</ResourceID>
        <ResourceHeader>
d9ee6198   Elena.Budnik   work
7
            <ResourceName>imaextra spectra</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
            <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>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
11
12
13
14
             <Contact>
                <PersonID>spase://CDPP/Person/Andrei.Fedorov</PersonID>
                <Role>GeneralContact</Role>
            </Contact>
1bcff323   Elena.Budnik   NumericalData
15
            <Contact>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
16
                <PersonID>spase://CDPP/Person/Elena.Budnik</PersonID>
1bcff323   Elena.Budnik   NumericalData
17
18
19
20
21
22
                <Role>GeneralContact</Role>
            </Contact>
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
            <Availability>Online</Availability>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
23
            <AccessRights>Open</AccessRights>
1bcff323   Elena.Budnik   NumericalData
24
25
26
27
28
29
30
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/VEX/IMA</InstrumentID>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
31
        <MeasurementType>ThermalPlasma</MeasurementType>
1bcff323   Elena.Budnik   NumericalData
32
33
        <TemporalDescription>
            <TimeSpan>
4ae50d94   Elena.Budnik   time update
34
                <StartDate>2005-06-08T03:58:28Z</StartDate>
447d3a6e   Elena.Budnik   work
35
                <StopDate>2014-11-27T09:21:53Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
36
37
38
39
40
41
42
43
            </TimeSpan>
            <Cadence>PT192S</Cadence>
        </TemporalDescription>
        <ObservedRegion>Venus</ObservedRegion>
        <Keyword>solar wind</Keyword>
        <Keyword>plasma</Keyword>
        <Keyword>ion</Keyword>
        <Parameter>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
44
            <Name>protons : cnts per anode ##anode##</Name>
1bcff323   Elena.Budnik   NumericalData
45
46
47
            <ParameterKey>vex_h_spec</ParameterKey>
            <Description>energy-time spectrogram of proton counts</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
48
            <Units>cnts</Units>
1bcff323   Elena.Budnik   NumericalData
49
50
51
52
53
54
55
56
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
        </Parameter>
5675f4d5   Elena.Budnik   Ballistic params ...
57
         <!--<Parameter>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
58
59
60
61
62
63
64
65
66
67
68
69
            <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>
5675f4d5   Elena.Budnik   Ballistic params ...
70
        </Parameter>-->
1bcff323   Elena.Budnik   NumericalData
71
        <Parameter>
e3b66a8d   Elena.Budnik   corrected title v...
72
            <Name>heavy : cnts per anode ##anode##</Name>
1bcff323   Elena.Budnik   NumericalData
73
74
75
            <ParameterKey>vex_o_spec</ParameterKey>
            <Description>energy-time spectrogram of heavy ion counts</Description>
            <Ucd>phys.count;phys.atmol.ionStage</Ucd>
b9b373dd   Elena.Budnik   mex ima units cor...
76
            <Units>cnts</Units>
1bcff323   Elena.Budnik   NumericalData
77
78
79
80
81
82
83
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Counts</ParticleQuantity>
            </Particle>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
84
        </Parameter> 
5675f4d5   Elena.Budnik   Ballistic params ...
85
        <!--<Parameter>
b9cd002f   Elena.Budnik   MEX/VEX IMA; SO PAS
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
            <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>
5675f4d5   Elena.Budnik   Ballistic params ...
108
        </Parameter>-->
1bcff323   Elena.Budnik   NumericalData
109
110
    </NumericalData>
</Spase>