mapbox / nodata

Because the pixels you can't see are harder than the ones you can.
MIT License
1 stars 3 forks source link

Rasterio oneoh #63

Closed perrygeo closed 7 years ago

perrygeo commented 7 years ago

Changes to make nodata compatible with rasterio 1.0

Had to xfail the slic test which does not work anymore: tests/test_alpha_func.py::test_slic_mask_any

cc @dnomadb any idea why ^ is failing?

perrygeo commented 7 years ago

already included in #64