Commit 6bbaddf8e6e0b2768be191f1e2eab85d5d88d213

Authored by Quentin Brzustowski
1 parent 325333c0

moved validity flag descriptions to be visible in info

NumericalData/CDPP-AMDA/UKS/ELX/uks-elx-all.xml
@@ -7,7 +7,16 @@ @@ -7,7 +7,16 @@
7 <ResourceName>electrons</ResourceName> 7 <ResourceName>electrons</ResourceName>
8 <AlternateName>Electron moments and spectrogram</AlternateName> 8 <AlternateName>Electron moments and spectrogram</AlternateName>
9 <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> 9 <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate>
10 - <Description> 10 + <Description>
  11 + Validity flag:
  12 + * unvalidated = 1
  13 + * validated = 0
  14 + * requires reprocessing = 2
  15 + * bad data, cannot reprocess = 3
  16 + * may contain noise or outliers = 4
  17 + * systematic instrumental effects = 5
  18 + * PI quality flags) = 6
  19 + * fill value = 7
11 </Description> 20 </Description>
12 <Acknowledgement>User will acknowledge the AMPTE/UKS Electron instrument team in any publication resulting from the use of these data. 21 <Acknowledgement>User will acknowledge the AMPTE/UKS Electron instrument team in any publication resulting from the use of these data.
13 </Acknowledgement> 22 </Acknowledgement>
@@ -116,7 +125,7 @@ @@ -116,7 +125,7 @@
116 <Description> 125 <Description>
117 Velocity space density 126 Velocity space density
118 </Description> 127 </Description>
119 - <Units>s3/km6</Units> 128 + <Units>s^3/km^6</Units>
120 <RenderingHints> 129 <RenderingHints>
121 <DisplayType>Spectrogram</DisplayType> 130 <DisplayType>Spectrogram</DisplayType>
122 </RenderingHints> 131 </RenderingHints>
NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-acc.xml
@@ -8,7 +8,16 @@ @@ -8,7 +8,16 @@
8 <AlternateName>Electric field power spectrum low frequency</AlternateName> 8 <AlternateName>Electric field power spectrum low frequency</AlternateName>
9 <AlternateName>UKS ACC</AlternateName> 9 <AlternateName>UKS ACC</AlternateName>
10 <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> 10 <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate>
11 - <Description> 11 + <Description>
  12 + Validity flag:
  13 + * unvalidated = 1
  14 + * validated = 0
  15 + * requires reprocessing = 2
  16 + * bad data, cannot reprocess = 3
  17 + * may contain noise or outliers = 4
  18 + * systematic instrumental effects = 5
  19 + * PI quality flags) = 6
  20 + * fill value = 7
12 </Description> 21 </Description>
13 <Acknowledgement>User will acknowledge the AMPTE/UKS wave Experiment team in any publication resulting from the use of these data. 22 <Acknowledgement>User will acknowledge the AMPTE/UKS wave Experiment team in any publication resulting from the use of these data.
14 </Acknowledgement> 23 </Acknowledgement>
NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-pow.xml
@@ -8,7 +8,16 @@ @@ -8,7 +8,16 @@
8 <AlternateName>Average and peak e field wave power over .11 to 3.9 kHz</AlternateName> 8 <AlternateName>Average and peak e field wave power over .11 to 3.9 kHz</AlternateName>
9 <AlternateName>UKS POW</AlternateName> 9 <AlternateName>UKS POW</AlternateName>
10 <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate> 10 <ReleaseDate>2019-05-05T12:34:56Z</ReleaseDate>
11 - <Description> 11 + <Description>
  12 + Validity flag:
  13 + * unvalidated = 1
  14 + * validated = 0
  15 + * requires reprocessing = 2
  16 + * bad data, cannot reprocess = 3
  17 + * may contain noise or outliers = 4
  18 + * systematic instrumental effects = 5
  19 + * PI quality flags) = 6
  20 + * fill value = 7
12 </Description> 21 </Description>
13 <Acknowledgement>User will acknowledge the AMPTE/UKS wave Experiment team in any publication resulting from the use of these data. 22 <Acknowledgement>User will acknowledge the AMPTE/UKS wave Experiment team in any publication resulting from the use of these data.
14 </Acknowledgement> 23 </Acknowledgement>
NumericalData/CDPP-AMDA/UKS/WAV/uks-wav-sfa.xml
@@ -71,15 +71,7 @@ @@ -71,15 +71,7 @@
71 <Name>flag</Name> 71 <Name>flag</Name>
72 <ParameterKey>uks_sfa_fl</ParameterKey> 72 <ParameterKey>uks_sfa_fl</ParameterKey>
73 <Description> 73 <Description>
74 - Validity flag:  
75 - * unvalidated = 1  
76 - * validated = 0  
77 - * requires reprocessing = 2  
78 - * bad data, cannot reprocess = 3  
79 - * may contain noise or outliers = 4  
80 - * systematic instrumental effects = 5  
81 - * PI quality flags) = 6  
82 - * fill value = 7 74 + Validity flag: unvalidated(1),validated(0), requires reprocessing(2), bad data, cannot reprocess(3), may contain noise or outliers(4), systematic instrumental effects(5), PI quality flags(6), fill value(7)
83 </Description> 75 </Description>
84 <RenderingHints> 76 <RenderingHints>
85 <DisplayType>TimeSeries</DisplayType> 77 <DisplayType>TimeSeries</DisplayType>