Message-ID: <CAAKwTDEzD4aJcbADt2jE5nryAmMtKAO46u+Po1C4w8twdCBZ_A@mail.gmail.com>
Date: 2021-11-13T07:54:43Z
From: Gabriel Cotlier
Subject: Question on hierarchical data format 5 .h5 file format
Hello,
I would like to be able to visualize / plot a specific data layer within
the structure a hierarchical data file format .h5 in R. I could observe
the structure as follows :
library(rhdf5)
r= h5ls(file.choose())
r
and also in this way identify the Group and Name of the data to be plotted,
however I've tried I could not access the data itself, nor plot it as a
raster layer with its corresponding geographic coordinates.
I would like to be able to select such data, plot it as a raster layer and
if possible save it as GeoTIFF file format to be further processed with the
raster package as a common raster layer.
If any small guidance example, reprex, of this procedure is possible
it would be appreciated.
Thanks a lot in advance
Kind regards,
Gabriel Cotlier
--
Gabriel Cotlier, PhD
Haifa Research Center for Theoretical Physics and Astrophysics (HCTPA)
University of Haifa
Israel
[[alternative HTML version deleted]]