Skip to content

Commit

Permalink
Merge pull request #3389 from CliMA/gb/fix
Browse files Browse the repository at this point in the history
Use lowres SST/SIC in downstream test
  • Loading branch information
Sbozzolo authored Oct 17, 2024
2 parents bfcca44 + 7e94323 commit 09ca71a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,6 @@ jobs:
version: '1.10'
- uses: julia-actions/cache@v2

# Hash/links found in ClimaArtifacts
- name: Create SST/SIC artifact folder
run: mkdir -p ~/.julia/artifacts/c4f82cd33fb26513ee45bff78330c6b606630fa5
- name: Download SST/SIC files
run: |
wget -q -O ~/.julia/artifacts/c4f82cd33fb26513ee45bff78330c6b606630fa5/MODEL.ICE.HAD187001-198110.OI198111-202206.nc https://gdex.ucar.edu/dataset/158_asphilli/file/MODEL.ICE.HAD187001-198110.OI198111-202206.nc
wget -q -O ~/.julia/artifacts/c4f82cd33fb26513ee45bff78330c6b606630fa5/MODEL.SST.HAD187001-198110.OI198111-202206.nc https://gdex.ucar.edu/dataset/158_asphilli/file/MODEL.SST.HAD187001-198110.OI198111-202206.nc
- uses: julia-actions/julia-buildpkg@v1
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 09ca71a

Please sign in to comment.