mdbartos / pysheds

:earth_americas: Simple and fast watershed delineation in python.
GNU General Public License v3.0
706 stars 191 forks source link

Functions that modify input arrays in-place should copy instead #154

Closed mdbartos closed 2 years ago

mdbartos commented 2 years ago

Addressed in #162