Blame view

NumericalData/AMDA/THEMIS/E/ESA/the-esa-l2i.xml 5.66 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
    <Version>2.2.6</Version>
2771834d   Elena.Budnik   work
4
5
6
7
  <NumericalData>
    <ResourceID>spase://CDPP/NumericalData/AMDA/THEMIS/E/ESA/the-esa-l2i</ResourceID>
    <ResourceHeader>
        <ResourceName>ion full mode</ResourceName>
0e53e921   Elena.Budnik   themis esa
8
        <ReleaseDate>2017-03-13T15:42:30</ReleaseDate>
c159d5e8   Elena.Budnik   STATIC.KP
9
        <Description>"Full Mode" is a low-time-resolution data product useful for large-scale surveys of THEMIS data. It generally maintains the "full" 32 energies sampled, and have an 88 solid-angle map. Full distribution data are 1-spin snapshots of the plasma with a measurement cadence of either 32 spins (in "Fast-Survey Spacecraft Mode") or 128 spins ("Slow-Survey Spacecraft Mode").</Description>
0e53e921   Elena.Budnik   themis esa
10
11
12
13
14
15
16
17
          <Contact>       
        <PersonID>spase://SMWG/Person/Charles.W.Carlson</PersonID>
        <Role>CoInvestigator</Role>
      </Contact>
      <Contact>     
        <PersonID>spase://SMWG/Person/James.P.McFadden</PersonID>
        <Role>CoInvestigator</Role>
      </Contact>
2771834d   Elena.Budnik   work
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
    </ResourceHeader>
    <AccessInformation>
        <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
        <Availability>Online</Availability>
        <AccessRights>Open</AccessRights>
        <AccessURL>
            <Name>AMDA</Name>
            <URL>amda.cdpp.eu</URL>
        </AccessURL>
        <Format>NetCDF</Format>
    </AccessInformation>
    <ProviderName>IRAP_THEMIS</ProviderName>  
    <InstrumentID>spase://CDPP/Instrument/AMDA/THEMIS/E/ESA</InstrumentID>
    <MeasurementType>ThermalPlasma</MeasurementType>
    <TemporalDescription>
        <TimeSpan>
            <StartDate>2007-03-07T19:54:48Z</StartDate>
521e7d32   Elena.Budnik   time update
35
            <StopDate>2017-10-07T08:48:07Z</StopDate>                
2771834d   Elena.Budnik   work
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
        </TimeSpan>
        <Cadence>PT96.27S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Earth.Magnetosphere</ObservedRegion>
    <Parameter>
        <Name>density</Name>
        <ParameterKey>the_n_i</ParameterKey>
        <Description>Ion Density</Description>
        <Ucd>phys.density;phys.atmol.ionStage</Ucd>
        <Units>cm-3</Units>
        <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
        </RenderingHints>
        <Particle>
            <ParticleType>Ion</ParticleType>
            <ParticleQuantity>NumberDensity</ParticleQuantity>
        </Particle>
    </Parameter>
    <Parameter>
        <Name>v_gse</Name>
        <ParameterKey>the_v_i</ParameterKey>
        <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
        <Units>km/s</Units>
        <CoordinateSystem>
            <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
            <CoordinateSystemName>GSE</CoordinateSystemName>
        </CoordinateSystem>
        <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
        </RenderingHints>
        <Structure>
            <Size>3</Size>
            <Element>
                <Name>vx</Name>
0e53e921   Elena.Budnik   themis esa
70
                <Index>1</Index>
2771834d   Elena.Budnik   work
71
72
73
74
                <ParameterKey>the_v_i(0)</ParameterKey>
            </Element>
            <Element>
                <Name>vy</Name>
0e53e921   Elena.Budnik   themis esa
75
                <Index>2</Index>
2771834d   Elena.Budnik   work
76
77
78
79
                <ParameterKey>the_v_i(1)</ParameterKey>
            </Element>
            <Element>
                <Name>vz</Name>
0e53e921   Elena.Budnik   themis esa
80
                <Index>3</Index>
2771834d   Elena.Budnik   work
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
                <ParameterKey>the_v_i(2)</ParameterKey>
            </Element>
        </Structure>
        <Particle>
            <ParticleType>Ion</ParticleType>
            <ParticleQuantity>Velocity</ParticleQuantity>
        </Particle>
    </Parameter>
    <Parameter>
        <Name>|v|</Name>
        <ParameterKey>the_v_i_tot</ParameterKey>
        <Description>Module of Velocity</Description>
        <Ucd>phys.veloc;phys.atmol.ionStage</Ucd>
        <Units>km/s</Units>
        <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
        </RenderingHints>
        <Particle>
            <ParticleType>Ion</ParticleType>
            <ParticleQuantity>Velocity</ParticleQuantity>
        </Particle>
    </Parameter>
    <Parameter>
        <Name>temperature</Name>
        <ParameterKey>the_t_i</ParameterKey>
        <Description>Temperature</Description>
        <Ucd>phys.temperature;phys.atmol.ionStage</Ucd>
        <Units>eV</Units>
        <RenderingHints>
            <DisplayType>TimeSeries</DisplayType>
        </RenderingHints>
        <Structure>
            <Size>3</Size>
            <Element>
                <Name>t_para</Name>
0e53e921   Elena.Budnik   themis esa
116
                <Index>1</Index>
2771834d   Elena.Budnik   work
117
118
119
120
                <ParameterKey>the_t_i(2)</ParameterKey>
            </Element>
            <Element>
                <Name>t_perp1</Name>
0e53e921   Elena.Budnik   themis esa
121
                <Index>2</Index>
2771834d   Elena.Budnik   work
122
123
124
125
                <ParameterKey>the_t_i(0)</ParameterKey>
            </Element>
            <Element>
                <Name>t_perp2</Name>
0e53e921   Elena.Budnik   themis esa
126
                <Index>3</Index>
2771834d   Elena.Budnik   work
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
                <ParameterKey>the_t_i(1)</ParameterKey>
            </Element>
        </Structure>
        <Particle>
            <ParticleType>Ion</ParticleType>
            <ParticleQuantity>Temperature</ParticleQuantity>
        </Particle>
    </Parameter>
    <Parameter>
        <Name>spectra</Name>
        <ParameterKey>the_ion_sp</ParameterKey>
        <Ucd>phys.flux.density;phys.energy;phys.atmol.ionStage</Ucd>
        <Units>eV/(cm^2-s-sr-eV)</Units>
        <RenderingHints>
            <DisplayType>Spectrogram</DisplayType>
        </RenderingHints>
        <Particle>
            <ParticleType>Ion</ParticleType>
0e53e921   Elena.Budnik   themis esa
145
            <ParticleQuantity>EnergyFlux</ParticleQuantity>
2771834d   Elena.Budnik   work
146
147
148
        </Particle>            
    </Parameter>
  </NumericalData>
1bcff323   Elena.Budnik   NumericalData
149
</Spase>