Skip to content

reading .grd files

2 messages · Swagath, Roman Luštrik

#
Have you tried something like this?

Loading required package: sp
class       : RasterLayer
dimensions  : 180, 360, 64800  (nrow, ncol, ncell)
resolution  : 1, 1  (x, y)
extent      : -180, 180, -90, 90  (xmin, xmax, ymin, ymax)
coord. ref. : +proj=longlat +datum=WGS84
class       : RasterLayer
dimensions  : 180, 360, 64800  (nrow, ncol, ncell)
resolution  : 1, 1  (x, y)
extent      : -180, 180, -90, 90  (xmin, xmax, ymin, ymax)
coord. ref. : +proj=longlat +datum=WGS84
data source : C:\Users\romunov\myfile.grd
names       : layer
values      : 3.938144e-05, 0.9999952  (min, max)
class       : RasterLayer
dimensions  : 180, 360, 64800  (nrow, ncol, ncell)
resolution  : 1, 1  (x, y)
extent      : -180, 180, -90, 90  (xmin, xmax, ymin, ymax)
coord. ref. : +proj=longlat +datum=WGS84
data source : C:\Users\romunov\myfile.grd
names       : layer
values      : 3.938144e-05, 0.9999952  (min, max)


Cheers,
Roman
On Mon, Apr 29, 2013 at 9:46 AM, Swagath <swagathnavin82 at gmail.com> wrote:
--
In God we trust, all others bring data.