Re: [gdal-dev] GRIB can't get nodata and cmake can't disable FileGDB

2023-05-12 Thread Ivan Lucena
2023 9:34 AM To: Ivan Lucena ; gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] GRIB can't get nodata and cmake can't disable FileGDB Ivan, (I see you've filed an issue for the GRIB nodata issue since.) But I am getting a compilation error, somewhere on ogrsf_frmts/openfilegdb, a

Re: [gdal-dev] GRIB can't get nodata and cmake can't disable FileGDB

2023-04-29 Thread Even Rouault
Ivan, (I see you've filed an issue for the GRIB nodata issue since.) But I am getting a compilation error, somewhere on ogrsf_frmts/openfilegdb, and I cannot turn off that driver on cmake. The parameter -DGDAL_USE_FILEGDB=OFF seems to work fine. For the OpenFileGDB driver, this should be

[gdal-dev] GRIB can't get nodata and cmake can't disable FileGDB

2023-04-24 Thread Ivan Lucena
Hi, I updated a Linux machine from GDAL 2.3 to 3.4 and after that some python scripts started to crash. I found out that when band.GetNodataValue() was called for bands > 1 the return was always None. But I tested the same WMO file with gdalinfo or gdalinfo.py and all the bands return the cor