|
MPAS-JEDI
|
Classes | |
| class | AnalysisBase |
| Base class for all analysisTypes. More... | |
| class | CategoryBinMethodBase |
| class | CYAxisExpLines |
| class | FCAxisExpLines |
| class | FCAxisExpLinesDiffCI |
| class | CYAxisFCLines |
| class | BinValLinesAnalysisType |
| Figures with individual lines per binVal. More... | |
| class | CYAxisBinValLines |
| class | OneDimBinMethodBase |
| Figures with binVal on one axis, i.e., 2D and profiles. More... | |
| class | CYandBinValAxes2D |
| class | FCandBinValAxes2D |
| class | BinValAxisProfile |
| class | BinValAxisProfileDiffCI |
| class | BinValAxisPDF |
| class | BinValAxisStatsComposite |
| class | GrossValues |
| class | Analyses |
Functions | |
| def | anWorkingDir (DiagSpace) |
| def | expDiagnosticLabel (expName, diagnosticName, allDiagnosticNames) |
| def | categoryBinValsAttributes (dfw, fullBinVar, binMethod, options) |
| def | AnalysisFactory (db, analysisType, diagnosticGroupings) |
Variables | |
| list | bootStrapStats = [] |
| string | figureFileType = 'pdf' |
| plot settings More... | |
| bool | interiorLabels = True |
| dictionary | AnalysisTypeDict |
| def Analyses.AnalysisFactory | ( | db, | |
| analysisType, | |||
| diagnosticGroupings | |||
| ) |
| def Analyses.anWorkingDir | ( | DiagSpace | ) |
| def Analyses.categoryBinValsAttributes | ( | dfw, | |
| fullBinVar, | |||
| binMethod, | |||
| options | |||
| ) |
Utility function for providing an ordered list of pairs of binVals and associated labels for category binMethods in the context of a DFWrapper
Definition at line 240 of file Analyses.py.

| def Analyses.expDiagnosticLabel | ( | expName, | |
| diagnosticName, | |||
| allDiagnosticNames | |||
| ) |
| dictionary Analyses.AnalysisTypeDict |
Definition at line 2089 of file Analyses.py.
| list Analyses.bootStrapStats = [] |
Definition at line 24 of file Analyses.py.
| string Analyses.figureFileType = 'pdf' |
plot settings
Definition at line 29 of file Analyses.py.
| bool Analyses.interiorLabels = True |
Definition at line 31 of file Analyses.py.