Re: [gdal-dev] Incorrect geolocation information using newer gdal versions

2024-03-26 Thread Cristhian Rivera via gdal-dev
0) > Center ( 20.000, 24.000) > > What is at least missing in that particular file is the > Easting:standard_name = "projection_x_coordinate" and > Northing:standard_name = "projection_y_coordinate" attributes. > > Even > > Le 26/03/2024 à 20:02, An

[gdal-dev] Incorrect geolocation information using newer gdal versions

2024-03-26 Thread Cristhian Rivera via gdal-dev
Hi all, I'm trying to debug an issue with a NetCDF file where in previous gdal versions (up until 3.3.0) the geolocation was correctly identified by gdalinfo, but in newer versions (>= 3.3.1) it is not. In the attachments are the outputs of gdalinfo from the versions mentioned, but the differenc