File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,12 @@ Unreleased Changes
50
50
condition when run with ``n_workers > 0 ``.
51
51
https://github.com/natcap/invest/issues/1426
52
52
* 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 `_)
53
59
* RKLS, USLE, avoided erosion, and avoided export rasters will now have
54
60
nodata in streams (`#1415 <https://github.com/natcap/invest/issues/1415 >`_)
55
61
* Wind Energy
You can’t perform that action at this time.
0 commit comments