File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22-----------
33
44
5+ ### Version 0.10.10 - 2026-06-17
6+
7+ #### New features
8+ - geotiff: expose the GeoTIFF loader as an xarray backend engine (#3365 ) (#3375 )
9+ - geotiff: expose coregistered reads through the xarray engine via like= (#3376 ) (#3377 )
10+
11+ #### Bug fixes and improvements
12+ - geotiff: read and parse a local file once on the chunked GPU read path (#3373 ) (#3374 )
13+ - geotiff: reject predictor with jpeg2000/lerc/jpeg compression (#3371 ) (#3372 )
14+ - cost_distance: fix Dijkstra heap overflow on non-uniform friction (#3370 )
15+ - cost_distance: add test for the dask all-impassable early return (#3367 ) (#3368 )
16+ - ci: add free-threaded Python 3.14 (3.14t) to the test matrix (#3360 )
17+ - ci: make test_chunks_is_lazy counter thread-safe for free-threaded CI (#3363 ) (#3364 )
18+ - ci: scope the 'performance' labeler to benchmarked modules (#3357 )
19+ - remove AI-assistant tooling definitions (#3362 )
20+
21+
522### Version 0.10.9 - 2026-06-15
623
724#### Bug fixes and improvements
You can’t perform that action at this time.
0 commit comments