ocssw
V2022
|
Public Member Functions | |
def | __init__ (self, lut_filepath, mode) |
def | minfun (self, pars, data, scale, rlut) |
def | process (self, rfl, sza, vza, raa, wnd, chl) |
def | plot (self, iy, ix) |
Public Attributes | |
mode | |
chlc | |
wndc | |
type | |
lut | |
chl_lut | |
wl_pts | |
coef | |
pars | |
rpts | |
mpts | |
fmf | |
aot | |
sse | |
chl | |
wnd | |
rfl | |
mrfl | |
rsd | |
Detailed Description
Definition at line 34 of file dbocean.py.
Constructor & Destructor Documentation
◆ __init__()
def __init__ | ( | self, | |
lut_filepath, | |||
mode | |||
) |
Definition at line 36 of file dbocean.py.
Member Function Documentation
◆ minfun()
def minfun | ( | self, | |
pars, | |||
data, | |||
scale, | |||
rlut | |||
) |
Definition at line 107 of file dbocean.py.
◆ plot()
def plot | ( | self, | |
iy, | |||
ix | |||
) |
Definition at line 166 of file dbocean.py.
◆ process()
def process | ( | self, | |
rfl, | |||
sza, | |||
vza, | |||
raa, | |||
wnd, | |||
chl | |||
) |
Definition at line 120 of file dbocean.py.
Member Data Documentation
◆ aot
aot |
Definition at line 139 of file dbocean.py.
◆ chl
chl |
Definition at line 142 of file dbocean.py.
◆ chl_lut
chl_lut |
Definition at line 66 of file dbocean.py.
◆ chlc
chlc |
Definition at line 39 of file dbocean.py.
◆ coef
coef |
Definition at line 77 of file dbocean.py.
◆ fmf
fmf |
Definition at line 138 of file dbocean.py.
◆ lut
lut |
Definition at line 42 of file dbocean.py.
◆ mode
mode |
Definition at line 38 of file dbocean.py.
◆ mpts
mpts |
Definition at line 83 of file dbocean.py.
◆ mrfl
mrfl |
Definition at line 161 of file dbocean.py.
◆ pars
pars |
Definition at line 78 of file dbocean.py.
◆ rfl
rfl |
Definition at line 160 of file dbocean.py.
◆ rpts
rpts |
Definition at line 82 of file dbocean.py.
◆ rsd
rsd |
Definition at line 162 of file dbocean.py.
◆ sse
sse |
Definition at line 140 of file dbocean.py.
◆ type
type |
Definition at line 41 of file dbocean.py.
◆ wl_pts
wl_pts |
Definition at line 76 of file dbocean.py.
◆ wnd
wnd |
Definition at line 143 of file dbocean.py.
◆ wndc
wndc |
Definition at line 40 of file dbocean.py.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/python/dbocean.py