Blame view

NumericalData/AMDA/ACE/SWEPAM/ace-swe-all.xml 8.67 KB
1bcff323   Elena.Budnik   NumericalData
1
2
3
4
5
6
<?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://cdpp1.cesr.fr/AMDA-NG/public/schemas/spase-amda-1_2_0.xsd">
   <Version>2.2.6</Version>
   <NumericalData>
   <ResourceID>spase://CDPP/NumericalData/AMDA/ACE/SWEPAM/ace-swp-all</ResourceID>
   <ResourceHeader>
8350b4ee   Elena.Budnik   swepam
7
8
      <ResourceName>final (ac_h0_swe)</ResourceName>
      <AlternateName>Solar Wind 64-Second Level 2 Data (AC_H0_SWE)</AlternateName>
1bcff323   Elena.Budnik   NumericalData
9
10
      <ReleaseDate>2015-10-12T10:49:29Z</ReleaseDate>
      <Description>
2b66be8f   Elena.Budnik   temp in eV
11
12
13
14
         Solar Wind Ion parameters from ACE/SWEPAM. Level 2 data, 64-second averages (from AC_H0_SWE dataset). Parameters include proton density, 
         temperature (radial component) and flow speed, flow velocity vector in GSE and GSM coordinates, and alpha 
         to proton density ratio.        
         AMDA presents temperature in eV. 
1bcff323   Elena.Budnik   NumericalData
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
      </Description>
      <Acknowledgement>
          Please acknowledge the ACE/SWEPAM instrument team and the ACE Science Center
      </Acknowledgement>
      <Contact>
         <PersonID>spase://SMWG/Person/Elena.Budnik</PersonID>
         <Role>TechnicalContact</Role>
      </Contact>
      <InformationURL>
         <Name>ACE SWEPAM Level 2 data Home Page</Name>
         <URL>
             http://www.srl.caltech.edu/ACE/ASC/level2/swepam_l2desc.html
         </URL>
         <Description>
            ACE Science Center site hosting instrument information, data release notes, as well as web utilities for plotting and downloading data
         </Description>
      </InformationURL>
      <InformationURL>
         <Name>Rules of use, and caveats</Name>
         <URL>
              http://www.srl.caltech.edu/ACE/ASC/level2/policy_lvl2.html
         </URL>
         <Description>ACE level 2 data rules of use, and caveats</Description>
      </InformationURL>
   </ResourceHeader>
   <AccessInformation>
      <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
      <Availability>Online</Availability>
      <AccessRights>Open</AccessRights>
      <AccessURL>
         <Name>AMDA at CDPP</Name>
         <URL>
            http://amda.cdpp.eu
         </URL>
      </AccessURL>
      <Format>NetCDF</Format>
      <Acknowledgement>
          Please acknowledge the ACE/SWEPAM instrument team, the ACE Science Center, and the CDAWeb team at GSFC/SPDF.
      </Acknowledgement>
   </AccessInformation>
   <ProviderName>CDAWeb</ProviderName>   
   <InstrumentID>spase://CDPP/Instrument/AMDA/ACE/SWEPAM</InstrumentID>
   <MeasurementType>ThermalPlasma</MeasurementType>
   <TemporalDescription>
      <TimeSpan>
447d3a6e   Elena.Budnik   work
60
61
         <StartDate>1998-02-04T00:00:31Z</StartDate>
         <StopDate>2013-06-07T23:59:03Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
62
63
64
65
66
67
68
69
     </TimeSpan>
     <Cadence>PT64S</Cadence>
   </TemporalDescription>
   <ObservedRegion>Heliosphere.NearEarth</ObservedRegion>
   <Caveats>
      The quality of ACE level 2 data is such that it is suitable for serious scientific study. However, to avoid confusion and misunderstanding, it is recommended that users consult with the appropriate ACE team members before publishing work derived from the data. The ACE team has worked hard to ensure that the level 2 data are free from errors, but the team cannot accept responsibility for erroneous data, or for misunderstandings about how the data may be used. This is especially true if the appropriate ACE team members are not consulted before publication. At the very least, preprints should be forwarded to the ACE team before publication.
   </Caveats>
   <Parameter>
8350b4ee   Elena.Budnik   swepam
70
      <Name>v_gse</Name>
5ef3228f   Elena.Budnik   id change
71
      <ParameterKey>sw_v_gse</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
72
73
74
75
76
77
78
79
      <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
      <Units>km/s</Units>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
         <Size>3</Size>
         <Element>
b197c6a3   Elena.Budnik   ace datasets
80
            <Name>vx</Name>
1bcff323   Elena.Budnik   NumericalData
81
            <Index>1</Index>
b197c6a3   Elena.Budnik   ace datasets
82
            <ParameterKey>sw_v_gse(0)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
83
84
         </Element>
         <Element>
b197c6a3   Elena.Budnik   ace datasets
85
            <Name>vy</Name>
1bcff323   Elena.Budnik   NumericalData
86
            <Index>2</Index>
b197c6a3   Elena.Budnik   ace datasets
87
            <ParameterKey>sw_v_gse(1)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
88
89
         </Element>
         <Element>
b197c6a3   Elena.Budnik   ace datasets
90
            <Name>vz</Name>
1bcff323   Elena.Budnik   NumericalData
91
            <Index>3</Index>
b197c6a3   Elena.Budnik   ace datasets
92
            <ParameterKey>sw_v_gse(2)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
93
94
95
96
97
98
99
100
         </Element>
      </Structure>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
   </Parameter>   
      <Parameter>
8350b4ee   Elena.Budnik   swepam
101
         <Name>v_gsm</Name>
5ef3228f   Elena.Budnik   id change
102
         <ParameterKey>sw_v_gsm</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
103
104
105
106
107
108
109
110
         <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
         <Units>km/s</Units>
         <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
         </RenderingHints>
         <Structure>
            <Size>3</Size>
            <Element>
b197c6a3   Elena.Budnik   ace datasets
111
               <Name>vx</Name>
1bcff323   Elena.Budnik   NumericalData
112
               <Index>1</Index>
b197c6a3   Elena.Budnik   ace datasets
113
               <ParameterKey>sw_v_gsm(0)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
114
115
            </Element>
            <Element>
b197c6a3   Elena.Budnik   ace datasets
116
               <Name>vy</Name>
1bcff323   Elena.Budnik   NumericalData
117
               <Index>2</Index>
b197c6a3   Elena.Budnik   ace datasets
118
               <ParameterKey>sw_v_gsm(1)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
119
120
            </Element>
            <Element>
b197c6a3   Elena.Budnik   ace datasets
121
               <Name>vz</Name>
1bcff323   Elena.Budnik   NumericalData
122
               <Index>3</Index>
b197c6a3   Elena.Budnik   ace datasets
123
               <ParameterKey>sw_v_gsm(2)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
124
125
126
127
128
129
130
131
            </Element>
         </Structure>
         <Particle>
            <ParticleType>Proton</ParticleType>
            <ParticleQuantity>Velocity</ParticleQuantity>
         </Particle>
      </Parameter>   
   <Parameter>
8350b4ee   Elena.Budnik   swepam
132
      <Name>density</Name>
1bcff323   Elena.Budnik   NumericalData
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
      <ParameterKey>sw_n</ParameterKey>
      <Description>Solar Wind Proton Number Density, scalar</Description>
      <Ucd>phys.density;phys.atmol.ionStage</Ucd>
      <Caveats>
         Np is the proton number density in units of cm-3, as calculated by integrating the ion distribution function.
      </Caveats>
      <Units>cm^-3</Units>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>0.0</ValidMin>
      <ValidMax>200.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Moment</Qualifier>
         <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
8350b4ee   Elena.Budnik   swepam
151
   </Parameter>      
1bcff323   Elena.Budnik   NumericalData
152
   <Parameter>
8350b4ee   Elena.Budnik   swepam
153
      <Name>v_bulk</Name>
b7e0c620   Elena.Budnik   work
154
      <ParameterKey>sw_vb</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
      <Description>Solar Wind Bulk Speed</Description>
      <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
      <Caveats>
         Vp is the solar wind proton speed, or more generally just the solar wind (bulk) speed. It is obtained by integrating the ion (proton) distribution function.
      </Caveats>
      <Units>km/s</Units>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>0.0</ValidMin>
      <ValidMax>2500.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Moment</Qualifier>
         <Qualifier>Scalar</Qualifier>
         <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
   </Parameter>
   <Parameter>
8350b4ee   Elena.Budnik   swepam
175
      <Name>t_radial</Name>
1bcff323   Elena.Budnik   NumericalData
176
177
178
179
180
181
      <ParameterKey>sw_t</ParameterKey>
      <Description>radial component of the proton temperature</Description>
      <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
      <Caveats>
         The radial component of the proton temperature is the (1,1) component of the temperature tensor, along the radial direction. It is obtained by integration of the ion (proton) distribution function.
      </Caveats>
a2e327cc   Elena.Budnik   temp in eV
182
      <Units>eV</Units>
1bcff323   Elena.Budnik   NumericalData
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>1000.0</ValidMin>
      <ValidMax>1100000.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Moment</Qualifier>
         <ParticleQuantity>Temperature</ParticleQuantity>
      </Particle>
   </Parameter>
   <Parameter>
      <Name>alpha/proton ratio</Name>
      <ParameterKey>sw_he</ParameterKey>
      <Description>alpha to proton density ratio</Description>
      <Ucd>phys.density;arith.ratio;phys.atmol.ionStage</Ucd>
      <Caveats>
         Alpha ratio (Na/Np) - is the ratio of the number density of helium++ ions to the number density of protons.
      </Caveats>
      <RenderingHints>
         <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <ValidMin>0.0</ValidMin>
      <ValidMax>10.0</ValidMax>
      <FillValue>-1.0E31</FillValue>
      <Particle>
         <ParticleType>AlphaParticle</ParticleType>
         <ParticleType>Proton</ParticleType>
         <Qualifier>Ratio</Qualifier>
         <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
   </Parameter>   
</NumericalData>
</Spase>