Commit 748ce165867095f96a85dec8d1effeb399fa591c
1 parent
deecfa44
Exists in
master
and in
12 other branches
swea pad fill value
Showing
2 changed files
with
5 additions
and
3 deletions
Show diff stats
NumericalData/AMDA/STEREO-A/SWEA/sta-swea-pad.xml
... | ... | @@ -48,9 +48,10 @@ |
48 | 48 | * 1 : PA distributions NOT corrected for ion bulk flow (Data unavailable) |
49 | 49 | </Caveats> |
50 | 50 | <Parameter> |
51 | - <Name>2D el PSD pa/energy</Name> | |
51 | + <Name>2D el PSD pa/en</Name> | |
52 | 52 | <ParameterKey>sta_swea_pad</ParameterKey> |
53 | 53 | <Units>s^3/km^6</Units> |
54 | + <FillValue>-1.e+31</FillValue> | |
54 | 55 | <RenderingHints> |
55 | 56 | <DisplayType>Spectrogram</DisplayType> |
56 | 57 | </RenderingHints> | ... | ... |
NumericalData/AMDA/STEREO-B/SWEA/stb-swea-pad.xml
... | ... | @@ -48,9 +48,10 @@ |
48 | 48 | * 1: PA distributions NOT corrected for ion bulk flow (Data unavailable) |
49 | 49 | </Caveats> |
50 | 50 | <Parameter> |
51 | - <Name>2D el PSD pa/energy</Name> | |
51 | + <Name>2D el PSD pa/en</Name> | |
52 | 52 | <ParameterKey>stb_swea_pad</ParameterKey> |
53 | - <Units>s3/km6</Units> | |
53 | + <Units>s3/km6</Units> | |
54 | + <FillValue>-1.e+31</FillValue> | |
54 | 55 | <RenderingHints> |
55 | 56 | <DisplayType>Spectrogram</DisplayType> |
56 | 57 | </RenderingHints> | ... | ... |