Unable to draw contour plot

From: Tong Qi <tongqi2_at_nyahnyahspammersnyahnyah>
Date: Fri Apr 02 2010 - 10:39:18 MDT

Hello,

I am trying to draw a contour map of some data which is of relatively large
dimension size (3600x7200). When I run the script, NCL says "Workspace
reallocation would exceed maximum size 100000000" so I added the following
code before drawing:

setvalues NhlGetWorkspaceObjectId() ;
"wsMaximumSize" : 200000000
end setvalues

However, I received a dynamic memory allocation error.
The file I am working with can be found at
ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/veer/MAP_DATA/files/LP-DAAC/MCD/MCD43C1.A2006353.004.2007012185705.hdf
Any help is appreciated.

-Tong

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Apr 2 10:39:25 2010

This archive was generated by hypermail 2.1.8 : Wed Apr 07 2010 - 07:12:50 MDT