Skip to content

Commit

Permalink
Merge pull request #1552 from CliMA/ali/update-datadep-sha256sum
Browse files Browse the repository at this point in the history
Update cubed sphere 32 grid file sha256 checksum
  • Loading branch information
ali-ramadhan committed Apr 7, 2021
2 parents 6b1fd32 + 4564b86 commit 5c4f493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_grids.jl
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ end
dd = DataDep("cubed_sphere_32_grid",
"Conformal cubed sphere grid with 32×32 grid points on each face",
"https://github.com/CliMA/OceananigansArtifacts.jl/raw/main/cubed_sphere_grids/cubed_sphere_32_grid.jld2",
"3cc5d86290c3af028cddfa47e61e095ee470fe6f8d779c845de09da2f1abeb15" # sha256sum
"b1dafe4f9142c59a2166458a2def743cd45b20a4ed3a1ae84ad3a530e1eff538" # sha256sum
)

DataDeps.register(dd)
Expand Down

0 comments on commit 5c4f493

Please sign in to comment.