v0.5.0
ClimaOcean v0.5.0
Breaking changes
- ClimaOcean switches to using the
TripolarGridimplementation inOceananigans.jl(from version 0.95.25) instead of using theOrthogonalSphericalShellGrids.jlpackage. Consequently, scripts usingClimaOceanneed to switch fromusing OrthogonalSphericalShellGridstousing Oceananigans.OrthogonalSphericalShellGrids
Merged pull requests:
- Add
download_bathymetry(#391) (@glwagner) - Add
velocity_formulationto the interface properties (#394) (@simone-silvestri) - (0.5.0) remove the
OrthogonalSphericalShellGrids.jlpackage (#395) (@simone-silvestri)