Commit 73ebc0a60523607a002a4fff22e315781741cd74
1 parent
ec72492c
Exists in
master
and in
12 other branches
typo
Showing
1 changed file
with
12 additions
and
3 deletions
Show diff stats
NumericalData/AMDA/Cassini/RPWS/cass-lp-ni.xml
@@ -44,8 +44,8 @@ | @@ -44,8 +44,8 @@ | ||
44 | * spacecraft wake measurements that have not properly been removed (rare), | 44 | * spacecraft wake measurements that have not properly been removed (rare), |
45 | * moon eclipses (very rare). | 45 | * moon eclipses (very rare). |
46 | 46 | ||
47 | - Each data point corresponds to one voltage sweep. Occasionally the fit to the sweep is not very good. Usually a data point with an error 3 times the estimated value or larger is considered a bad data point, but this has to be evaluated from case to case. A good way to do this is to compare with the electron density derived from the upper hybrid resonance frequency or with the ion density obtained from CAPS measurements. The data can also be compared to previous measurements from the same region which should show similar densities.</Caveats> | ||
48 | - | 47 | + Each data point corresponds to one voltage sweep. Occasionally the fit to the sweep is not very good. Usually a data point with an error 3 times the estimated value or larger is considered a bad data point, but this has to be evaluated from case to case. A good way to do this is to compare with the electron density derived from the upper hybrid resonance frequency or with the ion density obtained from CAPS measurements. The data can also be compared to previous measurements from the same region which should show similar densities. |
48 | + Note that data is very irregular.</Caveats> | ||
49 | <Parameter> | 49 | <Parameter> |
50 | <Name>ion density</Name> | 50 | <Name>ion density</Name> |
51 | <ParameterKey>cass_lp_ni</ParameterKey> | 51 | <ParameterKey>cass_lp_ni</ParameterKey> |
@@ -58,6 +58,15 @@ | @@ -58,6 +58,15 @@ | ||
58 | <ParticleType>Ion</ParticleType> | 58 | <ParticleType>Ion</ParticleType> |
59 | <ParticleQuantity>NumberDensity</ParticleQuantity> | 59 | <ParticleQuantity>NumberDensity</ParticleQuantity> |
60 | </Particle> | 60 | </Particle> |
61 | - </Parameter> | 61 | + </Parameter> |
62 | + <Parameter> | ||
63 | + <Name>ion density error</Name> | ||
64 | + <ParameterKey>cass_lp_ni_err</ParameterKey> | ||
65 | + <Ucd/> | ||
66 | + <Units>%</Units> | ||
67 | + <RenderingHints> | ||
68 | + <DisplayType>TimeSeries</DisplayType> | ||
69 | + </RenderingHints> | ||
70 | + </Parameter> | ||
62 | </NumericalData> | 71 | </NumericalData> |
63 | </Spase> | 72 | </Spase> |