comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Contour Problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Contour Problem [message #39083] Fri, 23 April 2004 15:11 Go to next message
Jeff Patrick is currently offline  Jeff Patrick
Messages: 4
Registered: April 2004
Junior Member
I keep getting the following error in my code and I can't figure out why.
Any help would be appreciated.


% XMANAGER: Caught unexpected error from client application. Message
follows...
% Internal error: Triangulation is invalid.

CONTOUR, X, Y, Z, IRREGULAR=1, ISOTROPIC=1, /CLOSED, /CELL_FILL, /OVERPLOT,
LEVELS=[
20,40,60,80,100,120,140,160,180,200,220,240,260,280,300,320, 340,360,380,400,
420,440,460,480,500,520,540,560,580,600,620,640,660,680,700, 720,740,760,780,
800,820,840,860,880,900,920,940,960,980,1000]

X is my array of data of type double
Y is my array of longitudes of type double
Z is my array of latitudes of type double

each array is 32400 in size.

Thank you,

Jeff
jeff.patrick@computer.org
Re: Contour Problem [message #39206 is a reply to message #39083] Mon, 26 April 2004 15:01 Go to previous message
Jeff Patrick is currently offline  Jeff Patrick
Messages: 4
Registered: April 2004
Junior Member
Thank you for all the help. I think the answer turns out to be a
combination of everything.

The triangulation error was casued by locations whos coordinates were to
similar (probably near the pole). The solution, in this case, was to not
contour the data in a 1 degree latitude X 1 degree longitude grid, but a 2
degree latitude X 2 degree longitude grid.

again many thanks,

Jeff
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Rank order extraction
Next Topic: Re: Rank order extraction

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Nov 28 11:50:31 PST 2025

Total time taken to generate the page: 1.12599 seconds