| 
    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) | 
  Public Member Functions inherited from Analyses.CategoryBinMethodBase | |
| 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) | 
  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 | |
| subWidth | |
| subAspect | |
| maxDiagnosticsPerAnalysis | |
| fcTDeltas_labels | |
  Public Attributes inherited from Analyses.CategoryBinMethodBase | |
| 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 | |
Similar to CYAxisExpLines, except each line is for a different forecast lead time and each experiment is in a different file - x-axis: valid time of forecast - line: per FC lead time - subplot: combination of DiagSpace variable and binVal - file: combination of binVar, statistic, and experiment - self.MAX_FC_LINES determines number of FC lead time lines to include
Definition at line 777 of file Analyses.py.
| def Analyses.CYAxisFCLines.__init__ | ( | self, | |
| db, | |||
| analysisType, | |||
| diagnosticGroupings | |||
| ) | 
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 788 of file Analyses.py.

| def Analyses.CYAxisFCLines.__init__ | ( | self, | |
| db, | |||
| analysisType, | |||
| diagnosticGroupings | |||
| ) | 
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 788 of file Analyses.py.

| def Analyses.CYAxisFCLines.innerloops | ( | self, | |
| dfwDict, | |||
| diagnosticGroup, | |||
| myLoc, | |||
| statName, | |||
| binValsMap, | |||
| options, | |||
| nsubplots, | |||
| nxplots, | |||
| nyplots | |||
| ) | 
virtual method
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 796 of file Analyses.py.


| def Analyses.CYAxisFCLines.innerloops | ( | self, | |
| dfwDict, | |||
| diagnosticGroup, | |||
| myLoc, | |||
| statName, | |||
| binValsMap, | |||
| options, | |||
| nsubplots, | |||
| nxplots, | |||
| nyplots | |||
| ) | 
virtual method
Reimplemented from Analyses.CategoryBinMethodBase.
Definition at line 796 of file Analyses.py.


| Analyses.CYAxisFCLines.fcTDeltas_labels | 
Definition at line 840 of file Analyses.py.
| Analyses.CYAxisFCLines.maxDiagnosticsPerAnalysis | 
Definition at line 794 of file Analyses.py.
| Analyses.CYAxisFCLines.subAspect | 
Definition at line 792 of file Analyses.py.
| Analyses.CYAxisFCLines.subWidth | 
Definition at line 791 of file Analyses.py.