Skip to content

Commit 9ae5f06

Browse files
committed
pygraf settings for RRFS smoke
1 parent 96e7ba4 commit 9ae5f06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ush/run_pygraf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
22

33
cd ${PYGRAF_DIR}
4-
python3 -u create_graphics.py maps -d ${VX_FCST_INPUT_BASEDIR}/${PDY}${cyc} -f 0 ${FCST_LEN_HRS} --file_type prs --file_tmpl "hrrr.t${cyc}z.wrfprsf{FCST_TIME:02d}.grib2" --images image_lists/hrrr_smoke.yml hourly -m "${CAPTION}" -n $nprocs -o $OUTDIR -s ${PDY}${cyc} -r ${RESOLUTION}
4+
python3 -u create_graphics.py maps -d ${VX_FCST_INPUT_BASEDIR}/${PDY}${cyc} -f 0 ${FCST_LEN_HRS} --file_type prs --file_tmpl "rrfs.t${cyc}z.prslev.f{FCST_TIME:03d}.grib2" --images image_lists/rrfs_smoke.yml hourly -m "${CAPTION}" -n $nprocs -o $OUTDIR -s ${PDY}${cyc} -r ${RESOLUTION}
55

0 commit comments

Comments
 (0)