Releases: umr-lops/xsar
2026.01.06
What's Changed
-
Bump actions/checkout from 4 to 5 by @dependabot[bot] in #258
-
Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #257
-
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 by @dependabot[bot] in #260
-
Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #259
-
Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #263
-
fix product rs2 by @vincelhx in #268
=> Handled single-pol rs2 products via fixing a line -
Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #264
-
Bump actions/checkout from 5 to 6 by @dependabot[bot] in #266
-
Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #273
-
Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #272
-
make rasters work with products that cross antimeridian by @vincelhx in #271
=> Refactored raster logic into the external mapraster package
=> Added unit test for antimeridian crossing case and load_rasters_vars
Full Changelog: 2025.06.12...2026.01.06
2025.06.12
What's Changed
Full Changelog: 2025.03.07...2025.06.12
2025.03.07.post2
Second try for pypi and conda-forge release using data like tag convention.
2025.03.07.post1
Correction on the tag to fix pypi and conda-forge release.
2025.03.07
2024.12.03
What's Changed
Full Changelog: v1.1.8...2024.12.03
2024.12.02
2024.11.18
What's Changed
Full Changelog: 2024.11.13...2024.11.18
2024.11.13
This release enables:
- to remove deprecated
xarray-datatreedependency - to get installation an up-to-date installation mechanism (
pyproject.tom) - revisit the Continuous Integration of the library.
What's Changed
- Replace
xarray-datatreebyxarray.datatreeby @agrouaze in #232 - fix a bug with rcm imports by @agrouaze in #234
- move from
setup.pytopyproject.toml+ CI improvements by @agrouaze in #235
Full Changelog: 2024.10.21...2024.11.13
2024.10.21
What's Changed
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 by @dependabot in #219
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #220
- Fix ERA5 raster reader time selection by @Skealz in #223
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #225
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #227
- check on rasters + fix RCM bug by @vincelhx in #224
Full Changelog: 2024.08.08...2024.10.21