|
MPAS-JEDI
|


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 | |
| binVarDict | |
| requestAggDFW | |
| blocking | |
| subWidth | |
| subAspect | |
| requiredStatistics | |
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 | |
Similar to BinValAxisProfile, except all statistics (Count, Mean, RMS, STD) are placed on the same axis - x-axis: binVal - line: per statistic - subplot: per DiagSpace variable - file: combination of FC lead time, experiment, and binMethod (if applicable)
Definition at line 1822 of file Analyses.py.
| def Analyses.BinValAxisStatsComposite.__init__ | ( | self, | |
| db, | |||
| analysisType, | |||
| diagnosticGroupings | |||
| ) |
Reimplemented from Analyses.AnalysisBase.
Definition at line 1831 of file Analyses.py.

| def Analyses.BinValAxisStatsComposite.__init__ | ( | self, | |
| db, | |||
| analysisType, | |||
| diagnosticGroupings | |||
| ) |
Reimplemented from Analyses.AnalysisBase.
Definition at line 1831 of file Analyses.py.

| def Analyses.BinValAxisStatsComposite.analyze_ | ( | self, | |
workers = None |
|||
| ) |
virtual method
Reimplemented from Analyses.AnalysisBase.
Definition at line 1851 of file Analyses.py.


| def Analyses.BinValAxisStatsComposite.analyze_ | ( | self, | |
workers = None |
|||
| ) |
virtual method
Reimplemented from Analyses.AnalysisBase.
Definition at line 1851 of file Analyses.py.


| Analyses.BinValAxisStatsComposite.binVarDict |
Definition at line 1833 of file Analyses.py.
| Analyses.BinValAxisStatsComposite.blocking |
Definition at line 1844 of file Analyses.py.
| Analyses.BinValAxisStatsComposite.requestAggDFW |
Definition at line 1840 of file Analyses.py.
| Analyses.BinValAxisStatsComposite.requiredStatistics |
Definition at line 1849 of file Analyses.py.
| Analyses.BinValAxisStatsComposite.subAspect |
Definition at line 1847 of file Analyses.py.
| Analyses.BinValAxisStatsComposite.subWidth |
Definition at line 1846 of file Analyses.py.