Skip to content

Commit

Permalink
news; #720
Browse files Browse the repository at this point in the history
  • Loading branch information
edzer committed Oct 21, 2024
1 parent 809f9f5 commit 6a6685a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# version 0.6-7

* `st_extract()` fix if points coincide with boundary grid cell centers and bilinear interpolation is used; #720

* `st_extract()` if used with GDAL 3.10.0 uses InterpolateAtPoints, allowing for cubic and cubicspline interpolators (requiring sf >= 1.0-19).

* `Ops.stars()` (math ops) now also recycle arrays in the first argument; #718
Expand Down

0 comments on commit 6a6685a

Please sign in to comment.