Skip to content

Releases: OceanBioME/OceanBioME.jl

v0.13.3

02 Dec 19:45
8922769
Compare
Choose a tag to compare

OceanBioME v0.13.3

Diff since v0.13.2

Merged pull requests:

  • Automatically change parameter and return float types (#222) (@jagoosw)
  • adds field name to particle interpolation (#223) (@jagoosw)
  • Fix indentation in README example (#230) (@navidcy)

Closed issues:

  • Hard-coded Float64 values (#218)
  • solve_for_H in CarbonChemistry throws GPU exceptions (#228)

v0.13.2

29 Oct 20:38
eb89012
Compare
Choose a tag to compare

OceanBioME v0.13.2

Diff since v0.13.1

Merged pull requests:

v0.13.1

24 Oct 14:58
54cfd8a
Compare
Choose a tag to compare

OceanBioME v0.13.1

Diff since v0.13.0

Merged pull requests:

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: