mdbartos / pysheds

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

Using catchment() with discharge point outside of extents crashes program #240

Open dan771 opened 6 months ago

dan771 commented 6 months ago

When using sgrid and catchment with all the default configurations and discharge point outside of the extents of the grid, it just completely crashes the application without any exception or message in the console.