ERROR 5 IN AREDAM

From: Paul Michael (pmichael AT unknown)
Date: Tue Oct 21 1997 - 10:05:40 MDT


I have several questions based upon having received the following error
message before my program exited:
 ERROR 5 IN AREDAM - AREA-MAP ARRAY OVERFLOW

AREDAM is called from somewhere in Fortran code that works almost always -
I think that the failure results from a more complicated field than usual.
The code is copied from Example 7 pg 3-197 of the Ver 3.00 Manual:
            call cprect(conc,maxx,nxg,nyg,rwrk,lrwr,iwrk,liwr)
C Following NCARG example 7
            call arinam(iama,imdim)
            call cpclam(conc,rwrk,iwrk,iama)
C "Color" the map and add contour lines in black.
            call arscam(iama,xcra,ycra,iksize,iaia,igia,iten,colram)
            call gsplci(0)
            call cpcldr(conc,rwrk,iwrk)
            call gsplci(1)
...

1.I suspect I should be looking at dimensions of iama, rwrk, iwrk, iaia,
igia.
 Which ones first?

2. Can I insert tests or prints that will give me a better idea of what is
wrong?

3. Is there an error index someplace on the Web pages manual.
                                                    Paul Michael
Building 318
Atmospheric and Oceanographic Division Voice 516-344-2264
Brookhaven National Lab FAX 516-344-3246
Upton, New York 11973 Email pmichael AT unknown



This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:40:32 MDT