Skip to content
Snippets Groups Projects
Commit 7993072e authored by Aiko Voigt's avatar Aiko Voigt
Browse files

Adds sbatch job script

parent 58171fab
Branches
No related tags found
No related merge requests found
#!/bin/bash
#SBATCH --job-name=sbatch_jet_submit.sh
#SBATCH --output=sbatch_jet_submit.log
#SBATCH --ntasks=40
#SBATCH --time=12:00:00
cd /jetfs/home/avoigt/cloudsat-calipso-heating-rates
/jetfs/home/avoigt/micromamba/envs/cloudsat-calipso/bin/python3.12 make_binned_heating_R04.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment