search for: latlong_spec2_woconv_150s_2004187

Displaying 1 result from an estimated 1 matches for "latlong_spec2_woconv_150s_2004187".

2011 Sep 07
1
Error: in routine alloca() there is a stack overflow: thread 0, max 535822282KB, used 0KB, request 24B
...tom/fix reference if one is available, but that is likely my next step. Your assistance is greatly appreciated. ### Here is the relevant portion of the R script: # load R libraries library(ncdf) library(maps) library(fields) # file path gcfilename <- "/users/me/MEGANv2.04/Output/latlong_spec2_WOCONV_150s_2004187.ncf" gcfilename.ori <- "/users/me/MEGANv2.04/Output/latlong_spec2_WOCONV_2001187.ncf" # ---------------- # Open file # ---------------- nc <- open.ncdf(gcfilename) nc.ori <- open.ncdf(gcfilename.ori) print ("fininshed open file") print(n...