Need help about NCL Daymet join script

From: <mmkamal_at_nyahnyahspammersnyahnyah>
Date: Mon Dec 17 2012 - 22:02:26 MST

Hi,

I have been trying to use the NCL's Daymet data join script
(http://www.esrl.noaa.gov/psd/people/dave.allured/data/daymet/join.daymet.1204.ncl) to add multiple DAYMET tiles. I find that It works fine up to 44 input NetCDF files but failed when tried to add more than that. I get the
following
error message given below (last couple of lines) when I tried to add
77 tiles.

========================================================
(0) Full subset domain within master grid = 2475:4287, 927:2681
(0) Min, max included latitudes = 33.3158, 52.5116
(0) Min, max included longitudes = -96.8185, -69.5677
(0) Min, max included tile numbers = 11383, 12473
(0)
(0) Compare 2-D coordinates between master coordinate file
(0) and all input data files.
(0) Count of exact matches in latitudes = 3.28498e+06 (97.9%)
(0) Count of exact matches in longitudes = 3.35472e+06 (100.0%)
(0) Largest difference in latitudes = 1.42109e-14 degrees
(0) Largest difference in longitudes = 1.42109e-14 degrees
(0)
(0) Create super array, and overlay input arrays.
fatal:NclMalloc Failed:[errno=12]
fatal:New: could not create new array:[errno=12]
fatal:["Execute.c":7743]:Execute: Error occurred at or near line 318 in file
join.daymet.1204.ncl

==============================================================================

As a novice user of NCL I could not figure it out what's going wrong.
I did not changed anything in the script except increasing the number
of input files. I look forward to hearing from you.

Thanks in advance
Kamal

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Dec 17 22:02:46 2012

This archive was generated by hypermail 2.1.8 : Fri Dec 21 2012 - 10:43:23 MST