Using a case to prepare the e3sm dataset and then submit the slurm job requires case info, which is available in the pye3sm component.
To address this, we can split the process into two parts: 1. generate all the inputs and a slurm job file; 2. submit the job (maybe using the first step).
The job script from the first step can be saved in the case_aux folder.
Using a case to prepare the e3sm dataset and then submit the slurm job requires case info, which is available in the pye3sm component. To address this, we can split the process into two parts: 1. generate all the inputs and a slurm job file; 2. submit the job (maybe using the first step).
The job script from the first step can be saved in the case_aux folder.