Skip to content

Commit 8a1b1d9

Browse files
Add missing data to build script (#289)
* 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]>
1 parent ab963f9 commit 8a1b1d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/build_all.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash -l
22

33
#PBS -P iq82
4-
#PBS -l storage=gdata/xp65+gdata/ik11+gdata/cj50+gdata/p73+gdata/dk92+gdata/al33+gdata/rr3+gdata/fs38+gdata/oi10
4+
#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
55
#PBS -q normal
66
#PBS -W block=true
77
#PBS -l walltime=03:00:00

config/narclim2.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sources:
66

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

0 commit comments

Comments
 (0)