<div dir="ltr">Currently using the master and received these warnings when running gdal_translate<div><br></div><div>"Warning 1: TIFFReadDirectory:Invalid data type for tag TileByteCounts</div>Warning 1: TIFFReadDirectory:Invalid data type for tag TileOffsets"<div><br></div><div>The exact command was </div><div>gdal_translate -stats raster_trans.tif raster_cog.tif -co TILED=YES -co BLOCKXSIZE=256 -co BLOCKYSIZE=256 -co NUM_THREADS=ALL_CPUS -co BIGTIFF=IF_SAFER -co COMPRESS=DEFLATE -co COPY_SRC_OVERVIEWS=YES --config GDAL_TIFF_OVR_BLOCKSIZE 256<br></div><div><br></div><div>Is there anyway to suppress warnings and only return errors? </div><div>These warnings did not show up in 2.4.0 and 3.1.0 (is that equal to 3.0.1)?</div><div>I can try to send the raw data used if needed. </div></div>