#BSUB -J %E%glmp_data_dep_%FAMILY1%_%CYC%%MIN% #BSUB -o /%COM%/output/%ENVIR%/today/glmp_data_dep_%FAMILY1%_%CYC%%MIN%.o%J #BSUB -L /bin/sh #BSUB -q %QUEUE%_shared #BSUB -W 00:10 #BSUB -cwd /tmp #BSUB -P %PROJ%-%PROJENVIR% #BSUB -n 1 #BSUB -R affinity[core] -R rusage[mem=1024] %include %include export cyc=%CYC% export MIN=%MIN% export sleep=%sleep% export model=glmp %include module load impi/${impi_ver:?} module load grib_util/${grib_util_ver:?} module load python/${python_ver:?} export sleep=%sleep% export offset=%offset% export datadep='%datadep%' ${HOMElamp_shared}/scripts/dependency.sh $datadep %include %manual %end