File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 2929 - " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.add(Pkg.PackageSpec(;name=\" Thermodynamics\" , rev=\" main\" ))'"
3030 - " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.add(Pkg.PackageSpec(;name=\" SurfaceFluxes\" , rev=\" main\" ))'"
3131 - " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.add(Pkg.PackageSpec(;name=\" RRTMGP\" , rev=\" main\" ))'"
32- # UNCOMMENT when ClimaOcean is updated to use the latest Oceananigans
33- # - "julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.add(Pkg.PackageSpec(;name=\"Oceananigans\", rev=\"main\"))'"
34- # As of 17-Jul-25, ClimaOceans is not yet compatible with the latest Oceananigans
32+ - " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.add(Pkg.PackageSpec(;name=\" Oceananigans\" , rev=\" main\" ))'"
3533 - " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.add(Pkg.PackageSpec(;name=\" ClimaOcean\" , rev=\" main\" ))'"
3634 - " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.resolve()'"
3735
You can’t perform that action at this time.
0 commit comments