Commit cb59a441cc2a912a2ee7a09ea4aa503bbb1c6502
1 parent
304a88da
Exists in
master
and in
12 other branches
ROS LAP NED
Showing
2 changed files
with
5 additions
and
6 deletions
Show diff stats
NumericalData/AMDA/Rosetta/LAP/ros-lap-ned.xml
... | ... | @@ -55,7 +55,7 @@ does not prevent plasma electrons from reaching the Langmuir probes. |
55 | 55 | <Cadence_Max>PT160S</Cadence_Max> |
56 | 56 | </TemporalDescription> |
57 | 57 | <Parameter> |
58 | - <Name>n el</Name> | |
58 | + <Name>n_e</Name> | |
59 | 59 | <ParameterKey>ros_lap_ned</ParameterKey> |
60 | 60 | <Description>Plasma density derived from individual spacecraft potential measurements on one illuminated probe</Description> |
61 | 61 | <Ucd/> |
... | ... | @@ -66,7 +66,7 @@ does not prevent plasma electrons from reaching the Langmuir probes. |
66 | 66 | <FillValue>-1.e+09</FillValue> |
67 | 67 | </Parameter> |
68 | 68 | <Parameter> |
69 | - <Name>quality value</Name> | |
69 | + <Name>n_e : qual</Name> | |
70 | 70 | <ParameterKey>ros_lap_ned_q</ParameterKey> |
71 | 71 | <Description>Quality value in the range 0 (worst) to 1 (best).Corresponds to goodness of fit or how well the model fits the data.</Description> |
72 | 72 | <Ucd/> |
... | ... |
NumericalData/AMDA/Rosetta/LAP/ros-lap-nel.xml
... | ... | @@ -47,7 +47,7 @@ measurements or floating potential measurements on one probe. A value of |
47 | 47 | <Cadence_Max>PT128S</Cadence_Max> |
48 | 48 | </TemporalDescription> |
49 | 49 | <Parameter> |
50 | - <Name>n el</Name> | |
50 | + <Name>n_e</Name> | |
51 | 51 | <ParameterKey>ros_lap_nel</ParameterKey> |
52 | 52 | <Ucd/> |
53 | 53 | <Units>cm^-3</Units> |
... | ... | @@ -57,10 +57,9 @@ measurements or floating potential measurements on one probe. A value of |
57 | 57 | <FillValue>-1.e+09</FillValue> |
58 | 58 | </Parameter> |
59 | 59 | <Parameter> |
60 | - <Name>quality value</Name> | |
60 | + <Name>n_e : qual</Name> | |
61 | 61 | <ParameterKey>ros_lap_nel_q</ParameterKey> |
62 | - <Description>Quality value in the range 0 (worst) to 1 (best). | |
63 | -Corresponds to goodness of fit or how well the model fits the data.</Description> | |
62 | + <Description>Quality value in the range 0 (worst) to 1 (best). Corresponds to goodness of fit or how well the model fits the data.</Description> | |
64 | 63 | <Ucd/> |
65 | 64 | <Units/> |
66 | 65 | <RenderingHints> |
... | ... |