Skip to content

Releases: OceanBioME/OceanBioME.jl

v0.13.0

14 Oct 17:11
Compare
Choose a tag to compare

OceanBioME v0.13.0

Diff since v0.12.0

Breaking changes

  • Drastically changes BiogeochemicalParticles

Merged pull requests:

Closed issues:

  • PISCES (#44)
  • PAR units (#83)
  • Model implementation example is broken (#200)

v0.12.0

09 Oct 13:52
a626e03
Compare
Choose a tag to compare

OceanBioME v0.12.0

Diff since v0.11.2

Merged pull requests:

Closed issues:

  • Update gas transfer coefficients (#168)
  • Data assimilation example is broken!!! (#214)

v0.11.2

02 Oct 12:31
daebb41
Compare
Choose a tag to compare

OceanBioME v0.11.2

Diff since v0.11.1

Merged pull requests:

  • Fixes setup_sinking_velocities and adds tests (#210) (@jagoosw)
  • Refactors to improve code clarity and make changing parameterisations easier (#212) (@jagoosw)
  • Fixs data assimilation example (#215) (@jagoosw)
  • Rewrites PISCES to be a discrete form model, I think over all this makes the implementation a lot more flexible (#217) (@jagoosw)

v0.11.1

17 Sep 16:19
5b05d0b
Compare
Choose a tag to compare

OceanBioME v0.11.1

Diff since v0.11.0

Fixes bug in gas exchange for O2

Merged pull requests:

v0.11.0

15 Aug 13:42
d4802b1
Compare
Choose a tag to compare

OceanBioME v0.11.0

Diff since v0.10.5

This PR overhauls the carbon chemistry model and changes the API to access the model.

Merged pull requests:

Closed issues:

  • Non-zero CO2 surface flux for an ocean in equilibrium (with non-zero average wind speed) (#197)

v0.10.5

26 Jul 11:51
4bcaf29
Compare
Choose a tag to compare

OceanBioME v0.10.5

Diff since v0.10.4

Merged pull requests:

  • Fixs box model SpeedyOutput + adds tests for BoxModel (#188) (@jagoosw)

v0.10.4

24 Jul 15:42
33b611a
Compare
Choose a tag to compare

OceanBioME v0.10.4

Diff since v0.10.3

Merged pull requests:

v0.10.3

01 Jul 18:41
9645c15
Compare
Choose a tag to compare

OceanBioME v0.10.3

Diff since v0.10.2

Merged pull requests:

v0.10.2

28 Mar 15:16
12cfa7f
Compare
Choose a tag to compare

OceanBioME v0.10.2

Diff since v0.10.1

Merged pull requests:

  • Added invalid_fill_value to ScaleNegativeTracers (#170) (@jagoosw)

v0.10.1

25 Mar 19:28
cec152b
Compare
Choose a tag to compare

OceanBioME v0.10.1

Diff since v0.10.0

Merged pull requests:

  • Use Julia v1.10 + CairoMakie v0.11 (#166) (@navidcy)
  • Add missing dois in bib file (#167) (@navidcy)
  • Update convenience constructor (NutrientPhytoplanktonZooplanktonDetritus and LOBSTER) docstrings (#169) (@jagoosw)

Closed issues:

  • Docstrings are outdated for NPZD model (#151)