Added missing variables in HiRELPP product

Tue, 05 Apr 2022 12:16:26 +0200

author
Giuseppe D'Amico <giuseppe.damico@imaa.cnr.it>
date
Tue, 05 Apr 2022 12:16:26 +0200
changeset 143
5358586fe387
parent 142
5367b3cad3fb
child 144
72f0d92af2d1

Added missing variables in HiRELPP product

docs/file_formats/elpp_product_format.rst file | annotate | diff | comparison | revisions
docs/file_formats/hirelpp_product_format.rst file | annotate | diff | comparison | revisions
--- a/docs/file_formats/elpp_product_format.rst	Mon Apr 04 15:52:04 2022 +0200
+++ b/docs/file_formats/elpp_product_format.rst	Tue Apr 05 12:16:26 2022 +0200
@@ -124,7 +124,7 @@
    :Type: *byte*
    :Dimensions: --
    :Variable\_Type: Mandatory	
-   :Description: Bimask describing the cloudmask type
+   :Description: Bitmask describing the cloudmask type
    :Units: --		 
    :Definition: *byte cloud_mask_type*
 
@@ -132,7 +132,7 @@
    :Type: *byte*
    :Dimensions: *time, level*
    :Variable\_Type: Optional	
-   :Description: Bimask describing the cloudmask
+   :Description: Bitmask describing the cloudmask
    :Units: --		 
    :Definition: *byte cloud_mask(time, level)*		
 
--- a/docs/file_formats/hirelpp_product_format.rst	Mon Apr 04 15:52:04 2022 +0200
+++ b/docs/file_formats/hirelpp_product_format.rst	Tue Apr 05 12:16:26 2022 +0200
@@ -459,6 +459,22 @@
    :Units: --  		 
    :Definition: *double volume\_linear\_depolarization\_ratio\_systematic\_error(depolarization, time, level)* 		
 
+cloud\_mask\_type
+   :Type: *byte*
+   :Dimensions: --
+   :Variable\_Type: Mandatory   
+   :Description: Bitmask describing the cloudmask type
+   :Units: --            
+   :Definition: *byte cloud_mask_type*
+
+cloud\_mask
+   :Type: *byte*
+   :Dimensions: *time, level*
+   :Variable\_Type: Optional    
+   :Description: Bitmask describing the cloudmask
+   :Units: --            
+   :Definition: *byte cloud_mask(time, level)* 
+
 
 HiRELPP Products: global attributes
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

mercurial