NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.


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

[IDV #BBH-982106]: loading ncml files into idv2.4



Hi Randy-

> Full Name: r. alliss
> Email Address: address@hidden
> Organization: ng-tasc
> Package Version: 2.4 build date:2007-12-20 16:34 UTC
> Operating System: Mac OS X
> Hardware: Java: home: 
> /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home version: 
> 1.5.0_13 j3d:1.3.1
> Description of problem: There was an error loading the data:
> Error creating data source:netcdf.grid with: 
> /Users/sleet/wrf_output/tmp/wrf.ncml
> Unable to open grid:
> /Users/sleet/wrf_output/tmp/wrf.ncml
> 
> 
> The link inside the wrf.ncml file is broken...is that the issue?

No.  The file you sent me was:

wrfout_d01_2008-04-10_12-00-00

but in the ncml you have it listed as:

wrfout_d01_2008-04-10_12:00:00

Make  sure the file names in the NcML match the file names on disk.
I think that's the problem.

Don
> ******************
> Stack trace:
> ucar.unidata.data.BadDataException: Error creating data source:netcdf.grid 
> with: /Users/sleet/wrf_output/tmp/wrf.ncml
> Unable to open grid:
> /Users/sleet/wrf_output/tmp/wrf.ncml
> 
> at ucar.unidata.data.DataManager.createDataSource(DataManager.java:1352)
> at 
> ucar.unidata.idv.IntegratedDataViewer.createDataSource(IntegratedDataViewer.java:1839)
> at 
> ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1758)
> at 
> ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1692)
> at 
> ucar.unidata.idv.IntegratedDataViewer.handleAction(IntegratedDataViewer.java:1546)
> at ucar.unidata.idv.DefaultIdv.handleAction(DefaultIdv.java:112)
> at 
> ucar.unidata.idv.IntegratedDataViewer.handleAction(IntegratedDataViewer.java:1478)
> at 
> ucar.unidata.idv.IntegratedDataViewer.doOpenInThread(IntegratedDataViewer.java:2621)
> at 
> ucar.unidata.idv.IntegratedDataViewer.doOpen(IntegratedDataViewer.java:2580)
> at 
> ucar.unidata.idv.IntegratedDataViewer.doOpen(IntegratedDataViewer.java:2631)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.python.core.PyReflectedFunction.__call__(Unknown Source)
> at org.python.core.PyMethod.__call__(Unknown Source)
> at org.python.core.PyObject.__call__(Unknown Source)
> at org.python.core.PyInstance.invoke(Unknown Source)
> at org.python.pycode._pyx84.f$0(<string>:1)
> at org.python.pycode._pyx84.call_function(<string>)
> at org.python.core.PyTableCode.call(Unknown Source)
> at org.python.core.PyCode.call(Unknown Source)
> at org.python.core.Py.runCode(Unknown Source)
> at org.python.core.Py.exec(Unknown Source)
> at org.python.util.PythonInterpreter.exec(Unknown Source)
> at ucar.unidata.idv.JythonManager.evaluateTrusted(JythonManager.java:1559)
> at 
> ucar.unidata.idv.IntegratedDataViewer.handleFileOrUrlAction(IntegratedDataViewer.java:1414)
> at 
> ucar.unidata.idv.IntegratedDataViewer.handleAction(IntegratedDataViewer.java:1514)
> at ucar.unidata.idv.DefaultIdv.handleAction(DefaultIdv.java:112)
> at 
> ucar.unidata.idv.IntegratedDataViewer.handleAction(IntegratedDataViewer.java:1478)
> at 
> ucar.unidata.idv.IntegratedDataViewer.actionPerformed(IntegratedDataViewer.java:1561)
> at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
> at 
> javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
> at 
> javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
> at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
> at javax.swing.AbstractButton.doClick(AbstractButton.java:334)
> at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1051)
> at apple.laf.CUIAquaMenuItem.doClick(CUIAquaMenuItem.java:119)
> at 
> javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1092)
> at java.awt.Component.processMouseEvent(Component.java:5602)
> at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
> at java.awt.Component.processEvent(Component.java:5367)
> at java.awt.Container.processEvent(Container.java:2010)
> at java.awt.Component.dispatchEventImpl(Component.java:4068)
> at java.awt.Container.dispatchEventImpl(Container.java:2068)
> at java.awt.Component.dispatchEvent(Component.java:3903)
> at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
> at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
> at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
> at java.awt.Container.dispatchEventImpl(Container.java:2054)
> at java.awt.Window.dispatchEventImpl(Window.java:1791)
> at java.awt.Component.dispatchEvent(Component.java:3903)
> at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
> at 
> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
> at 
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
> at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
> 
> 
> 


Ticket Details
===================
Ticket ID: BBH-982106
Department: Support IDV
Priority: Normal
Status: Open