Skip to content

PPUG_running_averager

Alice Bertini edited this page Aug 30, 2016 · 16 revisions

A [comp] option corresponds to 'atm', 'ice', 'lnd' and 'ocn'.

The [comp]_averages bash wrapper scripts call the corresponding [comp]_avg_generator.py python script in parallel which reads the env_diags_[comp].xml file, defines the necessary input specifier �class option to the pyAverager tool, and calls the averager to generate climatologies and averages using either history time slice files or single variable time series files as input.

The climatologies generation relies on the adherence to the CESM Model File Naming Conventions.

Users may customize the behavior of the climatologies and averages generation by modifying the XML input values in the env_diags_[comp].xml. See Configuring the post processing case files for details.

After customizing the env_diags_[comp].xml file, you can submit the [comp]_averages bash wrapper script to the queue. The $PP_CASE_PATH/logs/[comp]_averages.log file contains stderr and stdout output from the job.