Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm authored Nov 28, 2023
1 parent 31cc3c4 commit 25b7f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ This will submit a time-series analysis for each job, using a command which look
```
sbatch -J jobID --error=logs/jobID .err --output=logs/jobID .out lotus_timeseries.sh jobID kmf physics bgc
```
The output and error messages will be in the `logs` directory which the jobID as the file prefix.
The output and error messages will be in the `logs` directory with the jobID as the file prefix.
The job name on slurm will also be the jobID, so it's easy to tell which jobs are running.
The analysis suites will be apended as a list to the end of the command.

Expand Down

0 comments on commit 25b7f9c

Please sign in to comment.