Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rioxarray from 0.15.0 to 0.17.0 #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 19, 2024

Bumps rioxarray from 0.15.0 to 0.17.0.

Release notes

Sourced from rioxarray's releases.

0.17.0 Release

What's Changed

Full Changelog: corteva/rioxarray@0.16.0...0.17.0

0.16.0 Release

What's Changed

New Contributors

Other contributions

Full Changelog: corteva/rioxarray@0.15.7...0.16.0

0.15.7 Release

What's Changed

New Contributors

Other contributions

Full Changelog: corteva/rioxarray@0.15.6...0.15.7

0.15.6 Release

What's Changed

Other contributions

Full Changelog: corteva/rioxarray@0.15.5...0.15.6

0.15.5 Release

What's Changed

... (truncated)

Changelog

Sourced from rioxarray's changelog.

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

  • BUG:reproject_match: Remove setting spatial dims on output resampled dataset (issue #768)

0.15.3

  • BUG:merge: Use `rasterio.io.MemoryFile`` for reading (pull #765)
  • BUG:merge: Add simple defaults for unused payload/colormap (pull #766)

0.15.2

  • BUG: Add decode_coords kwarg to backend entrypoint (pull #763)
  • BUG: Avoid DeprecationWarning: xr.Dataset.drop() -> xr.Dataset.drop_vars() (pull #740)

0.15.1

  • DEP: Support Python 3.10-3.12 (pull #723)
  • DEP: rasterio 1.3+, pyproj 3.3+ (pull #725, #727)
  • DEP: xarray 2022.3.0+ & numpy 1.23+ (pull #728)
  • ENH: Robust handling of GCPs without z component (issue #731)
Commits
  • 6303bb6 MNT: version 0.17.0
  • 0ece381 REF:reproject: Make NaN default float nodata & update integer defaults (#797)
  • df2a6de CI: Remove apache arrow apt sources (#798)
  • c688bcc MNT: Prepare for next release cycle
  • 9583650 DOC:history: Update syntax for referencing write/set_crs
  • 88d5d2b TST: Add FutureWarning catch for set_crs tests
  • 6bbab1b MNT: Version 0.16.0
  • 62ac14b Add @​dluks as a contributor
  • b877e41 MNT: recommend write_crs & deprecate set_crs (#793)
  • cdce2cc ENH: Add allow_one_dimensional_raster option to rio.clip_box (#796)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [rioxarray](https://github.com/corteva/rioxarray) from 0.15.0 to 0.17.0.
- [Release notes](https://github.com/corteva/rioxarray/releases)
- [Changelog](https://github.com/corteva/rioxarray/blob/master/docs/history.rst)
- [Commits](corteva/rioxarray@0.15.0...0.17.0)

---
updated-dependencies:
- dependency-name: rioxarray
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 19, 2024
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