Re: [gdal-dev] Moving from GDAL 2.2.3 to GDAL 3.4.1

2024-07-09 Thread Stephen Woodbridge via gdal-dev
Please ignore this query. It turns out the new version of NASA OCSSW software is the issue. It has multiple values near -32768 that is no data. I cleaned up the file with gdal_calc and things seem to be working ok now. Thanks, -Steve W Sent from my iPhone > On Jul 7, 2024, at 10:14 PM, Step

[gdal-dev] Moving from GDAL 2.2.3 to GDAL 3.4.1

2024-07-07 Thread Stephen Woodbridge via gdal-dev
Hi all, I’m migrating some apps from Ubuntu 18.04 to Ubuntu 22.04 which means from GDAL 2.2.3 to GDAL 3.4.1. I having problems rendering so tiff files that go through a couple of VRT files before getting rendered via mapserver. Sorry there are a lot of moving pieces and I’m trying to narrow