|
MPAS-JEDI
|
Go to the source code of this file.
Namespaces | |
| analyze_config | |
Variables | |
| list | analyze_config.analysisStatistics = ['Count','Mean','RMS','STD'] |
| Select the statistics to be analyzed options: see su.allFileStats 'analysisStatistics' from individual diagnostics will override this setting. More... | |
| dictionary | analyze_config.diagnosticGroupings = {} |
| dictionary | analyze_config.dbConf = {} |
| Configure the StatisticsDatabase.StatsDB objects. More... | |
| string | analyze_config.user = 'guerrett' |
| hasFCLenDir whether directory structure includes forecast length note: overridden when fcTDeltaLast > fcTDeltaFirst More... | |
| analyze_config.hours | |
| cntrlExpIndex is the index of the control experiment (used for DiffCI analyses) in the expNames list More... | |
| analyze_config.days | |
| string | analyze_config.commonFCDirFormat = "%hhr" |
| fcDirFormats is used to declare the directory string format for forecast lengths. More... | |
| string | analyze_config.commonStatsFileSubDir = 'diagnostic_stats/obs' |
| statsFileSubDirs is the subdirectory within the date directory(ies) that contains the statstics files for constructing the StatsDB object examples: TODO: make StatsDB search for the correct subdirectory for each experiment 'diagnostic_stats' 'diagnostic_stats/obs' 'diagnostic_stats/model' More... | |
| list | analyze_config.analysisTypes = [] |
| Configure the analysisTypes to apply to the statistics. More... | |