Skip to content

Commit b23a6ea

Browse files
committed
Noting change in HISTORY. RE#1433
1 parent 1caecc9 commit b23a6ea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ Unreleased Changes
5050
condition when run with ``n_workers > 0``.
5151
https://github.com/natcap/invest/issues/1426
5252
* SDR
53+
* Fixed an issue with SDR's sediment deposition where large regions would
54+
become nodata in cases where the DEM has valid data but other inputs
55+
(LULC, erosivity, erodibility) did not have valid pixels. Now, all
56+
raster inputs are mutually masked so that only those pixel stacks
57+
continue through to the model where all pixels in the stack are
58+
non-nodata. (`#911 https://github.com/natcap/invest/issues/911`_)
5359
* RKLS, USLE, avoided erosion, and avoided export rasters will now have
5460
nodata in streams (`#1415 <https://github.com/natcap/invest/issues/1415>`_)
5561
* Wind Energy

0 commit comments

Comments
 (0)