--- 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~