The problem appears to be udunits2, which RNetCDF uses and ncdf does
not. Specifically
--with-udunits-lib='/soft/local/udunits-2.1.23/lib'"
is that path in the ld.so cache or in LD_LIBRARY_PATH? If not, it
will not be found by dlload.
On Tue, 6 Sep 2011, Paul Hiemstra wrote:
Hi,
You c
Hi,
You could try installing the ncdf package. This installed for my without
any problems when RNetCDF failed. I suspect ncdf has very similar
functionality, but i've only worked with ncdf.
install.packages("ncdf")
should do the trick...
cheers,
Paul
On 09/05/2011 08:56 PM, David Brown wrote:
2 matches
Mail list logo