Skip to content

Commit 5908564

Browse files
authored
Extended ogw_computed_drag artifact list (#150)
* Now includes h_elem = 4 artifact for ClimaCoupler CI
1 parent 45a3209 commit 5908564

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

ogw_computed_drag/OutputArtifacts.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
[ogw_computed_drag_h4]
2+
git-tree-sha1 = "4b29e533617216b6f01c27cbf070ccff9ca02361"
3+
4+
[[ogw_computed_drag_h4.download]]
5+
sha256 = "dbb74dbdacd8cc784cc636936b982cf166b646ef6c0368b987e57503387bfcda"
6+
url = "https://caltech.box.com/shared/static/bxe0nbaherr0vebyke13alnrhsllg20k.gz"
17
[ogw_computed_drag_h6]
28
git-tree-sha1 = "eda18e3fb3c23e68d5baa1798c654d3b88181c9f"
39

ogw_computed_drag/create_artifact.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ using ClimaArtifactsHelper
1111
# Base Flux", J. Atmos. Sci., 62, 2302-2315.
1212

1313
artifacts = [
14+
(4, "https://caltech.box.com/shared/static/ghkb0xe93tm4aorub444wllf1jupocra.hdf5"),
1415
(6, "https://caltech.box.com/shared/static/hgt34tmy209g0z68mr7xj4nyzytik4bo.hdf5"),
1516
(8, "https://caltech.box.com/shared/static/xshzmpklwrrjvf09m3i9iy3mk0dx4agc.hdf5"),
1617
(12, "https://caltech.box.com/shared/static/go8jandvoy5ofeyghz0rosx9v050kbc3.hdf5"),

0 commit comments

Comments
 (0)