#PBS -N nhc_storm_datachk
#PBS -j oe
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:30:00
#PBS -S /bin/bash
#PBS -l place=vscatter:shared,select=1:ncpus=1:mem=500MB
#PBS -q %QUEUE%
#PBS -l debug=true
export model=nhcg
%include
%include
export cyc=`date -u +%%H`
# PURPOSE: To execute the NHC Guidance Pre Processing
${HOMEnhcg}/jobs/JNHC_STORM_DATACHK
%include
%manual
######################################################################
#
#
######################################################################
######################################################################
# Job specific troubleshooting instructions:
# see generic troubleshoot manual page
#
######################################################################
# include manual page below
%end