mdbartos / pysheds

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

Update sview.py np.can_cast TypeError text #257

Open JaweedNazary opened 1 month ago

JaweedNazary commented 1 month ago

Changes the TypeError message while casting from viewfinder.nodata to obj data type. This help with issue #256 How to exclude NoData values when calculating the flow direction of DEM.