cd $CASEROOT # go to your caseroot for that model run # enter the following commands in the terminal in your caseroot module use /glade/work/bdobbins/Software/Modules module load ncarenv/23.09 module load cesm_postprocessing_derecho create_postprocess -caseroot=`pwd` cd postprocess/ ## then, copy the given file "timeseries" into your postprocess directory ## edit the casename and caseroot directory to match the case you want to post-postprocess qsub timeseries # submit job!