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, binValsMap) |
def | analyze_ (self, workers=None) |
def | innerloopsWrapper (self, diagnosticGroup, diagnosticConfigs, fullBinVar, binMethod, analysisStatistics, options) |
def | subplotArrangement (self, binValsMap) |
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 | |
requestAggDFW | |
subWidth | |
subAspect | |
![]() | |
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 | |
Creates a timeseries figure between fcTDeltaFirst and fcTDeltaLast containing aggregated statistics for the period between firstCycleDTime and lastCycleDTime - x-axis: forecast duration - line: per experiment - subplot: combination of DiagSpace variable and binVal - file: combination of binVar and statistic
Definition at line 538 of file Analyses.py.
def Analyses.FCAxisExpLines.__init__ | ( | self, | |
db, | |||
analysisType, | |||
diagnosticGroupings | |||
) |
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 547 of file Analyses.py.
def Analyses.FCAxisExpLines.__init__ | ( | self, | |
db, | |||
analysisType, | |||
diagnosticGroupings | |||
) |
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 547 of file Analyses.py.
def Analyses.FCAxisExpLines.innerloops | ( | self, | |
dfwDict, | |||
diagnosticGroup, | |||
myLoc, | |||
statName, | |||
binValsMap, | |||
options, | |||
nsubplots, | |||
nxplots, | |||
nyplots | |||
) |
virtual method
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 555 of file Analyses.py.
def Analyses.FCAxisExpLines.innerloops | ( | self, | |
dfwDict, | |||
diagnosticGroup, | |||
myLoc, | |||
statName, | |||
binValsMap, | |||
options, | |||
nsubplots, | |||
nxplots, | |||
nyplots | |||
) |
virtual method
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 555 of file Analyses.py.
Analyses.FCAxisExpLines.requestAggDFW |
Definition at line 550 of file Analyses.py.
Analyses.FCAxisExpLines.subAspect |
Definition at line 553 of file Analyses.py.
Analyses.FCAxisExpLines.subWidth |
Definition at line 552 of file Analyses.py.