Releases: pmlmodelling/OceanVal
v0.3.0
v0.2.0
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
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
v0.1.8
This is a minor release. This is a quick release to ensure comatibility with pandas 3.0.
v0.1.7
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
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
This is a minor release that updates the MANIFEST for conda
v0.1.4
This is a minor release that contains a few bug fixes.
v0.1.3.
This is a minor release to add the LICENSE
v0.1.2
This is a minor release that fixes the url in the {"chlorophyll":"nsbc"} recipe.