| 
    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 | |
| 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 uses Count statistic to analyze a PDF across binVals - x-axis: binVal - line: per binMethod - subplot: combination of FC lead time and DiagSpace variable - file: per experiment (if applicable)
Definition at line 1663 of file Analyses.py.
| def Analyses.BinValAxisPDF.__init__ | ( | self, | |
| db, | |||
| analysisType, | |||
| diagnosticGroupings | |||
| ) | 
Reimplemented from Analyses.AnalysisBase.
Definition at line 1672 of file Analyses.py.

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

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


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


| Analyses.BinValAxisPDF.binVarDict | 
Definition at line 1677 of file Analyses.py.
| Analyses.BinValAxisPDF.requestAggDFW | 
Definition at line 1681 of file Analyses.py.
| Analyses.BinValAxisPDF.requiredStatistics | 
Definition at line 1686 of file Analyses.py.
| Analyses.BinValAxisPDF.subAspect | 
Definition at line 1684 of file Analyses.py.
| Analyses.BinValAxisPDF.subWidth | 
Definition at line 1683 of file Analyses.py.