ocssw
V2022
|
CBatchManager
Public Member Functions | |
def | __init__ (self, pArgs) |
def | ProcessL2s (self) |
Public Attributes | |
pArgs | |
l2MainPath | |
matchPattern | |
Detailed Description
Class to manage complete uncertainty generation; from processing of L1As to creation of uncertainty from noisy L2 files, to the final packing of new uncertainty products into the baseline L2.
Definition at line 328 of file MakeUnc.py.
Constructor & Destructor Documentation
◆ __init__()
def __init__ | ( | self, | |
pArgs | |||
) |
Takes a directory containing L2 directories
Definition at line 335 of file MakeUnc.py.
Member Function Documentation
◆ ProcessL2s()
def ProcessL2s | ( | self | ) |
Definition at line 353 of file MakeUnc.py.
Member Data Documentation
◆ l2MainPath
l2MainPath |
Definition at line 340 of file MakeUnc.py.
◆ matchPattern
matchPattern |
Definition at line 342 of file MakeUnc.py.
◆ pArgs
pArgs |
Definition at line 339 of file MakeUnc.py.
The documentation for this class was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/scripts/MakeUnc.py