Description :
- "-md" max_distance The maximum distance (in pixels) that the algorithm will search out for values to interpolate. The default is 100 pixels.
- "-co" name=value Passes a creation option to the output format driver. Multiple options may be listed. See format specific documentation for legal creation options for each format.
- every create option is related with the relevant "raster driver". Check here : https://gdal.org/en/stable/drivers/raster/index.html#raster-drivers
- Use BIGTIFF option if the file is greater than 4GB. See https://gdal.org/en/stable/drivers/raster/gtiff.html
Example :
2025 Mar