NCAR / CESM_postprocessing

Project repository for the CESM python based post-processing code, documentation and issues tracking.
77 stars 45 forks source link

minor fix to create_postprocess for geyser #131

Closed bertinia closed 6 years ago

bertinia commented 6 years ago

The POSTPROCESS_PATH and POSTPROCESS_PATH_GEYSER environment variables both need to be set when running create_postprocess on either cheyenne or geyser.

Note: when create_postprocess is run on geyser, the POSTPROCESS_PATH and the POSTPROCESS_PATH_GEYSER are the same.

The distinction is important when running create_postprocess on cheyenne because the batch submission scripts for geyser are included in a cheyenne postprocessing caseroot to allow for submission of jobs to geyser from cheyenne.