Blame view

NumericalData/CDPP-AMDA/VEX/IMA/vex-ima-extra.xml 5.86 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
7e407638   Elena.Budnik   schema locally
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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
dbc930ab   Elena.Budnik   redmine #7309
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
    <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>
eed3b876   Elena.Budnik   RepositoryId change
21
            <RepositoryID>spase://SMWG/Repository/CNES/CDPP-AMDA</RepositoryID>
dbc930ab   Elena.Budnik   redmine #7309
22
23
24
25
26
27
28
29
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>IRAP</ProviderName>
d1fe7122   Elena.Budnik   redmine 7309 cont...
30
        <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/VEX/IMA</InstrumentID>
dbc930ab   Elena.Budnik   redmine #7309
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
        <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>
37ceaf72   Elena.Budnik   MEX,VEX cnts sum
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
        </Parameter>  
        <Parameter>
            <Name>protons : cnts sum</Name>
            <ParameterKey>vex_h_spec_sum</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>       
dbc930ab   Elena.Budnik   redmine #7309
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
         <!--<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>
37ceaf72   Elena.Budnik   MEX,VEX cnts sum
98
99
100
101
102
103
104
105
106
107
108
109
110
111
        </Parameter> 
        <Parameter>
            <Name>heavy : cnts sum</Name>
            <ParameterKey>vex_o_spec_sum</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>
dbc930ab   Elena.Budnik   redmine #7309
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
        </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>