ClimaOcean.jl
ClimaOcean.jl copied to clipboard
🌎 Ocean component for CliMa's Earth system model based on Oceananigans
This PR revisits surface fluxes to have them produce similar results to COARE 3.6. In addition there are some OMIP-specific infrastructural changes - remove lakes and connected regions to bathymetry...
We need a utility to download/use the ECCO4 fields as restoring data. ECCO4 fields come in netcdf format where each state for a particular day is stored in a file...
🤖 Beep boop. I am GabrieleBOT. 🤖 Please, check the [release notes](https://github.com/CliMA/ClimaModules/blob/main/NEWS.md) before merging this PR. Modifications might be required.
This pull request sets the compat entry for the `SurfaceFluxes` package to `0.11`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `Adapt` package to `4`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `Thermodynamics` package to `0.12`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `StaticArrays` package to `1`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request changes the compat entry for the `Oceananigans` package from `0.90.10` to `0.90.10, 0.91`. This keeps the compat entries for earlier versions. Note: I have not tested your...
initial draft, subjected to changes as it depends on both on #60 and #49