[kepler-users] problem in output port data type

2007-08-13 Thread [BE] Ufuk Utku Turuncoglu
Hi, As you said, i am using the Double class to parse the string but i get following error messages, compile: [javac] Compiling 1 source file to /SFS/users/turuncu/progs/cvs/kepler/build/classes [javac]

[kepler-users] problem in output port data type

2007-08-13 Thread Christopher Brooks
Hi, Double is a wrapper class for the double primitive type. For more information, see: http://java.sun.com/docs/books/tutorial/java/data/numberclasses.html You have something like: _data[j] = Double.valueOf(inputValue.getElement(i).toString()).doubleValue(); You could do something like:

[kepler-users] Kepler forum

2007-08-13 Thread Chad Berkley
Hey Keplerites, We've installed some forum software at http://ecoforums.nceas.ucsb.edu. This is an area that is meant for open discussion of technical (or non-technical) issues with Kepler. It's meant as an addition to our email lists and our IRC channel. Often, it's easier to keep a