docs/file_formats/elpp_product_format.rst

changeset 143
5358586fe387
parent 139
ce4d79b418dd
equal deleted inserted replaced
142:5367b3cad3fb 143:5358586fe387
122 122
123 cloud\_mask\_type 123 cloud\_mask\_type
124 :Type: *byte* 124 :Type: *byte*
125 :Dimensions: -- 125 :Dimensions: --
126 :Variable\_Type: Mandatory 126 :Variable\_Type: Mandatory
127 :Description: Bimask describing the cloudmask type 127 :Description: Bitmask describing the cloudmask type
128 :Units: -- 128 :Units: --
129 :Definition: *byte cloud_mask_type* 129 :Definition: *byte cloud_mask_type*
130 130
131 cloud\_mask 131 cloud\_mask
132 :Type: *byte* 132 :Type: *byte*
133 :Dimensions: *time, level* 133 :Dimensions: *time, level*
134 :Variable\_Type: Optional 134 :Variable\_Type: Optional
135 :Description: Bimask describing the cloudmask 135 :Description: Bitmask describing the cloudmask
136 :Units: -- 136 :Units: --
137 :Definition: *byte cloud_mask(time, level)* 137 :Definition: *byte cloud_mask(time, level)*
138 138
139 cloud\_fraction 139 cloud\_fraction
140 :Type: *double* 140 :Type: *double*

mercurial