Skip to content

PPUG_create_postprocess

Alice Bertini edited this page Jun 24, 2016 · 15 revisions

Setting up the CESM post processing case root using create_postprocess

The second setup step in running the CESM post processing tools is to create a post processing case root either as a stand-alone case or as part of an existing CESM experiment caseroot.

This step needs to be run for each unique CESM caseroot or CESM case DOUT_S_ROOT data archive.

cd [POSTPROCESS_PATH] ./create_postprocess --help
usage: create_postprocess [-h] [-backtrace] [-debug DEBUG] -caseroot CASEROOT
[-cesmtag CESMTAG]

Read the necessary XML files from the postprocessing configuration system and translate them into bash scripts for batch submission of postprocessing tasks. Runtime options can be set in the XML files in the caseroot.

optional arguments:
-h, --help show this help message and exit
-backtrace, --backtrace
  show exception backtraces as extra debugging output
-debug DEBUG, --debug DEBUG
debugging verbosity level output: 0 = none, 1 = minimum, 2 = maximum. 0 is default
-caseroot CASEROOT, --caseroot CASEROOT
fully quailfied path to case root directory
-cesmtag CESMTAG, --cesmtag CESMTAG
CESM repository tag