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.16.0 #46

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps rioxarray from 0.15.0 to 0.16.0.

Release notes

Sourced from rioxarray's releases.

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

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

0.15.4 Release

What's Changed

... (truncated)

Changelog

Sourced from rioxarray's changelog.

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
  • 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)
  • 85290b1 docs: fix minor code block issue for local installation in contributing doc (...
  • 978ae3c MNT: Prepare for next release cycle
  • 1208c91 MNT: Version 0.15.7
  • 46e4564 Add @​peterm790 as a contributor
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 9, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/rioxarray-0.16.0 branch 2 times, most recently from 0fb3520 to 4944658 Compare July 16, 2024 12:05
Bumps [rioxarray](https://github.com/corteva/rioxarray) from 0.15.0 to 0.16.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.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/rioxarray-0.16.0 branch from 4944658 to da7f633 Compare July 18, 2024 12:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 19, 2024

Superseded by #55.

@dependabot dependabot bot closed this Jul 19, 2024
@dependabot dependabot bot deleted the dependabot/pip/rioxarray-0.16.0 branch July 19, 2024 16:45
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