Skip to content

Releases: CliMA/Oceananigans.jl

v0.96.8

29 Mar 17:07
78dfb2d
Compare
Choose a tag to compare

Oceananigans v0.96.8

Diff since v0.96.7

Merged pull requests:

v0.96.7

28 Mar 17:37
64ffa76
Compare
Choose a tag to compare

Oceananigans v0.96.7

Diff since v0.96.6

Merged pull requests:

v0.96.6

27 Mar 19:21
43531cf
Compare
Choose a tag to compare

Oceananigans v0.96.6

Diff since v0.96.5

Merged pull requests:

Closed issues:

  • Reduction of Reduction (#4279)
  • How can I use Field as input in UniformStokesDrift? (#4291)

v0.96.5

26 Mar 19:17
f922c73
Compare
Choose a tag to compare

Oceananigans v0.96.5

Diff since v0.96.4

Merged pull requests:

Closed issues:

  • Conditional operations with condition=cond::Array should warn if cond does not match the size of the field (#4265)

v0.96.4

26 Mar 07:24
f8c62ea
Compare
Choose a tag to compare

Oceananigans v0.96.4

Diff since v0.96.3

Merged pull requests:

Closed issues:

v0.96.3

25 Mar 17:09
8c313ce
Compare
Choose a tag to compare

Oceananigans v0.96.3

Diff since v0.96.2

Merged pull requests:

Closed issues:

  • Missing method for default_tracer_attributes in NetCDFWriter when using a BoussinesqEquationOfState from SeawaterPolynomails.jl (#4251)
  • Blowup when trying to reproduce MITgcm Barotropic Ocean Gyre (#4267)

v0.96.2

24 Mar 00:42
406c6cd
Compare
Choose a tag to compare

Oceananigans v0.96.2

Diff since v0.96.1

Merged pull requests:

v0.96.1

22 Mar 12:52
24c9069
Compare
Choose a tag to compare

Oceananigans v0.96.1

Diff since v0.96.0

Merged pull requests:

v0.96.0

19 Mar 17:42
aba99f7
Compare
Choose a tag to compare

Oceananigans v0.96.0

Diff since v0.95.29

Breaking changes

This breaking release overhauls NetCDFOutputWriter (which is now called NetCDFWriter) and moves it to an extension. From now on scripts that use NetCDFWriter must explicitly import NCDatasets. JLD2OutputWriter also got renamed to JLD2Writer.

Relevant PRs are #4046, #4210 and #4239.

Merged pull requests:

Closed issues:

  • Integrating Oceananigans with Python-xgcm (#1334)
  • Support curvilinear grids with NetCDFOutputWriter? (#2248)
  • Output constructor does not work with sliced fields (#2770)
  • Helper for outputting a NetCDF "grid file" (#3997)
  • Trouble Installing Oceananigans (#4133)
  • Should we compile with -O0 for the docs build? (#4229)

v0.95.29

17 Mar 18:04
c06e58f
Compare
Choose a tag to compare

Oceananigans v0.95.29

Diff since v0.95.28

Merged pull requests: