MPAS-JEDI
|
Functions | |
def | main () |
Variables | |
_logger = logging.getLogger(__name__) | |
list | depends_on |
def AnalyzeStats.main | ( | ) |
Main function that sequentially () collates command-line arguments from AnalyzeStatsArgs with static configuration modules (config and analysis_config) () loops over selected DiagSpaces, and for each - initializes StatisticsDatabase object (internal multiprocessing) - analyzes the statistics for all selected anconf.analysisTypes (internal multiprocessing) See analysis_config for more information
Definition at line 34 of file AnalyzeStats.py.
|
private |
Definition at line 16 of file AnalyzeStats.py.
list AnalyzeStats.depends_on |
Definition at line 18 of file AnalyzeStats.py.