Hi everyone.
Using the software zygrib (Also seen here http://grass.osgeo.org/wiki/GRIB)
I download the file .grb of the area of interest.
When importing the file in "GRASS" I get many raster ... ok .... but each
raster is "stretched" along the y
What is the problem?
http://osgeo-org.1560.n6.nabble.com/file/n4985647/41.png
Thanks
Gabriel
PS: I attach the file
http://osgeo-org.1560.n6.nabble.com/file/n4985647/20120703_120237_.grb
20120703_120237_.grb
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Grib-file-strange-error-tp4985647.html
Sent from the Grass - Users mailing list archive at Nabble.com.
On 03/07/2012 14:22, Gabriele N. wrote:
Hi everyone.
Using the software zygrib (Also seen here http://grass.osgeo.org/wiki/GRIB)
I download the file .grb of the area of interest.
When importing the file in "GRASS" I get many raster ... ok .... but each
raster is "stretched" along the y
It looks like x and y size of the pixels are simply different. See below. Hermann
gdalinfo reports:
Pixel Size = (0.500000000000000,-33.268000000000001)
grib_dump says:
jDirectionIncrementInDegrees = 33.268;
iDirectionIncrementInDegrees = 0.5;
peifer wrote
On 03/07/2012 14:22, Gabriele N. wrote:
Hi everyone.
Using the software zygrib (Also seen here
http://grass.osgeo.org/wiki/GRIB)
I download the file .grb of the area of interest.
When importing the file in "GRASS" I get many raster ... ok .... but each
raster is "stretched" along the y
It looks like x and y size of the pixels are simply different. See
below. Hermann
gdalinfo reports:
Pixel Size = (0.500000000000000,-33.268000000000001)
grib_dump says:
jDirectionIncrementInDegrees = 33.268;
iDirectionIncrementInDegrees = 0.5;
Sure, but if you look the image of the same file of zyGrib all seems ok.
When I import the data in GIS there is the problem along the y axis.
http://osgeo-org.1560.n6.nabble.com/file/n4985721/20120703_120237_zyGrib.jpg
http://osgeo-org.1560.n6.nabble.com/file/n4985721/20120703_120237_zyGrib.jpg
20120703_120237_zyGrib.jpg
Gabriele
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Grib-file-strange-error-tp4985647p4985721.html
Sent from the Grass - Users mailing list archive at Nabble.com.