carocamargo
carocamargo
Had same problem with Spyder on OSX, finally worked by uninstalling and and installing again using pip install shapely cartopy --no-binary shapely --no-binary cartopy Thanks!
@jabadge can you give me some hint/tips on how you solved your issue? I'm on a similar situation here [discussion #278 ](https://github.com/corteva/rioxarray/discussions/278). I'm trying to clip shapefiles of drainage basins...
> @carocamargo I'm not sure how much this will help you with your drainage basin shapefiles, but here's what worked for me for all of Antarctica: > > ```python >...
I changed packages instead of trying to find a solution...utide works fine with long records (https://github.com/wesleybowman/UTide)