Skip to content

Commit

Permalink
Add missing data to build script (#289)
Browse files Browse the repository at this point in the history
* narclim fixes

* era5 fixes

* Updated short description

* Add gdata/hq89 to build script (ccam)

* Add py18 to build script

* Add ig45 to build script (cordex)

* Add zz63 to build script

* Fix path error in narclim2.yaml

* Add rt52 to build script

---------

Co-authored-by: Charles Turner <[email protected]>
  • Loading branch information
marc-white and charles-turner-1 authored Dec 3, 2024
1 parent ab963f9 commit 8a1b1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bin/build_all.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -l

#PBS -P iq82
#PBS -l storage=gdata/xp65+gdata/ik11+gdata/cj50+gdata/p73+gdata/dk92+gdata/al33+gdata/rr3+gdata/fs38+gdata/oi10
#PBS -l storage=gdata/xp65+gdata/ik11+gdata/cj50+gdata/p73+gdata/dk92+gdata/al33+gdata/rr3+gdata/fs38+gdata/oi10+gdata/hq89+gdata/py18+gdata/ig45+gdata/zz63+gdata/rt52
#PBS -q normal
#PBS -W block=true
#PBS -l walltime=03:00:00
Expand Down
2 changes: 1 addition & 1 deletion config/narclim2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ sources:

- metadata_yaml: /g/data/xp65/admin/intake/metadata/narclim2-zz63/metadata.yaml
path:
- g/data/zz63/catalog/v2/esm/catalog.json
- /g/data/zz63/catalog/v2/esm/catalog.json

0 comments on commit 8a1b1d9

Please sign in to comment.