<div dir="ltr">Hi all,<div><br></div><div>Using gdal ubuntugis-stable and ubuntugis-unstable, but both seems to not have ZSTD compression enabled ?</div><div><br></div><div>I get the following output:</div><div><br></div><div>gdal_translate -co "COMPRESS=ZSTD"  test_gdal test_gdal_translate<br>Input file size is 100, 100<br>Warning 6: 'ZSTD' is an unexpected value for COMPRESS creation option of type string-select.<br>0Warning 5: COMPRESS=ZSTD value not recognised, ignoring.<br>...10...20...30...40...50...60...70...80...90...100 - done. </div><div> <br></div><div>gdal_translate -co "COMPRESS=LZMA"  test_gdal test_gdal_translate<br>Input file size is 100, 100<br>0...10...20...30...40...50...60...70...80...90...100 - done.</div><div><br>I get similar results with rasterio.open() using ZSTD as compression</div><div><br></div><div>Cheers,</div><div>Zhen</div></div>