Re: [gdal-dev] Unable to open GRIB file

2012-02-15 Thread SupportLists
72 72 64 60 50 45 40 36 25 18 min/max data 223.996 316.531 num bits 16 BDS_Ref 223.996 DecScale 0 BinScale -9 Many thanks, Carlos On 02/15/2012 10:44 AM, Brian Case wrote: On Wed, 2012-02-15 at 09:10 +0300, SupportLists wrote: Carlos is it raster or vector data

[gdal-dev] Unable to open GRIB file

2012-02-14 Thread SupportLists
Hi, I am trying to open a grib file (meteorological data) with GDAL 1.8.1 but i get the following error: ./2011.grib is a grib file, but no raster dataset was successfully identified. gdalinfo failed - unable to open './2011.grib' Other tools like wgrib successfully opens the same file. An

[gdal-dev] Classification and combination with GDAL?

2011-12-09 Thread SupportLists
Hi, I need to perform classification and combination of three ascii grids. This means for example: 1. Separate the data of each cell in the grid among three classes Layer1 Classes: A1,B1,C1 Layer2 Classes: A2,B2,C2 Layer3 Classes: A3,B3,C3 2. Then Combine the three classified grid

[gdal-dev] Warp - Reproject to a different pixel size (cellsize)?

2011-10-19 Thread SupportLists
Hi, I have an ASCII grid with pixel sizes: 0.0083,-0.0083. Its dimensions are X: 1510 Y: 1970 Bands: 1. How can I re-project it to a pixel size of 0.083,-0.083? Many thanks in advance, Carlos. ___ gdal-dev mailing list gdal-dev@lis