Blame view

NumericalData/AMDA/STEREO-B/PLASTIC/stb-l2-pla.xml 5.39 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
5
6
    <Version>2.2.6</Version>
    <NumericalData>
        <ResourceID>spase://CDPP/NumericalData/AMDA/STEREO-B/PLASTIC/stb-l2-pla</ResourceID>
        <ResourceHeader>
c3ba0931   Elena.Budnik   work
7
            <ResourceName>proton 1D fit</ResourceName>
2561a68c   Elena.Budnik   stereo update
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
              <AlternateName>STEREO PLASTIC proton parameters from 1D Maxwellian fits</AlternateName>
            <ReleaseDate>2018-10-14T14:44:00Z</ReleaseDate>
             <Description>Data from ftp://stereoftp.nascom.nasa.gov. PLASTIC has a ~1 minute energy per charge (E/Q) cadence in which the electrostatic
analyzer (ESA) steps through 128 logarithmically spaced E/Q steps from ~80 keV/e,
down to ~0.3 keV/e.

Proton bulk parameters provided here (speed, density, thermal) are derived from a 1D
Maxwellian fit to a single detector rate (no coincidence required), and are corrected for
background and dead time. The N/S angle is derived from a peak fitting to the N/S
(deflection) rate bins of the same rate. The E/W angle is derived from a separate double
coincidence rate. 

The proton velocity components are corrected for spacecraft aberration
and are derived using the N/S and E/W angles.
</Description>
            <Acknowledgement>Please acknowledge STEREO PLASTIC Investigation (A.B. Galvin, PI) and NASA grant NNX15AU01G.</Acknowledgement>
             <Contact>
        <PersonID>spase://SMWG/Person/Antoinette.B.Galvin</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>   
1bcff323   Elena.Budnik   NumericalData
28
            <Contact>
2561a68c   Elena.Budnik   stereo update
29
30
31
        <PersonID>spase://CDPP/Person/lorna.ellis</PersonID>
        <Role>DataProducer</Role>
      </Contact>            
1bcff323   Elena.Budnik   NumericalData
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
        </ResourceHeader>
        <AccessInformation>
            <RepositoryID>spase://CDPP/Repository/AMDA</RepositoryID>
            <Availability>Online</Availability>
            <AccessRights>Open</AccessRights>
            <AccessURL>
                <URL>http://amda.cdpp.eu</URL>
            </AccessURL>
            <Format>NetCDF</Format>
        </AccessInformation>
        <ProviderName>UNH</ProviderName>
        <InstrumentID>spase://CDPP/Instrument/AMDA/STEREO-B/PLASTIC</InstrumentID>
        <MeasurementType>ThermalPlasma</MeasurementType>
        <TemporalDescription>
            <TimeSpan>
447d3a6e   Elena.Budnik   work
47
48
                <StartDate>2007-03-01T00:00:12Z</StartDate>
                <StopDate>2014-10-31T23:59:30Z</StopDate>
1bcff323   Elena.Budnik   NumericalData
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
            </TimeSpan>
            <Cadence>PT60S</Cadence>
        </TemporalDescription>
        <Parameter>
            <Name>density</Name>
            <ParameterKey>np_stb</ParameterKey>
            <Ucd>phys.density;phys.ion</Ucd>
            <Units>cm-3</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>NumberDensity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>v_rtn</Name>
            <ParameterKey>vp_stb</ParameterKey>
            <Ucd>phys.velocity;phys.ion</Ucd>
            <Units>km/s</Units>
            <CoordinateSystem>
                <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
                <CoordinateSystemName>RTN</CoordinateSystemName>
            </CoordinateSystem>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Structure>
                <Size>3</Size>
                <Element>
c3ba0931   Elena.Budnik   work
80
                    <Name>vr</Name>
0296c449   Elena.Budnik   inices modifs
81
                    <Index>1</Index>
1bcff323   Elena.Budnik   NumericalData
82
83
84
                    <ParameterKey>vp_stb(0)</ParameterKey>
                </Element>
                <Element>
c3ba0931   Elena.Budnik   work
85
                    <Name>vt</Name>
0296c449   Elena.Budnik   inices modifs
86
                    <Index>2</Index>
1bcff323   Elena.Budnik   NumericalData
87
88
89
                    <ParameterKey>vp_stb(1)</ParameterKey>
                </Element>
                <Element>
c3ba0931   Elena.Budnik   work
90
                    <Name>vn</Name>
0296c449   Elena.Budnik   inices modifs
91
                    <Index>3</Index>
1bcff323   Elena.Budnik   NumericalData
92
93
94
95
96
97
98
99
100
                    <ParameterKey>vp_stb(2)</ParameterKey>
                </Element>
            </Structure>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
c3ba0931   Elena.Budnik   work
101
            <Name>|v|</Name>
1bcff323   Elena.Budnik   NumericalData
102
103
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
            <ParameterKey>vpbulk_stb</ParameterKey>
            <Description>Scalar magnitude of the velocity in km/s</Description>
            <Ucd>phys.velocity;phys.ion</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
        <Parameter>
            <Name>v_thermal</Name>
            <ParameterKey>vth_stb</ParameterKey>
            <Ucd>phys.velocity;phys.ion</Ucd>
            <Units>km/s</Units>
            <RenderingHints>
                <DisplayType>TimeSeries</DisplayType>
            </RenderingHints>
            <Particle>
                <ParticleType>Ion</ParticleType>
                <ParticleQuantity>Velocity</ParticleQuantity>
            </Particle>
        </Parameter>
    </NumericalData>
</Spase>