MPAS-JEDI
Analyses.Analyses Class Reference

Public Member Functions

def __init__ (self, db, analysisTypes, diagnosticGroupings={}, nproc=1)
 
def analyze (self)
 
def __init__ (self, db, analysisTypes, diagnosticGroupings={}, nproc=1)
 
def analyze (self)
 

Public Attributes

 nproc
 
 analyses
 
 logger
 

Detailed Description

Definition at line 2122 of file Analyses.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def Analyses.Analyses.__init__ (   self,
  db,
  analysisTypes,
  diagnosticGroupings = {},
  nproc = 1 
)

Definition at line 2123 of file Analyses.py.

Here is the caller graph for this function:

◆ __init__() [2/2]

def Analyses.Analyses.__init__ (   self,
  db,
  analysisTypes,
  diagnosticGroupings = {},
  nproc = 1 
)

Definition at line 2123 of file Analyses.py.

Here is the call graph for this function:

Member Function Documentation

◆ analyze() [1/2]

def Analyses.Analyses.analyze (   self)

Definition at line 2131 of file Analyses.py.

Here is the caller graph for this function:

◆ analyze() [2/2]

def Analyses.Analyses.analyze (   self)

Definition at line 2131 of file Analyses.py.

Here is the call graph for this function:

Member Data Documentation

◆ analyses

Analyses.Analyses.analyses

Definition at line 2125 of file Analyses.py.

◆ logger

Analyses.Analyses.logger

Definition at line 2128 of file Analyses.py.

◆ nproc

Analyses.Analyses.nproc

Definition at line 2124 of file Analyses.py.


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