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

Public Member Functions

def __init__ (self, db, analysisType, diagnosticGroupings)
 
def innerloops (self, dfwDict, diagnosticGroup, myLoc, statName, nVarsLoc, varMapLoc, myBinConfigs, options)
 
def __init__ (self, db, analysisType, diagnosticGroupings)
 
def innerloops (self, dfwDict, diagnosticGroup, myLoc, statName, nVarsLoc, varMapLoc, myBinConfigs, options)
 
- Public Member Functions inherited from Analyses.OneDimBinMethodBase
def analyze_ (self, workers=None)
 
def innerloopsWrapper (self, diagnosticGroup, diagnosticConfigs, binVar, binMethod, analysisStatistics, options)
 
def analyze_ (self, workers=None)
 
def innerloopsWrapper (self, diagnosticGroup, diagnosticConfigs, binVar, binMethod, analysisStatistics, options)
 
- 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
 
 subWidth
 
 subAspect
 
 maxDiagnosticsPerAnalysis
 
- Public Attributes inherited from Analyses.OneDimBinMethodBase
 parallelism
 
 maxBinVarTier
 
 binVarDict
 
 maxDiagnosticsPerAnalysis
 
- 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

Creates raster maps with binVar binVals on y-axis
  - only applicable to binned diagnostics (e.g., vertical dimension, latitude, zenith angle)
  - subplot: column by experiment, row by DiagSpace variable
  -    file: combination of binVar, binMethod, and statistic

Definition at line 1305 of file Analyses.py.

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

Reimplemented from Analyses.OneDimBinMethodBase.

Definition at line 1313 of file Analyses.py.

Here is the caller graph for this function:

◆ __init__() [2/2]

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

Reimplemented from Analyses.OneDimBinMethodBase.

Definition at line 1313 of file Analyses.py.

Here is the call graph for this function:

Member Function Documentation

◆ innerloops() [1/2]

def Analyses.FCandBinValAxes2D.innerloops (   self,
  dfwDict,
  diagnosticGroup,
  myLoc,
  statName,
  nVarsLoc,
  varMapLoc,
  myBinConfigs,
  options 
)
virtual method

Reimplemented from Analyses.OneDimBinMethodBase.

Definition at line 1323 of file Analyses.py.

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

◆ innerloops() [2/2]

def Analyses.FCandBinValAxes2D.innerloops (   self,
  dfwDict,
  diagnosticGroup,
  myLoc,
  statName,
  nVarsLoc,
  varMapLoc,
  myBinConfigs,
  options 
)
virtual method

Reimplemented from Analyses.OneDimBinMethodBase.

Definition at line 1323 of file Analyses.py.

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

Member Data Documentation

◆ maxDiagnosticsPerAnalysis

Analyses.FCandBinValAxes2D.maxDiagnosticsPerAnalysis

Definition at line 1321 of file Analyses.py.

◆ requestAggDFW

Analyses.FCandBinValAxes2D.requestAggDFW

Definition at line 1316 of file Analyses.py.

◆ subAspect

Analyses.FCandBinValAxes2D.subAspect

Definition at line 1319 of file Analyses.py.

◆ subWidth

Analyses.FCandBinValAxes2D.subWidth

Definition at line 1318 of file Analyses.py.


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