docs/file_formats/hirelpp_product_format.rst

changeset 143
5358586fe387
parent 125
003aa42747f5
equal deleted inserted replaced
142:5367b3cad3fb 143:5358586fe387
457 :Variable\_Type: Optional 457 :Variable\_Type: Optional
458 :Description: Systematic error (uncertanity) on volume linear depolarization ratio timeseries 458 :Description: Systematic error (uncertanity) on volume linear depolarization ratio timeseries
459 :Units: -- 459 :Units: --
460 :Definition: *double volume\_linear\_depolarization\_ratio\_systematic\_error(depolarization, time, level)* 460 :Definition: *double volume\_linear\_depolarization\_ratio\_systematic\_error(depolarization, time, level)*
461 461
462 cloud\_mask\_type
463 :Type: *byte*
464 :Dimensions: --
465 :Variable\_Type: Mandatory
466 :Description: Bitmask describing the cloudmask type
467 :Units: --
468 :Definition: *byte cloud_mask_type*
469
470 cloud\_mask
471 :Type: *byte*
472 :Dimensions: *time, level*
473 :Variable\_Type: Optional
474 :Description: Bitmask describing the cloudmask
475 :Units: --
476 :Definition: *byte cloud_mask(time, level)*
477
462 478
463 HiRELPP Products: global attributes 479 HiRELPP Products: global attributes
464 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
465 481
466 Conventions 482 Conventions

mercurial