[R-sig-Geo] Problem reading a HDF5 file with readGDAL in Windows

Oscar Perpiñan oscar.perpinan at gmail.com
Wed May 6 08:22:12 CEST 2015


Not for me, and I cannot understand why:

> r <- raster("~/Dropbox/share/201407291200", ncdf=T, varname='DSSF')
Error in R_nc4_open: NetCDF: Can't open HDF5 attribute
Error in ncdf4::nc_open(filename) :
  Error in nc_open trying to open file
/home/oscar/Dropbox/share/201407291200
> sessionInfo()
R version 3.2.0 (2015-04-16)
Platform: i586-pc-linux-gnu (32-bit)
Running under: Debian GNU/Linux 8 (jessie)

locale:
 [1] LC_CTYPE=es_ES.UTF-8       LC_NUMERIC=C
 [3] LC_TIME=es_ES.UTF-8        LC_COLLATE=es_ES.UTF-8
 [5] LC_MONETARY=es_ES.UTF-8    LC_MESSAGES=es_ES.UTF-8
 [7] LC_PAPER=es_ES.UTF-8       LC_NAME=C
 [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=es_ES.UTF-8 LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] ncdf4_1.13    raster_2.3-40 sp_1.0-14

loaded via a namespace (and not attached):
[1] compiler_3.2.0  tools_3.2.0     grid_3.2.0      lattice_0.20-27

	[[alternative HTML version deleted]]



More information about the R-sig-Geo mailing list