Checkout, Frequently Asked Questions!

Using NCO on Shaheen III#

The following SLURM job script file can be used to run NCO on Shaheen III:

#!/bin/bash
#SBATCH --nodes=1
#SBATCH --hint=nomultithread
#SBATCH --time=00:10:00
module load singularity
singularity run /scratch/reference/singularity_images/atmospheric_oceanic_sciences/nco_4.8.1.sif ncbo --version