Blame view

NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-l3.momnomag.xml 8.92 KB
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
1
2
3
4
<?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://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd">
  <Version>2.4.1</Version>
  <NumericalData>
35cf056c   Benjamin Renard   Update SolarOrbit...
5
    <ResourceID>spase://CNES/NumericalData/CDPP-AMDA/Solar_Orbiter/PAS/so-pas-l3.momnomag</ResourceID>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
6
    <ResourceHeader>
35cf056c   Benjamin Renard   Update SolarOrbit...
7
      <ResourceName>PAS test - moments computed with MAG</ResourceName>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
8
9
      <AlternateName/>
      <ReleaseDate>2022-08-29T13:43:38Z</ReleaseDate>
35cf056c   Benjamin Renard   Update SolarOrbit...
10
      <Description>Moments computed from the Proton part of ion distribution function measured by PAS</Description>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
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
      <Acknowledgement/>
      <Contact>
        <PersonID>spase://SMWG/Person/Philippe.Louarn</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <Contact>
        <PersonID>spase://CNES/Person/CDPP-AMDA/Andrei.Fedorov</PersonID>
        <Role>PrincipalInvestigator</Role>
      </Contact>
      <InformationURL>
        <Name/>
        <URL/>
        <Description/>
      </InformationURL>
      <Association>
        <AssociationID>solo-pas-l3</AssociationID>
        <AssociationType>PartOf</AssociationType>
        <Note>L3</Note>
      </Association>
    </ResourceHeader>
    <AccessInformation>
         <RepositoryID>spase://SMWG/Repository/CDPP/AMDA</RepositoryID>
         <Availability>Online</Availability>
         <AccessRights>Restricted</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>Restricted</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>
    <ProviderResourceName/>
    <InstrumentID>spase://CNES/Instrument/CDPP-AMDA/Solar_Orbiter/PAS</InstrumentID>
    <MeasurementType>ThermalPlasma</MeasurementType>
    <TemporalDescription>
      <TimeSpan>
        <StartDate>2017-07-07T16:22:18Z</StartDate>
        <StopDate>2019-01-17T23:16:54Z</StopDate>
      </TimeSpan>
      <Cadence>PT4S</Cadence>
    </TemporalDescription>
    <ObservedRegion>Heliosphere.Inner</ObservedRegion>
    <Parameter>
      <Name>proton density</Name>
35cf056c   Benjamin Renard   Update SolarOrbit...
73
      <ParameterKey>pas_momnomag_np</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
74
75
76
77
78
79
80
81
82
      <Description/>
      <UCD/>
      <Units>cm**-3</Units>
      <Particle>
        <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
      <Name>alpha density</Name>
35cf056c   Benjamin Renard   Update SolarOrbit...
83
      <ParameterKey>pas_momnomag_na</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
84
85
86
87
88
89
90
91
      <Description/>
      <UCD/>
      <Units>cm**-3</Units>
      <Particle>
        <ParticleQuantity>NumberDensity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
baaa02d9   Benjamin Renard   Fix
92
      <Name>vp_rtn</Name>
35cf056c   Benjamin Renard   Update SolarOrbit...
93
      <ParameterKey>pas_momnomag_vp</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
94
95
96
      <Description>Proton Velocity</Description>
      <UCD/>
      <Units>km/s</Units>
35cf056c   Benjamin Renard   Update SolarOrbit...
97
98
99
100
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>RTN</CoordinateSystemName>
      </CoordinateSystem>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
101
102
103
104
105
106
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
baaa02d9   Benjamin Renard   Fix
107
          <Name>vr</Name>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
108
109
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
35cf056c   Benjamin Renard   Update SolarOrbit...
110
          <ParameterKey>pas_momnomag_vp(0)</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
111
112
        </Element>
        <Element>
baaa02d9   Benjamin Renard   Fix
113
          <Name>vt</Name>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
114
115
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
35cf056c   Benjamin Renard   Update SolarOrbit...
116
          <ParameterKey>pas_momnomag_vp(1)</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
117
118
        </Element>
        <Element>
baaa02d9   Benjamin Renard   Fix
119
          <Name>vn</Name>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
120
121
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
35cf056c   Benjamin Renard   Update SolarOrbit...
122
          <ParameterKey>pas_momnomag_vp(2)</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
123
124
125
126
127
128
129
        </Element>
      </Structure>
      <Particle>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
130
131
      <Name>|vp|</Name>
      <ParameterKey>pas_momnomag_vp_tot</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
132
133
134
135
136
137
138
      <Description>Proton Velocity magnitude</Description>
      <Units>km/s</Units>
      <Particle>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
baaa02d9   Benjamin Renard   Fix
139
      <Name>va_rtn</Name>
35cf056c   Benjamin Renard   Update SolarOrbit...
140
      <ParameterKey>pas_momnomag_va</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
141
142
143
      <Description>Alpha Velocity</Description>
      <UCD/>
      <Units>km/s</Units>
35cf056c   Benjamin Renard   Update SolarOrbit...
144
145
146
147
      <CoordinateSystem>
        <CoordinateRepresentation>Cartesian</CoordinateRepresentation>
        <CoordinateSystemName>RTN</CoordinateSystemName>
      </CoordinateSystem>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
148
149
150
151
152
153
      <RenderingHints>
        <DisplayType>TimeSeries</DisplayType>
      </RenderingHints>
      <Structure>
        <Size>3</Size>
        <Element>
baaa02d9   Benjamin Renard   Fix
154
          <Name>vr</Name>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
155
156
          <Qualifier>Component.I</Qualifier>
          <Index>1</Index>
35cf056c   Benjamin Renard   Update SolarOrbit...
157
          <ParameterKey>pas_momnomag_va(0)</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
158
159
        </Element>
        <Element>
baaa02d9   Benjamin Renard   Fix
160
          <Name>vt</Name>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
161
162
          <Qualifier>Component.J</Qualifier>
          <Index>2</Index>
35cf056c   Benjamin Renard   Update SolarOrbit...
163
          <ParameterKey>pas_momnomag_va(1)</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
164
165
        </Element>
        <Element>
baaa02d9   Benjamin Renard   Fix
166
          <Name>vn</Name>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
167
168
          <Qualifier>Component.K</Qualifier>
          <Index>3</Index>
35cf056c   Benjamin Renard   Update SolarOrbit...
169
          <ParameterKey>pas_momnomag_va(2)</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
170
171
172
173
174
175
176
        </Element>
      </Structure>
      <Particle>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
177
178
      <Name>|va|</Name>
      <ParameterKey>pas_momnomag_va_tot</ParameterKey>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
179
180
181
182
183
184
185
      <Description>Alpha Velocity magnitude</Description>
      <Units>km/s</Units>
      <Particle>
        <ParticleQuantity>Velocity</ParticleQuantity>
      </Particle>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
186
187
188
189
      <Name>tp_iso</Name>
      <ParameterKey>pas_momnomag_tp_iso</ParameterKey>
      <Description>Proton isotropic temperature</Description>
      <Units>eV</Units>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
190
      <Particle>
35cf056c   Benjamin Renard   Update SolarOrbit...
191
        <ParticleQuantity>Temperature</ParticleQuantity>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
192
193
194
      </Particle>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
195
196
197
198
      <Name>ta_iso</Name>
      <ParameterKey>pas_momnomag_ta_iso</ParameterKey>
      <Description>Alpha isotropic temperature</Description>
      <Units>eV</Units>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
199
      <Particle>
35cf056c   Benjamin Renard   Update SolarOrbit...
200
        <ParticleQuantity>Temperature</ParticleQuantity>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
201
202
203
      </Particle>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
204
205
206
      <Name>flag #1</Name>
      <ParameterKey>pas_momnomag_flag1</ParameterKey>
      <Description>R2 coefficient of determination of the fit of VDF proton part</Description>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
207
208
209
210
211
212
      <Units/>
      <Support>
        <SupportQuantity>DataQuality</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
213
214
215
      <Name>flag #2</Name>
      <ParameterKey>pas_momnomag_flag2</ParameterKey>
      <Description>R2 coefficient of determination of the fit of VDF alpha part</Description>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
216
217
218
219
220
221
      <Units/>
      <Support>
        <SupportQuantity>DataQuality</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
222
223
224
      <Name>flag #3</Name>
      <ParameterKey>pas_momnomag_flag3</ParameterKey>
      <Description>Overlap of the proton and alpha part</Description>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
225
226
227
228
229
230
      <Units/>
      <Support>
        <SupportQuantity>DataQuality</SupportQuantity>
      </Support>
    </Parameter>
    <Parameter>
35cf056c   Benjamin Renard   Update SolarOrbit...
231
232
233
      <Name>flag #4</Name>
      <ParameterKey>pas_momnomag_flag4</ParameterKey>
      <Description>Ratio between fitted proton density to ground-calculated proton density</Description>
3aa59df9   Benjamin Renard   Add SOLO / PAS / ...
234
235
236
237
238
239
240
      <Units/>
      <Support>
        <SupportQuantity>DataQuality</SupportQuantity>
      </Support>
    </Parameter>
  </NumericalData>
</Spase>