PREDICTOR=[1/2/3]: Defaults to 1. Set the predictor for LZW, DEFLATE and ZSTD compression. The default is 1 (no predictor), 2 is horizontal differencing and 3 is floating point prediction. PREDICTOR=2 is only supported for 8, 16, 32 and 64 bit samples. PREDICTOR=3 is only supported for 16, 32 and 64 bit floating-point data.