Python Bug fix for when temperature/salinity are not specified - default to standard seawater condition
R Small changes for submission to CRAN
0.3.1
All - Clean up croscheck workflow and script.
Python - Only perform pressure correction if some of the pressures are non-zero. - Only perform seawater chemistry correction if some of the Mg and Ca are non-standard.
Matlab - Updates to test scripts to run on pull requests.
0.3.0
- Further harmonises the interface between the three languages - Moves Matlab to a keyword argument API (in line with Python and R) - All functions now accept temperature in celcius rather than some in Kelvin
0.2.0
- Initial release across all languages. - Harmonised function and parameter names across languages. - All comparison checks passing.