Commit 1ae0a82cdc3f9713ce6dfd63d84a0f2fc629a011
1 parent
8c4d1bd1
Exists in
master
and in
11 other branches
dynamic pressure OMNI
Showing
2 changed files
with
18 additions
and
0 deletions
Show diff stats
NumericalData/CDPP-AMDA/OMNI/omni-5min-all.xml
... | ... | @@ -143,6 +143,15 @@ for creating the OMNI data set.</Acknowledgement> |
143 | 143 | </Particle> |
144 | 144 | </Parameter> |
145 | 145 | <Parameter> |
146 | + <Name>sw dynamic pressure</Name> | |
147 | + <ParameterKey>omni5_sw_pdyn</ParameterKey> | |
148 | + <Description>P = 2*10e-6 * Np * Vp</Description> | |
149 | + <Units>nPa</Units> | |
150 | + <RenderingHints> | |
151 | + <DisplayType>TimeSeries</DisplayType> | |
152 | + </RenderingHints> | |
153 | + </Parameter> | |
154 | + <Parameter> | |
146 | 155 | <Name>sw v_gse</Name> |
147 | 156 | <ParameterKey>omni5_sw_vgse</ParameterKey> |
148 | 157 | <Ucd>phys.veloc;phys.atmol.ionStage</Ucd> | ... | ... |
NumericalData/CDPP-AMDA/OMNI/omni-hour-all.xml
... | ... | @@ -157,6 +157,15 @@ for creating the OMNI data set.</Acknowledgement> |
157 | 157 | </Particle> |
158 | 158 | </Parameter> |
159 | 159 | <Parameter> |
160 | + <Name>sw dynamic pressure</Name> | |
161 | + <ParameterKey>omni_sw_pdyn</ParameterKey> | |
162 | + <Description>P = 2*10e-6 * Np * Vp</Description> | |
163 | + <Units>nPa</Units> | |
164 | + <RenderingHints> | |
165 | + <DisplayType>TimeSeries</DisplayType> | |
166 | + </RenderingHints> | |
167 | + </Parameter> | |
168 | + <Parameter> | |
160 | 169 | <Name>sw alpha ratio</Name> |
161 | 170 | <ParameterKey>omni_sw_alpha</ParameterKey> |
162 | 171 | <Ucd>phys.abund</Ucd> | ... | ... |