I received some data in .grd + .gri format, where the first one is a small text file and the second one (having the same name) is a medium/large binary file.
I am unable to open them in grass/qgis (I may have not tried all the options… but almost all!).
Any hint ? Which grid format is it ? Am I missing some library ? I tried to use google but unfortunately “r” word is too small, and it ends to refer always to the r.* commands in grass…
I received some data in .grd + .gri format, where the first one is a small
text file and the second one (having the same name) is a medium/large
binary file.
I don't think you can. This is, as far as I remember, an internal format
of the raster package in R to save raster data.
You effectively have two options:
1) use R and the raster package to load the data and to save it in a
different format
2) ask the person to do it for you
Hope this helps,
Rainer
I am unable to open them in grass/qgis (I may have not tried all the
options.. but almost all!).
Any hint ? Which grid format is it ? Am I missing some library ? I tried to
use google but unfortunately "r" word is too small, and it ends to refer
always to the r.* commands in grass...
Maybe we should ask gdal to add the format, seems easy enough and I know
the author of raster would be fine with it. Anyone on the gdal list want
to forward the idea.
I received some data in .grd + .gri format, where the first one is a small
text file and the second one (having the same name) is a medium/large
binary file.
I don't think you can. This is, as far as I remember, an internal format
of the raster package in R to save raster data.
You effectively have two options:
1) use R and the raster package to load the data and to save it in a
different format
2) ask the person to do it for you
Hope this helps,
Rainer
I am unable to open them in grass/qgis (I may have not tried all the
options.. but almost all!).
Any hint ? Which grid format is it ? Am I missing some library ? I tried to
use google but unfortunately "r" word is too small, and it ends to refer
always to the r.* commands in grass...
Maybe we should ask gdal to add the format, seems easy enough and I know
the author of raster would be fine with it. Anyone on the gdal list want
to forward the idea.
I received some data in .grd + .gri format, where the first one is a
small
text file and the second one (having the same name) is a medium/large
binary file.
I don't think you can. This is, as far as I remember, an internal format
of the raster package in R to save raster data.
You effectively have two options:
1) use R and the raster package to load the data and to save it in a
different format
2) ask the person to do it for you
Hope this helps,
Rainer
I am unable to open them in grass/qgis (I may have not tried all the
options.. but almost all!).
Any hint ? Which grid format is it ? Am I missing some library ? I
tried to
use google but unfortunately "r" word is too small, and it ends to refer
always to the r.* commands in grass...