MPAS-JEDI
DiagnoseObsStatistics.DiagnoseObsStatistics Class Reference

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
 

Detailed Description

Diagnose observation-space statistics
Driven by
  - static selections in conf
  - command-line arguments in DiagnoseObsStatisticsArgs

Definition at line 25 of file DiagnoseObsStatistics.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def DiagnoseObsStatistics.DiagnoseObsStatistics.__init__ (   self)

Definition at line 32 of file DiagnoseObsStatistics.py.

Here is the caller graph for this function:

◆ __init__() [2/2]

def DiagnoseObsStatistics.DiagnoseObsStatistics.__init__ (   self)

Definition at line 32 of file DiagnoseObsStatistics.py.

Here is the call graph for this function:

Member Function Documentation

◆ diagnose() [1/2]

def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnose (   self,
  workers = None 
)
conducts diagnoseObsSpace across multiple ObsSpaces in parallel

Definition at line 48 of file DiagnoseObsStatistics.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ diagnose() [2/2]

def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnose (   self,
  workers = None 
)
conducts diagnoseObsSpace across multiple ObsSpaces in parallel

Definition at line 48 of file DiagnoseObsStatistics.py.

Here is the call graph for this function:

◆ diagnoseObsSpace() [1/2]

def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnoseObsSpace (   self,
  jdbs,
  osKey 
)

Definition at line 60 of file DiagnoseObsStatistics.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ diagnoseObsSpace() [2/2]

def DiagnoseObsStatistics.DiagnoseObsStatistics.diagnoseObsSpace (   self,
  jdbs,
  osKey 
)

Definition at line 60 of file DiagnoseObsStatistics.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ args

DiagnoseObsStatistics.DiagnoseObsStatistics.args

Definition at line 34 of file DiagnoseObsStatistics.py.

◆ jdbs

DiagnoseObsStatistics.DiagnoseObsStatistics.jdbs

Definition at line 39 of file DiagnoseObsStatistics.py.

◆ logger

DiagnoseObsStatistics.DiagnoseObsStatistics.logger

Definition at line 35 of file DiagnoseObsStatistics.py.

◆ name

DiagnoseObsStatistics.DiagnoseObsStatistics.name

Definition at line 33 of file DiagnoseObsStatistics.py.

◆ osKeys

DiagnoseObsStatistics.DiagnoseObsStatistics.osKeys

Definition at line 40 of file DiagnoseObsStatistics.py.


The documentation for this class was generated from the following file: