Commit 71185d00ce160953f063bf40c52f68f92150f9c5

Authored by Elena.Budnik
1 parent 27d3be19

quality flag added

Showing 1 changed file with 20 additions and 8 deletions   Show diff stats
NumericalData/AMDA/MEX/MARSIS/mex-marsis-ele.xml
@@ -57,14 +57,13 @@ Then the optimization is done by using the following constraints: @@ -57,14 +57,13 @@ Then the optimization is done by using the following constraints:
57 <Cadence_Max>PT10S</Cadence_Max> 57 <Cadence_Max>PT10S</Cadence_Max>
58 </TemporalDescription> 58 </TemporalDescription>
59 <Caveats>Data Quality Description : 59 <Caveats>Data Quality Description :
60 - * -1: PERCENTAGE OF LOW SNR DATA NOT AVAILABLE  
61 - * 0: NO LOW SNR DATA  
62 - * 1: LESS THAN 25% LOW SNR DATA  
63 - * 2: LESS THAN 50% LOW SNR DATA  
64 - * 3: LESS THAN 75% LOW SNR DATA  
65 - * 4: MORE THAN 75% LOW SNR DATA  
66 - </Caveats>  
67 - <ObservedRegion>Mars</ObservedRegion> 60 + * -1: percentage of low SNR data not available
  61 + * 0: no low SNR data
  62 + * 1: less than 25% low SNR data
  63 + * 2: less than 50% low SNR data
  64 + * 3: less than 75% low SNR data
  65 + * 4: more than 75% low SNR data
  66 + </Caveats>
68 <Parameter> 67 <Parameter>
69 <Name>tec</Name> 68 <Name>tec</Name>
70 <ParameterKey>mex_marsis_tec</ParameterKey> 69 <ParameterKey>mex_marsis_tec</ParameterKey>
@@ -79,5 +78,18 @@ Then the optimization is done by using the following constraints: @@ -79,5 +78,18 @@ Then the optimization is done by using the following constraints:
79 <SupportQuantity>Other</SupportQuantity> 78 <SupportQuantity>Other</SupportQuantity>
80 </Support> 79 </Support>
81 </Parameter> 80 </Parameter>
  81 + <Parameter>
  82 + <Name>quality flag</Name>
  83 + <ParameterKey>mex_marsis_tecflag</ParameterKey>
  84 + <Description/>
  85 + <Ucd/>
  86 + <Units/>
  87 + <RenderingHints>
  88 + <DisplayType>TimeSeries</DisplayType>
  89 + </RenderingHints>
  90 + <Support>
  91 + <SupportQuantity>Other</SupportQuantity>
  92 + </Support>
  93 + </Parameter>
82 </NumericalData> 94 </NumericalData>
83 </Spase> 95 </Spase>