Skip to content

Commit

Permalink
DOC: Update reference to open_rasterio in history
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Feb 1, 2021
1 parent b5d39e8 commit 0d74e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ History
- ENH: Add support for using dask in `rio.to_raster` (issue #9, pull #219, pull #223)
- ENH: Use the list version of `transform_geom` with rasterio 1.2+ (issue #180)
- ENH: Support driver autodetection with rasterio 1.2+ (issue #180)
- ENH: Allow multithreaded, lockless reads with `rio.open_rasterio` (issue #214)
- ENH: Allow multithreaded, lockless reads with `rioxarray.open_rasterio` (issue #214)
- ENH: Add support to clip from disk (issue #115)
- BUG: Allow `rio.write_crs` when spatial dimensions not found (pull #186)
- BUG: Update to support rasterio 1.2+ merge (issue #180)
Expand Down

0 comments on commit 0d74e16

Please sign in to comment.