Skip to content

Releases: pmlmodelling/OceanVal

v0.3.0

17 Apr 10:03

Choose a tag to compare

This is a major release that removes the compare function and the recipe option for gridded comparisons.

v0.2.0

26 Feb 09:14

Choose a tag to compare

This is a minor release primarily to get a Zenodo DOI. Internally, the main change is that point data used can be compressed csv files. Previously, pandas read.csv was used with defaults, which throws an error with compressed files. Now, oceanVal will try all possible forms of compression until it finds one that works.

v0.1.9

26 Jan 11:24

Choose a tag to compare

This is a super minor release that's identical to 0.1.8. The automated pypi upload for 0.1.8 had an issue, which this should solve.

v0.1.8

23 Jan 17:01

Choose a tag to compare

v0.1.8

This is a minor release. This is a quick release to ensure comatibility with pandas 3.0.

v0.1.7

07 Dec 13:44

Choose a tag to compare

This is a minor release that fixes a couple of bugs and enhances a couple of functions.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

03 Dec 09:30

Choose a tag to compare

This is a minor release.

It adds the ability to require certain character strings in simulation paths in oceanval.matchup. An internal improvement was also made to the handling of thredds observational data.

v0.1.5

02 Dec 17:50

Choose a tag to compare

This is a minor release that updates the MANIFEST for conda

v0.1.4

02 Dec 17:09

Choose a tag to compare

This is a minor release that contains a few bug fixes.

v0.1.3.

01 Dec 16:28

Choose a tag to compare

This is a minor release to add the LICENSE

v0.1.2

01 Dec 15:18

Choose a tag to compare

This is a minor release that fixes the url in the {"chlorophyll":"nsbc"} recipe.