File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 22-----------
33
44
5+ ### Version 0.9.5 - 2026-03-31
6+
7+ #### Bug fixes and improvements
8+ - Add GPU memory guard to reproject dask+cupy path (#1131 )
9+ - Add memory guard to surface_distance geodesic dd_grid (#1129 )
10+ - Add memory guard to dasymetric validate_disaggregation (#1127 )
11+ - Replace boolean indexing with lazy reductions in normalize dask paths (#1125 )
12+ - Keep northness/eastness lazy on dask arrays (#1123 )
13+ - Add memory guard to erosion dask paths (#1121 )
14+ - Add memory guard to cost_distance iterative Dijkstra and da.block assembly (#1119 )
15+ - Fix diffusion dask OOM by passing scalar diffusivity directly to chunks (#1117 )
16+ - Fix balanced_allocation OOM with lazy source extraction and memory guard (#1115 )
17+ - Fix zonal dask memory guards and stats filtering (#1112 )
18+
19+
520### Version 0.9.4 - 2026-03-30
621
722#### New features
You can’t perform that action at this time.
0 commit comments