|
ocssw
V2022
|
Public Member Functions | |
| def | __init__ (self, arg1, arg2) |
| def | display (self) |
| def | parseLutType (self, str) |
| def | parseLutDate (self, str) |
| def | parseVcstLutDate (self, str) |
Public Attributes | |
| path | |
| filename | |
| filepath | |
| type | |
| date | |
| lptype | |
Detailed Description
Definition at line 342 of file viirs_files.py.
Constructor & Destructor Documentation
◆ __init__()
| def __init__ | ( | self, | |
| arg1, | |||
| arg2 | |||
| ) |
Definition at line 343 of file viirs_files.py.
Member Function Documentation
◆ display()
| def display | ( | self | ) |
Definition at line 354 of file viirs_files.py.
◆ parseLutDate()
| def parseLutDate | ( | self, | |
| str | |||
| ) |
Definition at line 377 of file viirs_files.py.
◆ parseLutType()
| def parseLutType | ( | self, | |
| str | |||
| ) |
Definition at line 359 of file viirs_files.py.
◆ parseVcstLutDate()
| def parseVcstLutDate | ( | self, | |
| str | |||
| ) |
Definition at line 387 of file viirs_files.py.
Member Data Documentation
◆ date
| date |
Definition at line 351 of file viirs_files.py.
◆ filename
| filename |
Definition at line 346 of file viirs_files.py.
◆ filepath
| filepath |
Definition at line 349 of file viirs_files.py.
◆ lptype
| lptype |
Definition at line 352 of file viirs_files.py.
◆ path
| path |
Definition at line 345 of file viirs_files.py.
◆ type
| type |
Definition at line 350 of file viirs_files.py.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/python/viirs_files.py


