Re: [R-sig-Geo] problem reading large ncdf on windows 7 64 bits

2013-10-23 Thread Jonathan Greenberg
You might want to try out gdalUtils ( https://r-forge.r-project.org/projects/gdalutils/) to first ?get_subdatasets to determine the index of the subdataset you want to use, and then gdal_translate("myncdf","myncdf.tif",of="GTiff",sd_index=someindex) -- once you do this translation, you can use e.g.

Re: [R-sig-Geo] problem reading large ncdf on windows 7 64 bits

2013-10-08 Thread Ariel Ortiz-Bobea
I also ran into this problem. It was solved by installing the "ncdf4" package. Instructions can be found here: http://cirrus.ucsd.edu/~pierce/ncdf/ - Ariel Ortiz-Bobea Fellow at Resources for the Future -- View this message in context: http://r-sig-geo.2731867.n2.nabble.com/problem-readi

Re: [R-sig-Geo] problem reading large ncdf on windows 7 64 bits

2013-02-12 Thread Pascal Oettli
Hello, Which version of NetCDF binaries are you using? Regards, Pascal Le 13/02/2013 10:21, Teurlai Magali a écrit : Hi all, After reading this help post: https://stat.ethz.ch/pipermail/r-help/2011-November/297141.html I think I have the "issue in the Windows 64-bit NetCDF external depende

[R-sig-Geo] problem reading large ncdf on windows 7 64 bits

2013-02-12 Thread Teurlai Magali
Hi all, After reading this help post: https://stat.ethz.ch/pipermail/r-help/2011-November/297141.html I think I have the "issue in the Windows 64-bit NetCDF external dependency" and would like to know whether it is possible to fix it, or whether I should change computer to solve my problem (w