Displaying 1 result from an estimated 1 matches for "fnmoc".
Did you mean:
fnmod
2003 Jun 16
1
Error in .C("open_netcdf"
Hi,
Running R 1.7.0 on Win XP I'm getting the following error message:
>library(netCDF)
>a<-read.netCDF("c:/data/fnmoc/individuales/sst_rey.nc")
Error in .C("open_netcdf", filename, id = as.integer(verbose)) :
C/Fortran function name not in load table
Don't know what is going wrong. With R1.6.2 I didn't face this problem
Thanks in advance
Antonio Rodr?guez
---