Blame view

NumericalData/AMDA/INTERBALL-Tail/CORALL/intt-crl-kp.xml 6.25 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
  <Version>2.2.6</Version>
  <NumericalData>
cc30eb8a   Elena.Budnik   id correctiion
5
    <ResourceID>spase://CDPP/NumericalData/AMDA/INTERBALL-Tail/CORALL/intt-crl-kp</ResourceID>
1bcff323   Elena.Budnik   NumericalData
6
    <ResourceHeader>
45636566   Elena.Budnik   work
7
      <ResourceName>key parameters</ResourceName>
1bcff323   Elena.Budnik   NumericalData
8
9
10
      <ReleaseDate>2015-10-16T19:34:56.789</ReleaseDate>
      <Description/>
      <Contact>
2297f4c6   Elena.Budnik   Interball descrip...
11
12
        <PersonID>spase://CDPP/Person/Andrey.Fedorov</PersonID>
        <Role>PrincipalInvestigator</Role>
1bcff323   Elena.Budnik   NumericalData
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
      </Contact>
    </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>
      <Encoding>None</Encoding>
    </AccessInformation>
    <ProviderName>IRAP</ProviderName>
    <InstrumentID>spase://CDPP/Instrument/AMDA/Interball-1/CORALL</InstrumentID>
    <MeasurementType>ThermalPlasma</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
447d3a6e   Elena.Budnik   work
31
32
        <StartDate>1995-09-03T00:00:27Z</StartDate>
        <StopDate>2000-10-14T23:59:29Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
33
34
35
      </TimeSpan>
      <Cadence>PT2M</Cadence>
    </TemporalDescription>
1bcff323   Elena.Budnik   NumericalData
36
37
38
39
40
    <ObservedRegion>Earth.Magnetosheath</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.Main</ObservedRegion>
    <ObservedRegion>Earth.Magnetosphere.Polar</ObservedRegion>
    <Parameter>
45636566   Elena.Budnik   work
41
        <Name>density</Name>
f6a317f7   Elena.Budnik   work
42
        <ParameterKey>it_n</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
        <Description>Ion density</Description>
        <Ucd>phys.density;phys.atmol.ionStage</Ucd>
        <Units>cm^-3</Units>
        <UnitsConversion>1e-6&gt;m-3</UnitsConversion>
        <RenderingHints>
          <DisplayType>TimeSeries</DisplayType>
        </RenderingHints>
        <ValidMin>0.0</ValidMin>
        <FillValue>-1.0E31</FillValue>
        <Particle>
            <ParticleType>Ion</ParticleType>
            <Qualifier>Moment</Qualifier>
            <ParticleQuantity>NumberDensity</ParticleQuantity>
        </Particle>
    </Parameter>
    <Parameter>
45636566   Elena.Budnik   work
59
      <Name>v_gse</Name>
f6a317f7   Elena.Budnik   work
60
      <ParameterKey>it_v_gse</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
61
62
63
64
65
66
67
68
69
70
71
72
73
74
      <Description>Ion velocity in GSE coordinates</Description>
      <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
      <Units>km/s</Units>
      <UnitsConversion>1e3&gt;m/s</UnitsConversion>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>GSE</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
45636566   Elena.Budnik   work
75
          <Name>vx</Name>
1bcff323   Elena.Budnik   NumericalData
76
77
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
f6a317f7   Elena.Budnik   work
78
          <ParameterKey>it_v_gse(0)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
79
80
81
          <FillValue>-1.0E31</FillValue>
        </Element>
        <Element>
45636566   Elena.Budnik   work
82
          <Name>vy</Name>
1bcff323   Elena.Budnik   NumericalData
83
84
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
f6a317f7   Elena.Budnik   work
85
          <ParameterKey>it_v_gse(1)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
86
87
88
          <FillValue>-1.0E31</FillValue>
        </Element>
        <Element>
45636566   Elena.Budnik   work
89
          <Name>vz</Name>
1bcff323   Elena.Budnik   NumericalData
90
91
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
f6a317f7   Elena.Budnik   work
92
          <ParameterKey>it_v_gse(2)</ParameterKey>
1bcff323   Elena.Budnik   NumericalData
93
94
95
96
97
98
99
100
101
102
          <FillValue>-1.0E31</FillValue>
        </Element>
      </Structure>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <Qualifier>Moment</Qualifier>
        <ParticleQuantity>FlowVelocity</ParticleQuantity>
       </Particle>
    </Parameter>
    <Parameter>
45636566   Elena.Budnik   work
103
      <Name>v_gsm</Name>
1bcff323   Elena.Budnik   NumericalData
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
      <ParameterKey>it_v_gsm</ParameterKey>
      <Description>Ion velocity in GSM coordinates</Description>
      <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
      <Caveats>Qualitative use only if Energy Scan Code = 2, i.e. if the energy scan mode is RAM-B/SW.</Caveats>
      <Units>km/s</Units>
      <UnitsConversion>1e3&gt;m/s</UnitsConversion>
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>GSM</CoordinateSystemName>
      </CoordinateSystem>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
45636566   Elena.Budnik   work
120
          <Name>vx</Name>
1bcff323   Elena.Budnik   NumericalData
121
122
123
124
125
126
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
          <ParameterKey>it_v_gsm(0)</ParameterKey>
          <FillValue>-1.0E31</FillValue>
        </Element>
        <Element>
45636566   Elena.Budnik   work
127
          <Name>vy</Name>
1bcff323   Elena.Budnik   NumericalData
128
129
130
131
132
133
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
          <ParameterKey>it_v_gsm(1)</ParameterKey>
          <FillValue>-1.0E31</FillValue>
        </Element>
        <Element>
45636566   Elena.Budnik   work
134
          <Name>vz</Name>
1bcff323   Elena.Budnik   NumericalData
135
136
137
138
139
140
141
142
143
144
145
146
147
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
          <ParameterKey>it_v_gsm(2)</ParameterKey>
          <FillValue>-1.0E31</FillValue>
        </Element>
      </Structure>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <Qualifier>Moment</Qualifier>
        <ParticleQuantity>FlowVelocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
45636566   Elena.Budnik   work
148
      <Name>|v|</Name>
1bcff323   Elena.Budnik   NumericalData
149
150
151
152
153
154
155
156
157
158
159
160
161
162
      <ParameterKey>it_vabs</ParameterKey>
      <Description/>
      <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
      <Units>km/s</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <Qualifier>Magnitude</Qualifier>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>      
45636566   Elena.Budnik   work
163
      <Name>temperature</Name>
1bcff323   Elena.Budnik   NumericalData
164
165
166
167
168
169
170
171
172
173
174
175
176
177
      <ParameterKey>it_t</ParameterKey>
      <Description>Ion temperature</Description>
      <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
      <Units>eV</Units>
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Particle>
        <ParticleType>Ion</ParticleType>
        <ParticleQuantity>Temperature</ParticleQuantity>
      </Particle>
    </Parameter>
  </NumericalData>
</Spase>