Commit 57cb20e4c03a5e557c2da8539814848235664b8d
1 parent
4c67cec2
Exists in
master
Add PSP/SPI/MOM v_tot parameter
Showing
2 changed files
with
36 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/PSP/SPI/psp-spi-Hmom.xml
... | ... | @@ -230,5 +230,23 @@ |
230 | 230 | <ParticleQuantity>Velocity</ParticleQuantity> |
231 | 231 | </Particle> |
232 | 232 | </Parameter> |
233 | + <Parameter> | |
234 | + <Name>h+ |v|</Name> | |
235 | + <ParameterKey>psp_spi_Hvtot</ParameterKey> | |
236 | + <Description>Particle Velocity magnitude</Description> | |
237 | + <UCD>phys.magField</UCD> | |
238 | + <Units>km/s</Units> | |
239 | + <RenderingHints> | |
240 | + <DisplayType>TimeSeries</DisplayType> | |
241 | + </RenderingHints> | |
242 | + <Structure> | |
243 | + <Size>1</Size> | |
244 | + </Structure> | |
245 | + <Particle> | |
246 | + <ParticleType>Ion</ParticleType> | |
247 | + <Qualifier>Magnitude</Qualifier> | |
248 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
249 | + </Particle> | |
250 | + </Parameter> | |
233 | 251 | </NumericalData> |
234 | 252 | </Spase> | ... | ... |
NumericalData/CDPP-AMDA/PSP/SPI/psp-spi-amom.xml
... | ... | @@ -230,5 +230,23 @@ |
230 | 230 | <ParticleQuantity>Velocity</ParticleQuantity> |
231 | 231 | </Particle> |
232 | 232 | </Parameter> |
233 | + <Parameter> | |
234 | + <Name>he++ |v|</Name> | |
235 | + <ParameterKey>psp_spi_avtot</ParameterKey> | |
236 | + <Description>Particle Velocity magnitude</Description> | |
237 | + <UCD>phys.magField</UCD> | |
238 | + <Units>km/s</Units> | |
239 | + <RenderingHints> | |
240 | + <DisplayType>TimeSeries</DisplayType> | |
241 | + </RenderingHints> | |
242 | + <Structure> | |
243 | + <Size>1</Size> | |
244 | + </Structure> | |
245 | + <Particle> | |
246 | + <ParticleType>Ion</ParticleType> | |
247 | + <Qualifier>Magnitude</Qualifier> | |
248 | + <ParticleQuantity>Velocity</ParticleQuantity> | |
249 | + </Particle> | |
250 | + </Parameter> | |
233 | 251 | </NumericalData> |
234 | 252 | </Spase> | ... | ... |