r-barnes / richdem

High-performance Terrain and Hydrology Analysis
GNU General Public License v3.0
272 stars 70 forks source link

save compressed files with richdem #83

Open jome1 opened 1 month ago

jome1 commented 1 month ago

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?