#PBS -N %E%hwrf%STORMNUM%_ensda_check2_%CYC%
#PBS -j oe
#PBS -S /bin/bash
#PBS -q %QUEUE%
#PBS -A %PROJ%-%PROJENVIR%
#PBS -l walltime=00:05:00
#PBS -l select=1:ncpus=1:mpiprocs=1
%include
%include
export cyc="%CYC%"
export storm_num="%STORMNUM%"
# versions file for hwrf sets $model_ver and $code_ver
model=hwrf
%include
${HOMEhwrf}/jobs/JHWRF_ENSDA_CHECK2
%include
%manual
TASK ensda_check2
PURPOSE:
%end