Skip to content
Prev 4871 / 29559 Next

readGDAL() and HDF5 files

On Fri, 23 Jan 2009 11:01:21 +0100 (CET),
Roger Bivand <Roger.Bivand at nhh.no> wrote:

            
Thanks for looking into this Roger.  The data are distributed by the
OSI-SAF group (http://www.osi-saf.org).  I was able to work with the
data using the NetCDF files they distribute (for a subset of their data
for now), using NetCDF tools outside R.  However, I'd like to do it more
directly from R.

In the NetCDF files, longitude, latitude, and the data, are stored in
separate data subsets.  The grid is produced using the CRS specification
I provided (from OSI-SAF's documentation), however I cannot see where
the actual coordinates in that projection are in the files.  The
geographical coordinates are the inverse-projected coordinates of the
grid, hence not a regular grid.

I might ask in the GDAL list for more help.


Cheers,