Blame view

NumericalData/CDPP-AMDA/VEX/IMA/vex-ima-extra.xml 6.92 KB
dbc930ab   Elena.Budnik   redmine #7309
1
<?xml version="1.0" encoding="UTF-8"?>
49d48632   Benjamin Renard   cleanup_registry_...
2
3
4
5
6
7
8
9
<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.4.1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/VEX/IMA/vex-ima-extra</ResourceID>
    <ResourceHeader>
      <ResourceName>imaextra spectra</ResourceName>
      <ReleaseDate>2021-05-11T15:19:21Z</ReleaseDate>
      <Description>Venus Express (VEX) ASPERA-4 Ion Mass Analyzer (IMA) data (spectrogram)
dbc930ab   Elena.Budnik   redmine #7309
10
                Preliminary spectra obtained from Andrei Fedorov (IRAP)</Description>
49d48632   Benjamin Renard   cleanup_registry_...
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
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/Andrei.Fedorov</PersonID>
        <Role>GeneralContact</Role>
      </Contact>
      <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>
            <Name>CDPP/AMDA HAPI Server</Name>
            <URL>http://amda.irap.omp.eu/service/hapi</URL>
            <Style>HAPI</Style>
            <Description>Web Service to this product using the HAPI interface.</Description>
         </AccessURL>
         <Format>CSV</Format>
         <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
      </AccessInformation>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Open</AccessRights>
         <AccessURL>
            <Name>CDPP/AMDA Web application</Name>
            <URL>http://amda.cdpp.eu</URL>
            <Description>Access to Data via CDPP/AMDA Web application.</Description>
         </AccessURL>
         <Format>CSV</Format>
         <Format>VOTable</Format>
         <Format>CDF</Format>
         <Format>PNG</Format>
         <Acknowledgement>Thank you for acknowledging the use of AMDA in publications with wording like "Data analysis was performed with the AMDA science analysis system provided by the Centre de Données de la Physique des Plasmas (CDPP) supported by CNRS, CNES, Observatoire de Paris and Université Paul Sabatier, Toulouse".. See the Rules of the road at http://amda.cdpp.eu/help/policy.html. Please acknowledge the Data Providers.</Acknowledgement>
      </AccessInformation>
    <ProviderName>IRAP</ProviderName>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/VEX/IMA</InstrumentID>
    <MeasurementType>ThermalPlasma</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2006-01-08T10:09:39Z</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 : 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>
    <!--<Parameter>
dbc930ab   Elena.Budnik   redmine #7309
91
92
93
            <Name>protons : diff fluxes</Name>
            <ParameterKey>vex_h_flux</ParameterKey>
            <Description>energy-time spectrogram of proton diff fluxes</Description>
49d48632   Benjamin Renard   cleanup_registry_...
94
            <UCD>phys.count;phys.atmol.ionStage</UCD>
dbc930ab   Elena.Budnik   redmine #7309
95
96
97
98
99
100
101
102
103
            <Units>cnts/(cm^2 s sr eV)</Units>
            <RenderingHints>
                <DisplayType>Spectrogram</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Proton</ParticleType>
                <ParticleQuantity>NumberFlux</ParticleQuantity>
            </Particle>
        </Parameter>-->
49d48632   Benjamin Renard   cleanup_registry_...
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
    <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 : 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>
    </Parameter>
    <!--<Parameter>
dbc930ab   Elena.Budnik   redmine #7309
133
134
135
            <Name>heavy_ions : diff fluxes</Name>
            <ParameterKey>vex_o_flux</ParameterKey>
            <Description>energy-time spectrogram of heavy ion diff fluxes</Description>
49d48632   Benjamin Renard   cleanup_registry_...
136
            <UCD>phys.count;phys.atmol.ionStage</UCD>
dbc930ab   Elena.Budnik   redmine #7309
137
138
139
140
141
142
143
144
145
146
147
148
149
            <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>
49d48632   Benjamin Renard   cleanup_registry_...
150
            <UCD/>
dbc930ab   Elena.Budnik   redmine #7309
151
152
153
154
155
            <Units/>       
            <Support>
                <SupportQuantity>InstrumentMode</SupportQuantity>
            </Support>
        </Parameter>-->
49d48632   Benjamin Renard   cleanup_registry_...
156
  </NumericalData>
dbc930ab   Elena.Budnik   redmine #7309
157
</Spase>