Re: [gdal-dev] NetCDF config option for west > east?

2018-11-24 Thread Even Rouault
On samedi 24 novembre 2018 23:09:34 CET Markus Metz wrote: > I have created a PR for this, but there are still issues: > > is > Pixel Size = (0.09991285714,-0.1000400) > Corner Coordinates: > Upper Left ( -25.122, 69.970) > Lower Left ( -25.122, 29.954) > Upper Righ

Re: [gdal-dev] NetCDF config option for west > east?

2018-11-24 Thread Markus Metz
I have created a PR for this, but there are still issues: is Pixel Size = (0.09991285714,-0.1000400) Corner Coordinates: Upper Left ( -25.122, 69.970) Lower Left ( -25.122, 29.954) Upper Right ( 44.817, 69.970) Lower Right ( 44.817, 29.954) Cente

Re: [gdal-dev] NetCDF config option for west > east?

2018-11-24 Thread Markus Metz
On Sat, Nov 24, 2018 at 5:56 PM Even Rouault wrote: > > > This particular NetCDF file, PM10 analysis from CAMS > > http://www.regional.atmosphere.copernicus.eu/, does not have a longitude > > variable, also no subdatasets. Resolution should be 0.1 degrees, but GDAL > > reports > > Pixel Size = (-0

Re: [gdal-dev] NetCDF config option for west > east?

2018-11-24 Thread Even Rouault
> This particular NetCDF file, PM10 analysis from CAMS > http://www.regional.atmosphere.copernicus.eu/, does not have a longitude > variable, also no subdatasets. Resolution should be 0.1 degrees, but GDAL > reports > Pixel Size = (-0.415021467959250,-0.10003824258) > because west > east > ok

Re: [gdal-dev] NetCDF config option for west > east?

2018-11-24 Thread Markus Metz
On Sat, Nov 24, 2018 at 5:07 PM Even Rouault wrote: > > On samedi 24 novembre 2018 16:27:33 CET Markus Metz wrote: > > I have a NetCDF file with west > east, gdalinfo reports > > Corner Coordinates: > > Upper Left ( 335.257, 70.000) > > Lower Left ( 335.257, 30.000) > > Upper R

Re: [gdal-dev] NetCDF config option for west > east?

2018-11-24 Thread Even Rouault
On samedi 24 novembre 2018 16:27:33 CET Markus Metz wrote: > I have a NetCDF file with west > east, gdalinfo reports > Corner Coordinates: > Upper Left ( 335.257, 70.000) > Lower Left ( 335.257, 30.000) > Upper Right ( 44.7424710, 69.970) > Lower Right ( 44.7424710, 29.9

[gdal-dev] NetCDF config option for west > east?

2018-11-24 Thread Markus Metz
I have a NetCDF file with west > east, gdalinfo reports Corner Coordinates: Upper Left ( 335.257, 70.000) Lower Left ( 335.257, 30.000) Upper Right ( 44.7424710, 69.970) Lower Right ( 44.7424710, 29.954) Center ( 190.000, 50.000) west = 335.257 > east