Commit 2e4a162a06bc1caed5deeb0b1722967499bcf516
1 parent
05eef229
Exists in
master
and in
12 other branches
SWIA kp
Showing
1 changed file
with
12 additions
and
1 deletions
Show diff stats
NumericalData/AMDA/MAVEN/SWIA/mav-swia-kp.xml
... | ... | @@ -70,6 +70,17 @@ Those wishing to look quantitatively at solar wind temperature should use the SW |
70 | 70 | <ParticleType>Ion</ParticleType> |
71 | 71 | <ParticleQuantity>NumberDensity</ParticleQuantity> |
72 | 72 | </Particle> |
73 | + </Parameter> | |
74 | + <Parameter> | |
75 | + <Name>moments quality</Name> | |
76 | + <ParameterKey>mav_swiakp_qual</ParameterKey> | |
77 | + <Description>Quality flag (0 = bad, 1 = good) indicating whether the distribution is well-measured and decommutation parameters are definite</Description> | |
78 | + <Ucd/> | |
79 | + <Units/> | |
80 | + <UnitsConversion/> | |
81 | + <Support> | |
82 | + <SupportQuantity>Other</SupportQuantity> | |
83 | + </Support> | |
73 | 84 | </Parameter> |
74 | 85 | <Parameter> |
75 | 86 | <Name>v_mso</Name> |
... | ... | @@ -135,7 +146,7 @@ Those wishing to look quantitatively at solar wind temperature should use the SW |
135 | 146 | <ParticleType>Ion</ParticleType> |
136 | 147 | <ParticleQuantity>Temperature</ParticleQuantity> |
137 | 148 | </Particle> |
138 | - </Parameter> | |
149 | + </Parameter> | |
139 | 150 | <Parameter> |
140 | 151 | <Name>dynamic pressure</Name> |
141 | 152 | <ParameterKey>mav_swiakp_pdyn</ParameterKey> | ... | ... |