Uh oh!
There was an error while loading. Please reload this page.
DEP: Deprecate rasterio backend - #5808
Conversation
88bd1a4 to
4a84347Comparesnowman2
commented
Sep 22, 2021
Fix for doc build issues in #5805 |
4a84347 to
61ea6f5Comparekeewis
commented
Sep 24, 2021
thanks, @snowman2, looks good to me. We definitely need a |
61ea6f5 to
95e1684Compare95e1684 to
ea820c1Comparesnowman2
commented
Sep 25, 2021
Updated this so it is deprecated in 0.19.1 and added an entry to |
keewis
left a comment
There was a problem hiding this comment.
thanks for the update, @snowman2. I've got some minor suggestions but otherwise looks good to me.
As far as I remember we never used the deprecated directive in xarray before... it could be useful to add that for other deprecations, too, though.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: keewis <keewis@users.noreply.github.com>
Co-authored-by: keewis <keewis@users.noreply.github.com>
I just pushed a rst comment reminding us to update the deprecation version if we skip 0.19.1, but if I remember the meeting correctly this should now be ready for merging. Thanks a lot, @snowman2 |
Merging. Thanks again, @snowman2 |
snowman2
commented
Oct 2, 2021
Thanks for the review 👍 |
dcherian
commented
Oct 4, 2021
Thanks @snowman2 This is awesome! |
…n_rasterio is deprecated pydata/xarray#5808 [skip ci]
…n_rasterio is deprecated pydata/xarray#5808 [skip ci]
* DEP: Deprecate rasterio backend * DOC: remove experimental Co-authored-by: keewis <keewis@users.noreply.github.com> * DOC: open rasterio in what's new Co-authored-by: keewis <keewis@users.noreply.github.com> * add a note to update deprecations on version change before releasing * add the github handle [skip-ci] Co-authored-by: keewis <keewis@users.noreply.github.com> Co-authored-by: Keewis <keewis@posteo.de>
pre-commit run --all-files