Releases: ghiggi/gpm_api
Releases · ghiggi/gpm_api
refs/tags/v0.3.1
Fix minimum pycolorbar dep
v0.3.0
The GPM-API release v.0.3.0 introduce some breaking changes.
The plot_transect
method has been deprecated in favor of plot_cross_section
.
The pycolorbars colorbars configurations have been adapted to deal with the breaking change introduced by pycolorbar v0.0.14.
v0.2.15
Update precommit and fix for release (#62) * Update precommit * Fix lint complaints * Add fix for FillValue decoding in xr.decode_cf with numpy 2.0 * Update coverage settings
refs/tags/v0.2.14
Version 0.2.14
refs/tags/v0.2.13
Update packaging settings
v0.2.12
Update CHANGELOG configuration
v0.2.11
Update pyproject.toml
v0.2.10
Update environment_latest.yml
v0.2.9
[pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.0 → v0.1.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.0...v0.1.8) - [github.com/psf/black: 23.9.1 → 23.12.0](https://github.com/psf/black/compare/23.9.1...23.12.0) - [github.com/keewis/blackdoc: v0.3.8 → v0.3.9](https://github.com/keewis/blackdoc/compare/v0.3.8...v0.3.9)
v0.2.8
Merge pull request #23 from EPFL-ENAC/fix-ci-coverage Fix CI coverage