Skip to content
Prev 20704 / 29559 Next

reading .hdf files

It's not just the projection -- you need to know the upper left
coordinates (or the full bounding box) and the pixel resolution, and
set those as well.  When you said you downloaded this from NOAA --
what is the main site describing the dataset?  What are you trying to
do with this data?

gdalUtils:::gdalinfo() will give you a "fuller" set of metadata of the
input data than rgdal:::GDALinfo does, just as a note.

--j
On Fri, Mar 28, 2014 at 1:51 PM, dododave <dododave at gmail.com> wrote: