Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Re: Delaunay Triangulation

Hi Jose,

First, for the DelaunayClarkson memory error (I assume this
is an OutOfMemoryException) try increasing the maximum
memory limit on the command line.  That is, run with

  java -mx128m

or whatever it takes to avoid the OutOfMemoryException.

Second, we would like to diagnose and fix the "finish_triang
triangulation error" but we need more information.  When you
get Exceptions, it is useful to run the same program using
jdb instead of java, then to paste the Exception stack dump
with line numbers into your email.

In this case we will probably actually need to run your program
and catch the Exception in jdb.  Could you please put your Java
source code and your data files into a jar file and ftp it to:

  ftp demedici.ssec.wisc.edu
  login: anonymous
  password: email@address
  ftp> cd pub/incoming
  ftp> bin
  ftp> put filename.jar
  ftp> quit

Then send me email telling me the filename and what command to
run to generate the error.  Thank you.

Cheers,
Bill
----------------------------------------------------------
Bill Hibbard, SSEC, 1225 W. Dayton St., Madison, WI  53706
hibbard@xxxxxxxxxxxxxxxxx  608-263-4427  fax: 608-263-6738
http://www.ssec.wisc.edu/~billh/vis.html

 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690