I faced this problem when typing:

temperature <- get.var.ncdf( ex.nc, 'Temperature' )

*unable to allocate a vector of size 2.8 GB*

By the way  my computer memory is 4G  and the original size of the file is
1.4G,netcdf file
I don't know what is the problem.Any suggestion please
I tried also
memory limit(4000)
4000
but didnt solve the problem.any help

--
View this message in context: 
http://r.789695.n4.nabble.com/memory-i-am-getting-mad-in-reading-climate-data-tp4480671p4480671.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to