Skip to content

Commit

Permalink
Added debug suite to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm committed Aug 24, 2022
1 parent a7ef17b commit 68d734c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@ analysis_compare -h
which should print the module information and instructions on how to run the tool.


On the jasmin computational system, members of the esmeval working group should be able to run the debug analysis script:
```
analysis_compare -y input_yaml/debug.yml
```
This script performs an analysis of two small physics-only UKESM development jobIDs,
using the debug suite.


### Available executables

Executable name | What it does | Command
Expand Down
4 changes: 1 addition & 3 deletions input_yml/debug.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# GC5 N96 ORCA1 spinup analysis
name: debug_49
name: debug_testing

# Run the single job analysis
do_analysis_timeseries: True
Expand All @@ -10,8 +10,6 @@ do_mass_download: False
# master analysis suite
master_suites: debug

clean: True

# Job ID's suites as named by Rose/Cylc
jobs:
u-cp416debug:
Expand Down

0 comments on commit 68d734c

Please sign in to comment.