-
Notifications
You must be signed in to change notification settings - Fork 45
PPUG_running_averager
Note: The [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.
Cheyenne and DAV Quick Start Guide
* NO LONGER SUPPORTED as of 9/20/18 * Cheyenne and Geyser Quick Start Guide (v0.3.z)
Processor-counts, load-balancing and memory management on Cheyenne and Geyser
CESM Python Post Processing User's Guide
CESM Python Post Processing Developer's Guide