Releases: CliMA/ClimaOcean.jl
Releases · CliMA/ClimaOcean.jl
v0.4.7
ClimaOcean v0.4.7
Merged pull requests:
- An arctic simulation to test the coupling between sea ice and ocean (#369) (@simone-silvestri)
- More modifications for
one_degree_simulation.jl
example (#372) (@seamanticscience) - (0.4.7) Update for latest oceananigans (#390) (@glwagner)
v0.4.6
What's Changed
- Moved ECCO downloading to beginning of code in
examples/one_degree_simulation.jl
by @taimoorsohail in #364 - Lay the groundwork for prognostic atmospheres by @glwagner in #355
- Fix bathyemtry example by @simone-silvestri in #382
- (0.4.6) Remove thermodynamics step from ClimaOcean and use new ClimaSeaIce version by @simone-silvestri in #383
Full Changelog: v0.4.5...v0.4.6
v0.4.5
v0.4.4
What's Changed
- Continue sea-ice coupling effort by @simone-silvestri in #365
- Do not restrict bathymetry by @simone-silvestri in #335
- Some bufixes by @simone-silvestri in #375
- Persist FractionalIndices with two separate arrays for
i, j
by @simone-silvestri in #371 - (0.4.4) Update Project.toml by @glwagner in #377
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
What's Changed
- Clean up treatment of floating point precision and use
Oceananigans.defaults.FloatType
by @glwagner in #346 - Fix literated text in near-global example by @navidcy in #339
- One degree simulation in the examples and correct documentation by @simone-silvestri in #276
- (0.4.2) Remove ActiveCellEnstrophyConserving from OceanSimulations by @glwagner in #357
- Update ETOPO url by @glwagner in #360
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Typo in the README directory for ECCO errors by @taimoorsohail in #343
- Bug fix in PrescribedAtmospheres by @glwagner in #347
- Update to climacommon 2024_10_10 by @glwagner in #349
- Add a test for simulation with prescribed atmospheres by @simone-silvestri in #351
- Generalize flux solver stop criteria to include
FixedIterations
by @glwagner in #350
New Contributors
- @taimoorsohail made their first contribution in #343
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Update docstrings by @navidcy in #334
- Update arctic_night.jl for latest Oceananigans by @glwagner in #325
- Fix the README example by @glwagner in #338
- (0.4.0) Integrate sea ice in the flux computation by @simone-silvestri in #294
- An experiment to compute flux climatology by @simone-silvestri in #340
- Allow attaching a prognostic atmosphere take 2 by @simone-silvestri in #342
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Add JRA55 in docs by @navidcy in #319
- Fix axis labels in near-global example + Docstring rendering + Few typos by @navidcy in #315
- Better bathymetry plot in near-global example by @navidcy in #320
- Correct type instability in fluxes computation by @simone-silvestri in #321
- Update README.md by @StevePny in #326
- Changing the output filename to arctic_night_atmosphere.mp4 by @waywardpidgeon in #330
- Add a vertical coordinate option to
ocean_simulation
by @simone-silvestri in #331 - Fix ECCO
metadata_url
andurls
that both adding a trailing/
by @navidcy in #318 - Drop unliterated example by @navidcy in #332
- (0.3.3) Bump minor version by @simone-silvestri in #333
New Contributors
- @StevePny made their first contribution in #326
- @waywardpidgeon made their first contribution in #330
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add a `biogeochemistry kwarg to ocean_simulation by @glwagner in #304
- Remove grid from
OceanSeaIceModel
by @simone-silvestri in #308 - Adding the free surface to the ECCO downloadable data by @simone-silvestri in #307
- Distributed regridding of bathymetry by @simone-silvestri in #309
- Fix ECCOrestoring show method by @navidcy in #311
- Fix docs by @simone-silvestri in #312
- Double show method for
OceanSeaIceSurfaceFluxes
by @simone-silvestri in #313 - Add a directory option to download data in
ECCORestoring
by @simone-silvestri in #306 - (0.3.2) Correct architecture bug and update packages by @simone-silvestri in #314
Full Changelog: v0.3.1...v0.3.2