This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hello' > Full Name: Josep Antoni Gilabert Carmona > Email Address: address@hidden > Organization: own > Package Version: 2.8u1 build date:2010-02-02 22:30 UTC > Operating System: Windows Vista > Hardware: Java: home: > C:\Users\pepo.OCEANSNELL\Desktop\Programas\IDV_2.8u1\jre version: 1.6.0_17 > j3d:1.5.2 fcs (build4) > Description of problem: Error parsing number:java.lang.NumberFormatException: > For input string: "-71,6" > For input string: "-71,6" Thanks for catching this bug. The flythrough did not handle non US localizations for number formatting. I fixed that and an updated version will be in tomorrow´s nightly build. You can download the nightly build from: http://www.unidata.ucar.edu/downloads/idv/nightly Don Murray > ****************** > Stack trace: > java.lang.NumberFormatException: For input string: "-71,6" > at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source) > at java.lang.Double.valueOf(Unknown Source) > at java.lang.Double.<init>(Unknown Source) > at ucar.unidata.idv.flythrough.Flythrough.processReadout(Flythrough.java:3037) > at ucar.unidata.idv.flythrough.Flythrough.goTo(Flythrough.java:2690) > at ucar.unidata.idv.flythrough.Flythrough.doStep(Flythrough.java:2655) > at ucar.unidata.idv.flythrough.Flythrough.goToCurrent(Flythrough.java:762) > at ucar.unidata.idv.flythrough.Flythrough.propertyChange(Flythrough.java:813) > at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source) > at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source) > at ucar.visad.display.Displayable.firePropertyChange(Displayable.java:1090) > at ucar.visad.display.Animation.setCurrent(Animation.java:795) > at ucar.visad.display.Animation.setCurrent(Animation.java:761) > at ucar.visad.display.Animation.runAnimation(Animation.java:440) > at ucar.visad.display.Animation.access$200(Animation.java:48) > at ucar.visad.display.Animation$1.run(Animation.java:402) > at java.lang.Thread.run(Unknown Source) > > > Ticket Details =================== Ticket ID: CAR-638451 Department: Support IDV Priority: Normal Status: Open