Displaying 1 result from an estimated 1 matches for "crutmp".
Did you mean:
crump
2006 Oct 18
2
cannot allocate vector of size 1215000 Kb
Dear All,
I'm running the latest R on SUSE 10.0. After read in a huge data CDF file
I tried to process the only variable variable using the comands
aek<-open.ncdf('C:/Monthly/CRU/Crutmp Europe.CDF')
v1<-aek$var[[1]]
gugus<-get.var.ncdf(aek, v1)
But I can't because of this message
Error: cannot allocate vector of size 1215000 Kb
I'm now hoping for some help
Any tips to get out of it?
Thanks in advance.
john