Skip to content

Releases: OceanBioME/OceanBioME.jl

v0.10.0

31 Jan 22:45
a006207
Compare
Choose a tag to compare

OceanBioME v0.10.0

Diff since v0.9.2

Merged pull requests:

  • Overhaul of box model to use more of the Clima infrastructure + data assimilation example (#164) (@jagoosw)

v0.9.2

21 Dec 15:48
4b7b120
Compare
Choose a tag to compare

OceanBioME v0.9.2

Diff since v0.9.1

Merged pull requests:

v0.9.1

15 Nov 12:25
e7d5d0d
Compare
Choose a tag to compare

OceanBioME v0.9.1

Diff since v0.9.0

Merged pull requests:

  • Fixes a typo: No idea how we've missed this one 🫣 (#158) (@jagoosw)
  • (0.9.1) Move testing and docs to buildkite (+ minor GPU bug fix) (#159) (@jagoosw)

v0.9.0

08 Nov 22:55
be8c0be
Compare
Choose a tag to compare

OceanBioME v0.9.0

Diff since v0.8.0

Merged pull requests:

v0.8.0

24 Oct 20:10
1c877b4
Compare
Choose a tag to compare

OceanBioME v0.8.0

Diff since v0.7.0

Merged pull requests:

Closed issues:

  • SimpleMultiG sediment models will not run on GPU (#143)
  • Negative tracer scaling raises a very confusing error message when it fails on GPU (#144)

v0.7.0

03 Oct 15:00
4cf6565
Compare
Choose a tag to compare

OceanBioME v0.7.0

Diff since v0.6.0

Merged pull requests:

Closed issues:

  • Figure 1 from JOSS paper (#140)

v0.6.0

14 Sep 14:57
ac8419a
Compare
Choose a tag to compare

OceanBioME v0.6.0

Diff since v0.5.0

Merged pull requests:

  • (0.6.0) Refactor models for more abstraction (and bumped compats) (#134) (@jagoosw)

v0.5.0

29 Aug 21:06
ed7ec50
Compare
Choose a tag to compare

OceanBioME v0.5.0

Diff since v0.4.1

Closed issues:

  • Hiding output for run!(simulation) in Docs (Warnings) (#80)
  • error from twoband.jl with high vertical resolution (#135)

Merged pull requests:

v0.4.1

24 Aug 08:34
8cdf90a
Compare
Choose a tag to compare

OceanBioME v0.4.1

Diff since v0.4.0

Closed issues:

  • Add "Contributing" section to the Readme.md (#128)
  • State of the field (#129)

Merged pull requests:

v0.4.0

15 Jul 19:01
be85777
Compare
Choose a tag to compare

Breaking changes: sediment models changed from MODEL(grid) to MODEL(; grid) (#121) and testing moved from Julia v1.8 to v1.9 (#122) and thus now OceanBioME.jl requires Julia v1.9 or later.

Also adds another sediment model (#121), docs fixes (#124), and fixes light attenuation models to work on curvilinear grids (#120).