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
Is it possible to save compressed .tif files with richdem.SaveGDAL()? If yes, how do I do it?
Or do I need to save the file with rasterio to apply a "lzw" compression?
The text was updated successfully, but these errors were encountered:
Is it possible to save compressed .tif files with
richdem.SaveGDAL()
? If yes, how do I do it?Or do I need to save the file with
rasterio
to apply a "lzw" compression?The text was updated successfully, but these errors were encountered: