ocssw
V2022
|
Classes | |
class | io_path |
class | l1_file |
class | lut_file |
class | sdr_file |
Variables | |
dictionary | l1b_type |
dictionary | vcst_type |
dictionary | idps_type |
dictionary | lut_type |
dictionary | iopath_type |
Detailed Description
* NAME: viirs_files.py * * DESCRIPTION: VIIRS product and LUT object classes and supporting data structures. * This is not an executable but is required for cal_viirs.py and obc_viirs.py. * Created on July 15, 2016 * Author: Samuel Anderson
Variable Documentation
◆ idps_type
dictionary idps_type |
Initial value:
Definition at line 36 of file viirs_files.py.
◆ iopath_type
dictionary iopath_type |
Initial value:
Definition at line 140 of file viirs_files.py.
◆ l1b_type
dictionary l1b_type |
Initial value:
Definition at line 15 of file viirs_files.py.
◆ lut_type
dictionary lut_type |
Definition at line 67 of file viirs_files.py.
◆ vcst_type
dictionary vcst_type |
Initial value:
Definition at line 25 of file viirs_files.py.