MPAS-JEDI
|
Public Member Functions | |
def | __init__ (self, db, analysisType, diagnosticGroupings) |
def | innerloops (self, dfwDict, diagnosticGroup, myLoc, statName, binValsMap, options, nsubplots, nxplots, nyplots) |
def | __init__ (self, db, analysisType, diagnosticGroupings) |
def | innerloops (self, dfwDict, diagnosticGroup, myLoc, statName, binValsMap, options, nsubplots, nxplots, nyplots) |
![]() | |
def | subplotArrangement (self, dummy) |
def | subplotArrangement (self, dummy) |
![]() | |
def | analyze_ (self, workers=None) |
def | innerloopsWrapper (self, diagnosticGroup, diagnosticConfigs, fullBinVar, binMethod, analysisStatistics, options) |
def | analyze_ (self, workers=None) |
def | innerloopsWrapper (self, diagnosticGroup, diagnosticConfigs, fullBinVar, binMethod, analysisStatistics, options) |
![]() | |
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 | |
subWidth | |
subAspect | |
maxDiagnosticsPerAnalysis | |
![]() | |
binVarDict | |
![]() | |
parallelism | |
maxBinVarTier | |
binVarDict | |
maxDiagnosticsPerAnalysis | |
![]() | |
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 | |
Similar to CYAxisExpLines, except each line is for a different binVal (e.g., latitude band, cloudiness, etc.) - line: binVals for named bins (e.g., NXTro, Tro, SXTro for latitude) - subplot: column by experiment, row by DiagSpace variable - file: combination of statistic and forecast length
Definition at line 931 of file Analyses.py.
def Analyses.CYAxisBinValLines.__init__ | ( | self, | |
db, | |||
analysisType, | |||
diagnosticGroupings | |||
) |
Reimplemented from Analyses.BinValLinesAnalysisType.
Definition at line 939 of file Analyses.py.
def Analyses.CYAxisBinValLines.__init__ | ( | self, | |
db, | |||
analysisType, | |||
diagnosticGroupings | |||
) |
Reimplemented from Analyses.BinValLinesAnalysisType.
Definition at line 939 of file Analyses.py.
def Analyses.CYAxisBinValLines.innerloops | ( | self, | |
dfwDict, | |||
diagnosticGroup, | |||
myLoc, | |||
statName, | |||
binValsMap, | |||
options, | |||
nsubplots, | |||
nxplots, | |||
nyplots | |||
) |
virtual method
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 947 of file Analyses.py.
def Analyses.CYAxisBinValLines.innerloops | ( | self, | |
dfwDict, | |||
diagnosticGroup, | |||
myLoc, | |||
statName, | |||
binValsMap, | |||
options, | |||
nsubplots, | |||
nxplots, | |||
nyplots | |||
) |
virtual method
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 947 of file Analyses.py.
Analyses.CYAxisBinValLines.maxDiagnosticsPerAnalysis |
Definition at line 945 of file Analyses.py.
Analyses.CYAxisBinValLines.subAspect |
Definition at line 943 of file Analyses.py.
Analyses.CYAxisBinValLines.subWidth |
Definition at line 942 of file Analyses.py.