Closed gjoseph92 closed 3 years ago
Probably should just relax it, though in this case we might actually want to bump—looks like there are a couple things in the new xarray version that will benefit stackstac visualizations (faster interp logic + fixed ffill
). I might go with >=0.18, <1
for now.
stackstac 0.2.1 is out, give it a try!
From #50 (@scottyhq):
Also, I'm wondering if it's possible to relax (^0) or bump (^0.18.0) the current xarray pin for the next release? Could add some matrix tests against xarray master to ensure things don't break since currently it does seem like minor bumps in xarray are more like major bumps ;) (https://github.com/gjoseph92/stackstac/issues/26 ). https://github.com/gjoseph92/stackstac/blob/d1e15ca364864a6b74ddb3b6cf217a7dd046501c/pyproject.toml#L43