Skip to content

Commit

Permalink
Noting change in HISTORY. RE:natcap#272
Browse files Browse the repository at this point in the history
  • Loading branch information
phargogh committed Dec 20, 2022
1 parent 19ce0c1 commit 9d3a3f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions HISTORY.rst
Expand Up @@ -3,6 +3,11 @@ Release History

Unreleased Changes
------------------
* Added a D8 stream extraction function at
``pygeoprocessing.routing.extract_streams_d8`` which takes a D8 flow
accumulation raster and a flow accumulation threshold, setting all pixels
with accumulation above that threshold to 1 and all other valid pixels to 0.
https://github.com/natcap/pygeoprocessing/issues/272
* Win32 wheels of PyGeoprocessing are no longer created through our GitHub
Actions workflows and will no longer be produced or distributed as part of
our release checklist. For details (and metrics!) see:
Expand Down

0 comments on commit 9d3a3f1

Please sign in to comment.