ocssw
V2022
|
#include <DbMaskOCI.h>
Public Member Functions | |
DbCloudMaskOceanOCI () | |
DbCloudMaskOceanOCI (DbProcessOcean *proc) | |
~DbCloudMaskOceanOCI () | |
int | compute (const int iy, const int ix, short &mask) |
Static Public Attributes | |
static constexpr float | M01_STDV_THOLD = 0.0025 |
static constexpr float | M08_STDV_THOLD = 0.0025 |
static constexpr float | M08_HILAT_STDV_THOLD = 0.001 |
static constexpr float | M09_THOLD = 0.004 |
static constexpr float | M03_THOLD = 0.11 |
Protected Attributes | |
DbProcessOcean * | p_ |
Detailed Description
Definition at line 115 of file DbMaskOCI.h.
Constructor & Destructor Documentation
◆ DbCloudMaskOceanOCI() [1/2]
Class constructor / destructor
Definition at line 676 of file DbMaskOCI.cpp.
◆ DbCloudMaskOceanOCI() [2/2]
DbCloudMaskOceanOCI | ( | DbProcessOcean * | proc | ) |
◆ ~DbCloudMaskOceanOCI()
~DbCloudMaskOceanOCI | ( | ) |
Definition at line 685 of file DbMaskOCI.cpp.
Member Function Documentation
◆ compute()
Compute the cloud mask
Definition at line 695 of file DbMaskOCI.cpp.
Member Data Documentation
◆ M01_STDV_THOLD
|
staticconstexpr |
Definition at line 118 of file DbMaskOCI.h.
◆ M03_THOLD
|
staticconstexpr |
Definition at line 122 of file DbMaskOCI.h.
◆ M08_HILAT_STDV_THOLD
|
staticconstexpr |
Definition at line 120 of file DbMaskOCI.h.
◆ M08_STDV_THOLD
|
staticconstexpr |
Definition at line 119 of file DbMaskOCI.h.
◆ M09_THOLD
|
staticconstexpr |
Definition at line 121 of file DbMaskOCI.h.
◆ p_
|
protected |
Definition at line 139 of file DbMaskOCI.h.
The documentation for this class was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/deepblue/DbMaskOCI.h
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/deepblue/DbMaskOCI.cpp