Skip to content

Releases: ghiggi/gpm_api

refs/tags/v0.3.1

03 Sep 08:00
Compare
Choose a tag to compare
Fix minimum pycolorbar dep

v0.3.0

28 Aug 09:26
1ddb9ec
Compare
Choose a tag to compare

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

17 Aug 10:43
88a1db7
Compare
Choose a tag to compare
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

03 Jun 09:46
Compare
Choose a tag to compare
Version 0.2.14

refs/tags/v0.2.13

03 Apr 15:32
Compare
Choose a tag to compare
Update packaging settings

v0.2.12

02 Apr 09:22
Compare
Choose a tag to compare
Update CHANGELOG configuration

v0.2.11

16 Jan 17:25
Compare
Choose a tag to compare
Update pyproject.toml

v0.2.10

16 Jan 16:19
9e0b446
Compare
Choose a tag to compare
Update environment_latest.yml

v0.2.9

21 Dec 09:39
Compare
Choose a tag to compare
[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

04 Dec 10:58
dd1d1fc
Compare
Choose a tag to compare
Merge pull request #23 from EPFL-ENAC/fix-ci-coverage

Fix CI coverage