|
ocssw
V2022
|
Public Member Functions | |
| def | __init__ (self, mission=None, verbose=False, evalluts=False, timeout=10, clobber=False, dry_run=False) |
| def | lut_dirs (self) |
| def | get_luts (self) |
Public Attributes | |
| mission | |
| verbose | |
| evalluts | |
| timeout | |
| clobber | |
| dry_run | |
| status | |
| site_root | |
| localroot | |
| sensor | |
| session | |
Detailed Description
Utilities to update various LUT files for processing
Definition at line 59 of file LutUtils.py.
Constructor & Destructor Documentation
◆ __init__()
| def __init__ | ( | self, | |
mission = None, |
|||
verbose = False, |
|||
evalluts = False, |
|||
timeout = 10, |
|||
clobber = False, |
|||
dry_run = False |
|||
| ) |
Definition at line 64 of file LutUtils.py.
Member Function Documentation
◆ get_luts()
| def get_luts | ( | self | ) |
Definition at line 108 of file LutUtils.py.
◆ lut_dirs()
| def lut_dirs | ( | self | ) |
Definition at line 80 of file LutUtils.py.
Member Data Documentation
◆ clobber
| clobber |
Definition at line 70 of file LutUtils.py.
◆ dry_run
| dry_run |
Definition at line 71 of file LutUtils.py.
◆ evalluts
| evalluts |
Definition at line 68 of file LutUtils.py.
◆ localroot
| localroot |
Definition at line 74 of file LutUtils.py.
◆ mission
| mission |
Definition at line 66 of file LutUtils.py.
◆ sensor
| sensor |
Definition at line 75 of file LutUtils.py.
◆ session
| session |
Definition at line 77 of file LutUtils.py.
◆ site_root
| site_root |
Definition at line 73 of file LutUtils.py.
◆ status
| status |
Definition at line 72 of file LutUtils.py.
◆ timeout
| timeout |
Definition at line 69 of file LutUtils.py.
◆ verbose
| verbose |
Definition at line 67 of file LutUtils.py.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/scripts/seadasutils/LutUtils.py


