[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #FOS-898337]: IDV - netcdf CF1.0 - vertical grid system



Hi Guido-

> the build date is 2007-04-26 07:04 UTC
> This mornig I tried to download the latest build (May 1), but
> when I try to run the windos_installer.exe (more or less 45 Mb)
> it tells me that one file is corrupted. Looking in the temp
> directory it seems to me that the problem is with the "content.zip" file...

Hmm, I'm not sure what's going on here.  I was able to download the
Windows version for May 2 and run the installer with no problem.
What browser are you using to do the download?

> About April 26 version, below there are some details....


Both the errors below are related to your regional localization (presumably
Italian).  We don't always handle the localization correctly. In 
this case, the code was expecting an English format of 65.6 and got
the Italian format of 65,6.  Thanks for finding this bug.  I fixed it
and it will be in tomorrow's (2007-05-03) build.  If you run the webstart
version, it will automatically update to the latest version.

> - Vertical profile
> Using the "mm5" file I can plot vertical profile of some 3d fields (such as 
> V),
> but if I try to do the same with NO2 the following error occours:
> 
> An error has occurred:
> probePositionChanged
> For input string: ",0371"
> 
> 
> - Data Probe
> Using the "mm5" file, for wind speed data probe shows "missing value".
> The same happens for O3 and if I try to move the data probe pointer
> (i.e towards lower height) the following message appears:


> An error has occurred:
> Probe moved
> For input string: "65,6"
> 
> with such details:
> 
> Java.lang.NumberFormatException: For input string: "65,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.control.chart.ChartManager.addRange(ChartManager.java:325)
> at 
> ucar.unidata.idv.control.chart.TimeSeriesChart.setProbeSamplesInner(TimeSeriesChart.java:425)
> at 
> ucar.unidata.idv.control.chart.TimeSeriesChart.setProbeSamples(TimeSeriesChart.java:326)
> at 
> ucar.unidata.idv.control.ProbeControl.updatePosition(ProbeControl.java:1589)
> at 
> ucar.unidata.idv.control.ProbeControl.updatePosition(ProbeControl.java:1506)
> at ucar.unidata.idv.control.ProbeControl.propertyChange(ProbeControl.java:895)
> at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
> at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
> at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
> at ucar.visad.display.Displayable.firePropertyChange(Displayable.java:1003)
> at 
> ucar.visad.display.SelectorDisplayable.notifyListenersOfMove(SelectorDisplayable.java:181)
> at ucar.visad.display.PointProbe$1.doAction(PointProbe.java:116)
> at visad.ActionImpl.run(ActionImpl.java:364)
> at visad.util.ThreadPool$ThreadMinnow.run(ThreadPool.java:95)
> 
> 
> 
> 
> With "RAMS" file when I try to get data probe with U field the following 
> message appear:
> 
> An error has occurred:
> Probe moved
> For input string: "4,8"
> 
> with the following details:
> 
> java.lang.NumberFormatException: For input string: "4,8"
> 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.control.chart.ChartManager.addRange(ChartManager.java:325)
> at 
> ucar.unidata.idv.control.chart.TimeSeriesChart.setProbeSamplesInner(TimeSeriesChart.java:425)
> at 
> ucar.unidata.idv.control.chart.TimeSeriesChart.setProbeSamples(TimeSeriesChart.java:326)
> at 
> ucar.unidata.idv.control.ProbeControl.updatePosition(ProbeControl.java:1589)
> at 
> ucar.unidata.idv.control.ProbeControl.updatePosition(ProbeControl.java:1506)
> at ucar.unidata.idv.control.ProbeControl.propertyChange(ProbeControl.java:895)
> at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
> at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
> at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
> at ucar.visad.display.Displayable.firePropertyChange(Displayable.java:1003)
> at 
> ucar.visad.display.SelectorDisplayable.notifyListenersOfMove(SelectorDisplayable.java:181)
> at ucar.visad.display.PointProbe$1.doAction(PointProbe.java:116)
> at visad.ActionImpl.run(ActionImpl.java:364)
> at visad.util.ThreadPool$ThreadMinnow.run(ThreadPool.java:95)
> 
> 
> ...something similar happens if I try to do the same with V field....
> 
> 
> I apologize to disturb you so frequently.....

No need to apologize.  Thanks for finding these bugs.

Don

Ticket Details
===================
Ticket ID: FOS-898337
Department: Support IDV
Priority: Urgent
Status: Open