CliMA / ClimaOcean.jl

🌎 Framework for realistic regional-to-global ocean simulations, and coupled ocean + sea-ice simulations based on Oceananigans and ClimaSeaIce. Basis for the ocean and sea-ice component of CliMA's Earth system model.
https://clima.github.io/ClimaOceanDocumentation/stable/
Other
33 stars 9 forks source link

Need to invoke `using ClimaOcean` during CI initialization to download artifacts / files to scratch #150

Open glwagner opened 3 months ago

glwagner commented 3 months ago

Otherwise we will redownload them in separate jobs.

Related to #145

glwagner commented 3 months ago

For example see:

https://buildkite.com/clima/climaocean-ci/builds/1211#01916d2d-5c84-47a1-8c36-52049a6a99ae/205-802

This is a significant time sink during CI.