Skip to content

Releases: oscarbranson/cbsyst

0.4.9 - Kgen update to 0.3.0

19 Nov 11:35
Compare
Choose a tag to compare

0.4.8 - Kgen update

19 Nov 11:34
Compare
Choose a tag to compare

update minimum kgen version

0.4.7 - BREAKING

14 Mar 09:43
Compare
Choose a tag to compare

Updates to work with Kgen 0.2.0.

Minor breaking change: All TX quantities have been renamed to XT (i.e. TF and TS are not FT and ST to be consistent with BT nomenclature)

0.4.6

01 Mar 20:15
Compare
Choose a tag to compare

Fix bug with incorrect pCO2 and fCO2 units when units is not umol/kg.

0.4.5

08 Feb 13:58
Compare
Choose a tag to compare

Fix Omega units

0.4.4

08 Feb 12:08
Compare
Choose a tag to compare

Fix OmegaC

0.4.3

08 Feb 08:34
Compare
Choose a tag to compare

Omega calculation

0.4.2

04 Oct 11:46
Compare
Choose a tag to compare

Fix dependencies in whl install

0.4.1

04 Sep 13:56
Compare
Choose a tag to compare

Kgen and pymyami integration

Delegate all K calculation to external packages:

  • kgen for K calculation.
  • pymyami for adjusting Ks for seawater major ion composition.

Main code changes:

  • Strip out all old MyAMI code
  • re-organise carbon, boron, and boron isotope functions
  • Added in additional B isotope functions for palaeo-calculations
  • Functionality for providing B isotopes instead of pH for the main functions.

Technical: Stopped including all GLODAP data in bdist_wheel to reduce file size.

0.3.7

23 Apr 12:44
Compare
Choose a tag to compare

0.3.7 (2021-04-23)

(including changes from 0.3.6... shoddy record keeping)

  • Fixed MyAMI_V2 to match original Matlab version (typo in temperature parameter)
  • Revelle factor calculation.
  • pH scale conversion calculator
  • Allow specification of TS and TF
  • Test updates to reflect changes
  • general bug fixes
  • Makefile for testing and distribution.
  • Logo!

Thanks to @douglascoenen for typo correction.