Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Updates the requirements on rioxarray to permit the latest version.

Release notes

Sourced from rioxarray's releases.

0.19.0 Release

What's Changed

New Contributors

Other contributions

Full Changelog: corteva/rioxarray@0.18.2...0.19.0

Changelog

Sourced from rioxarray's changelog.

0.19.0

  • BUG:merge: Revert rasterio.io.MemoryFile code (#850)
  • DEP: pin rasterio >= 1.4.3 (#850)

0.18.2

  • BUG: Fix reproject with geoloc arrays not named xc|yc (#840)

0.18.1

  • DEP: Pin rasterio>=1.3.7 (pull #826)
  • BUG:merge: Ensure dims and coords match input array (pull #828)

0.18.0

  • ENH:reproject: Support geolocation arrays (pull #822)
  • REF: Add positional arguments requirements (pull #806)
  • BUG:merge: Fix merging masked and scaled data (issue #814)
  • BUG: Fix chunk arguments for normalize_chunks (pull #820)
  • BUG: Squeeze when using interpolate_na with extra dim (pull #810)
  • BUG: Properly handle encoding/decoding scales and offsets by (pull #821)
  • DOC: Clearer coordinate docstring for open_rasterio (pull #811)

0.17.0

  • REF:reproject: Make NaN default float nodata & update integer defaults

0.16.0

  • ENH: Add allow_one_dimensional_raster option to rio.clip_box (issue #708)
  • MNT: recommend rio.write_crs`` & deprecate rio.set_crs` (pull #793)

0.15.7

  • BUG: Remove grid_mapping from attrs when writing (pull #783)
  • BUG: Ensure gcp_crs exists before writing in rio.write_gcps (issue #646)

0.15.6

  • BUG: Raise OverflowError when nodata data type conversion is unsafe (pull #782)
  • BUG: Support writing GCPs to netCDF (issue #778)
  • BUG: Fix reading dask chunks when band_as_variable=True (issue #761)
  • REF:merge: Use merge path & rio.to_raster (pull #781)

0.15.5

  • BUG:reproject: Allow rotated rasters (issue #746)

0.15.4

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [rioxarray](https://github.com/corteva/rioxarray) to permit the latest version.
- [Release notes](https://github.com/corteva/rioxarray/releases)
- [Changelog](https://github.com/corteva/rioxarray/blob/master/docs/history.rst)
- [Commits](corteva/rioxarray@0.15.1...0.19.0)

---
updated-dependencies:
- dependency-name: rioxarray
  dependency-version: 0.19.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants