ocssw
V2022
|
Public Member Functions | |
def | __init__ (self, lut_filepath, mode) |
def | proc_gran (self, rfl, sza, vza, raa, wnd) |
def | process (self, rfl, sza, vza, raa, wnd) |
def | plot (self, iy, ix) |
def | plot_points (self) |
Public Attributes | |
toas | |
toab | |
toar | |
taus | |
taub | |
wl_pts | |
raa_pts | |
vza_pts | |
sza_pts | |
wnd_pts | |
tau_pts | |
pts | |
tslut | |
tblut | |
rfl_pts | |
tpts | |
type | |
sse | |
fmf | |
aot | |
trfls | |
trflb | |
srfl | |
brfl | |
mrfl | |
rsd | |
rfl | |
Detailed Description
Definition at line 36 of file dtocean.py.
Constructor & Destructor Documentation
◆ __init__()
def __init__ | ( | self, | |
lut_filepath, | |||
mode | |||
) |
Definition at line 38 of file dtocean.py.
Member Function Documentation
◆ plot()
def plot | ( | self, | |
iy, | |||
ix | |||
) |
Definition at line 225 of file dtocean.py.
◆ plot_points()
def plot_points | ( | self | ) |
Definition at line 242 of file dtocean.py.
◆ proc_gran()
def proc_gran | ( | self, | |
rfl, | |||
sza, | |||
vza, | |||
raa, | |||
wnd | |||
) |
Definition at line 96 of file dtocean.py.
◆ process()
def process | ( | self, | |
rfl, | |||
sza, | |||
vza, | |||
raa, | |||
wnd | |||
) |
Definition at line 169 of file dtocean.py.
Member Data Documentation
◆ aot
aot |
Definition at line 165 of file dtocean.py.
◆ brfl
brfl |
Definition at line 217 of file dtocean.py.
◆ fmf
fmf |
Definition at line 164 of file dtocean.py.
◆ mrfl
mrfl |
Definition at line 218 of file dtocean.py.
◆ pts
pts |
Definition at line 62 of file dtocean.py.
◆ raa_pts
raa_pts |
Definition at line 52 of file dtocean.py.
◆ rfl
rfl |
Definition at line 220 of file dtocean.py.
◆ rfl_pts
rfl_pts |
Definition at line 71 of file dtocean.py.
◆ rsd
rsd |
Definition at line 219 of file dtocean.py.
◆ srfl
srfl |
Definition at line 216 of file dtocean.py.
◆ sse
sse |
Definition at line 163 of file dtocean.py.
◆ sza_pts
sza_pts |
Definition at line 54 of file dtocean.py.
◆ tau_pts
tau_pts |
Definition at line 61 of file dtocean.py.
◆ taub
taub |
Definition at line 44 of file dtocean.py.
◆ taus
taus |
Definition at line 43 of file dtocean.py.
◆ tblut
tblut |
Definition at line 70 of file dtocean.py.
◆ toab
toab |
Definition at line 41 of file dtocean.py.
◆ toar
toar |
Definition at line 42 of file dtocean.py.
◆ toas
toas |
Definition at line 40 of file dtocean.py.
◆ tpts
tpts |
Definition at line 72 of file dtocean.py.
◆ trflb
trflb |
Definition at line 215 of file dtocean.py.
◆ trfls
trfls |
Definition at line 214 of file dtocean.py.
◆ tslut
tslut |
Definition at line 69 of file dtocean.py.
◆ type
type |
Definition at line 161 of file dtocean.py.
◆ vza_pts
vza_pts |
Definition at line 53 of file dtocean.py.
◆ wl_pts
wl_pts |
Definition at line 51 of file dtocean.py.
◆ wnd_pts
wnd_pts |
Definition at line 60 of file dtocean.py.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/python/dtocean.py