Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-05 Thread Jacobs Tim
Dear Even, Ivan, Point taken on the self-consistency of the products. GeoTransform indeed appears incorrect, at least for NDVI. We'll cross-check for other products and either correct or remove GeoTransform. I noted in earlier reply that it doesn't impact GDAL's netCDF driver, as it looks at lon

Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-05 Thread Ivan Lucena
data provider costumer services. Thanks, Ivan From: Even Rouault Sent: Sunday, November 3, 2019 4:45 PM To: gdal-dev@lists.osgeo.org Cc: Ivan Lucena ; Andrew C Aitchison ; Richard Duivenvoorde Subject: Re: [gdal-dev] NetCDF and ESA Probav issue with co

Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-04 Thread Jacobs Tim
Dear GDAL experts, Working for the provider of the PROBA-V data, I can confirm that the intention is to have a grid with integer degrees at pixel centre. So the -180.00xxx (half pixel west of -180) reported by gdalinfo for upperleft corner of upperleft pixel is fine, though we realize that this g

Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-03 Thread Even Rouault
> Some formats have a pretty good easy way of telling which way to go about > upperleft or center pixel coordinate. But that is not the case with > "flexible" formats like the ones above. The CF conventions apply here. Also that http://cfconventions.org/Data/cf-conventions/cf-conventions-1.7/cf-c

Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-03 Thread Joaquim Manuel Freire Luís
PM To: Andrew C Aitchison ; Richard Duivenvoorde Cc: gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates Thanks Andrew and Richard, Very good examples. I have struggled with that so many times when developing GDAL drivers or when dealing with

Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-01 Thread Ivan Lucena
prefer not to do. Best regards, Ivan From: Andrew C Aitchison Sent: Friday, November 1, 2019 7:24 AM To: Richard Duivenvoorde Cc: Ivan Lucena ; gdal-dev@lists.osgeo.org Subject: Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates Does

Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-01 Thread Andrew C Aitchison
Does https://gis.stackexchange.com/questions/122670/is-there-a-standard-for-the-coordinates-of-pixels-in-georeferenced-rasters#122687 help you to understand the issue ? On Fri, 1 Nov 2019, Richard Duivenvoorde wrote: Hi Ivan, I think I reported an issue like this some time ago in the QGIS

Re: [gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-11-01 Thread Richard Duivenvoorde
Hi Ivan, I think I reported an issue like this some time ago in the QGIS issue tracker: https://issues.qgis.org/issues/20730 I think(!), but I hope some netcdf guru jumps in, that the crux is how you define/interpret your data: is the value valid in the center of the grid (like a raster) or is i

[gdal-dev] NetCDF and ESA Probav issue with corner coordimates

2019-10-31 Thread Ivan Lucena
Hi Folks, I Downloaded NetCDF files from http://land.copernicus.eu/global/products/ndvi and I am having problems with the GeoTransform that the driver is getting. The image extents, as you can see in following gdalinfo report, goes beyond the -180 and +180 longitude degrees (half resolution, h