MPAS-JEDI
Analyses.GrossValues Class Reference
Inheritance diagram for Analyses.GrossValues:
Collaboration diagram for Analyses.GrossValues:

Public Member Functions

def __init__ (self, db, analysisType, diagnosticGroupings)
 
def analyze_ (self, workers=None)
 
def __init__ (self, db, analysisType, diagnosticGroupings)
 
def analyze_ (self, workers=None)
 
- Public Member Functions inherited from Analyses.AnalysisBase
def binMethodFile (self, binMethod, before=True)
 
def fcName (self, diagnosticGroup)
 
def statPlotAttributes (self, diagnosticGroup, statName, allDiagnosticNames=None)
 
def UNIONcntrlANDexpCYDTimes (self, dfw, myLoc={})
 
def analyze (self, workers=None)
 
def binMethodFile (self, binMethod, before=True)
 
def fcName (self, diagnosticGroup)
 
def statPlotAttributes (self, diagnosticGroup, statName, allDiagnosticNames=None)
 
def UNIONcntrlANDexpCYDTimes (self, dfw, myLoc={})
 
def analyze (self, workers=None)
 

Public Attributes

 requestAggDFW
 
 blocking
 
 binVarDict
 
- Public Attributes inherited from Analyses.AnalysisBase
 analysisType
 
 DiagSpaceName
 
 diagnosticGroupings
 
 logger
 
 db
 Extract useful variables from the database. More...
 
 diagnosticConfigs
 
 availableDiagnostics
 
 expNames
 
 nExp
 
 cntrlExpName
 
 noncntrlExpNames
 
 fcTDeltas
 
 fcTDeltas_totmin
 
 fcMap
 
 nFC
 
 cyDTimes
 
 nCY
 
 varNames
 
 nVars
 
 varMap
 
 chlist
 
 allBinVals
 
 binNumVals
 
 binNumVals2DasStr
 
 blocking
 Establish default configuration. More...
 
 parallelism
 
 requiredStatistics
 
 requestAggDFW
 
 blankBinMethodFile
 
 subWidth
 
 subAspect
 
 MAX_FC_SUBFIGS
 
 MAX_FC_LINES
 
 DiagSpacePath
 Setup paths. More...
 
 myFigPath
 

Detailed Description

Calculate gross statistics for specified category binMethods at first forecast length
  NOTE: currently only calculates statistics at self.fcTDeltas[0]
        adjust minimum forecast length in order to calculate
        for non-zero forecast lengths, assuming those lengths
        are present in db

Definition at line 2000 of file Analyses.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

def Analyses.GrossValues.__init__ (   self,
  db,
  analysisType,
  diagnosticGroupings 
)

Reimplemented from Analyses.AnalysisBase.

Definition at line 2008 of file Analyses.py.

Here is the caller graph for this function:

◆ __init__() [2/2]

def Analyses.GrossValues.__init__ (   self,
  db,
  analysisType,
  diagnosticGroupings 
)

Reimplemented from Analyses.AnalysisBase.

Definition at line 2008 of file Analyses.py.

Here is the call graph for this function:

Member Function Documentation

◆ analyze_() [1/2]

def Analyses.GrossValues.analyze_ (   self,
  workers = None 
)
virtual method

Reimplemented from Analyses.AnalysisBase.

Definition at line 2022 of file Analyses.py.

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

◆ analyze_() [2/2]

def Analyses.GrossValues.analyze_ (   self,
  workers = None 
)
virtual method

Reimplemented from Analyses.AnalysisBase.

Definition at line 2022 of file Analyses.py.

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

Member Data Documentation

◆ binVarDict

Analyses.GrossValues.binVarDict

Definition at line 2017 of file Analyses.py.

◆ blocking

Analyses.GrossValues.blocking

Definition at line 2015 of file Analyses.py.

◆ requestAggDFW

Analyses.GrossValues.requestAggDFW

Definition at line 2011 of file Analyses.py.


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