You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have found that rasterio doesn't support memfile writes of type float16, whereas it's fine e.g. when saving to TIF. So we should change this backend logic to use our own bespoke approach, perhaps with tempfiles.