|
MPAS-JEDI
|
Public Member Functions | |
| def | __init__ (self) |
| def | diagnose (self, workers=None) |
| def | diagnoseObsSpace (self, jdbs, osKey) |
| def | __init__ (self) |
| def | diagnose (self, workers=None) |
| def | diagnoseObsSpace (self, jdbs, osKey) |
Public Attributes | |
| name | |
| args | |
| logger | |
| jdbs | |
| osKeys | |
Diagnose observation-space statistics Driven by - static selections in conf - command-line arguments in DiagnoseObsStatisticsArgs
Definition at line 25 of file DiagnoseObsStatistics.py.
| def DiagnoseObsStatistics.DiagnoseObsStatistics.__init__ | ( | self | ) |
| def DiagnoseObsStatistics.DiagnoseObsStatistics.__init__ | ( | self | ) |
| def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnose | ( | self, | |
workers = None |
|||
| ) |
conducts diagnoseObsSpace across multiple ObsSpaces in parallel
Definition at line 48 of file DiagnoseObsStatistics.py.


| def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnose | ( | self, | |
workers = None |
|||
| ) |
conducts diagnoseObsSpace across multiple ObsSpaces in parallel
Definition at line 48 of file DiagnoseObsStatistics.py.

| def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnoseObsSpace | ( | self, | |
| jdbs, | |||
| osKey | |||
| ) |
Definition at line 60 of file DiagnoseObsStatistics.py.


| def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnoseObsSpace | ( | self, | |
| jdbs, | |||
| osKey | |||
| ) |
Definition at line 60 of file DiagnoseObsStatistics.py.


| DiagnoseObsStatistics.DiagnoseObsStatistics.args |
Definition at line 34 of file DiagnoseObsStatistics.py.
| DiagnoseObsStatistics.DiagnoseObsStatistics.jdbs |
Definition at line 39 of file DiagnoseObsStatistics.py.
| DiagnoseObsStatistics.DiagnoseObsStatistics.logger |
Definition at line 35 of file DiagnoseObsStatistics.py.
| DiagnoseObsStatistics.DiagnoseObsStatistics.name |
Definition at line 33 of file DiagnoseObsStatistics.py.
| DiagnoseObsStatistics.DiagnoseObsStatistics.osKeys |
Definition at line 40 of file DiagnoseObsStatistics.py.