[gdal-dev] Creating Mosaic - Ensuring Maximum Pixel Value is brought forward

2025-03-05 Thread Shaima Alsharif via gdal-dev
Dear Developers, I am working on generating a mosaic, and I need to ensure that the maximum pixel value (dBZ) is selected when merging overlapping raster files. Despite my attempts using gdalbuildvrt and gdalwarp, I continue to encounter issues where it does not always pick the maximum pixel value

[gdal-dev] (no subject)

2024-03-08 Thread Shaima Alsharif via gdal-dev
Dear Developers, I am reaching out to seek advice or potential solutions regarding the creation of .aux.xml files for GeoTIFF Or GOG using GDAL. I have attempted using the following commands, like so: os.environ['GDAL_PAM_ENABLED'] = 'YES' os.environ['GDAL_GEOREF_SOURCES'] = 'WORLDFILE,PAM,INTE