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.
Hi Curtis- Sorry for the delay in responding. > Institution: Department of Geography, Kansas University > Package Version: 2.1 > Operating System: Windows XP > Hardware Information: Java: home: C:\\Program Files\\IDV_2.1\\jre version: > 1.5.0_06 j3d:1.3.2 fcs (build12) > Inquiry: An error has occurred: > Creating display: Contour Plan View > org.python.core.PyException The problem is that the IDV does not handle derived quantities that involve derivatives when the domain of the grid is straight lat/lon. This is listed in the known bugs, but probably not as evident as what your problem is. With lat/lon grids, we need to account for the decreasing spacing of longitude lines with increasing latitude. Don Murray > ****************** > Stack trace: > Traceback (innermost last): > File "<string>", line 1, in ? > visad.UnitException > at visad.RealType.binary(RealType.java:473) > at visad.FunctionType.binary(FunctionType.java:270) > at visad.DataImpl.binary(DataImpl.java:138) > at visad.DataImpl.add(DataImpl.java:179) > at > ucar.unidata.data.grid.DerivedGridFactory.createAbsoluteVorticity(DerivedGridFactory.java:676) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java) > at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java) > at org.python.core.PyObject.__call__(PyObject.java) > at org.python.core.PyObject.invoke(PyObject.java) > at org.python.pycode._pyx7.f$0(<string>:1) > at org.python.pycode._pyx7.call_function(<string>) > at org.python.core.PyTableCode.call(PyTableCode.java) > at org.python.core.PyCode.call(PyCode.java) > at org.python.core.Py.runCode(Py.java) > at org.python.core.__builtin__.eval(__builtin__.java) > at org.python.core.__builtin__.eval(__builtin__.java) > at org.python.util.PythonInterpreter.eval(PythonInterpreter.java) > at ucar.unidata.data.DerivedDataChoice.getData(DerivedDataChoice.java:902) > at ucar.unidata.data.DataChoice.getData(DataChoice.java:550) > at ucar.unidata.data.DataInstance.getData(DataInstance.java:239) > at ucar.unidata.data.DataInstance.getData(DataInstance.java:203) > at ucar.unidata.data.grid.GridDataInstance.init(GridDataInstance.java:204) > at ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:161) > at ucar.unidata.data.grid.GridDataInstance.<init>(GridDataInstance.java:142) > at > ucar.unidata.idv.control.PlanViewControl.doMakeDataInstance(PlanViewControl.java:1050) > at > ucar.unidata.idv.control.DisplayControlImpl.initializeDataInstance(DisplayControlImpl.java:2719) > at > ucar.unidata.idv.control.DisplayControlImpl.setData(DisplayControlImpl.java:2701) > at ucar.unidata.idv.control.PlanViewControl.setData(PlanViewControl.java:415) > at > ucar.unidata.idv.control.ContourPlanViewControl.setData(ContourPlanViewControl.java:115) > at ucar.unidata.idv.control.PlanViewControl.init(PlanViewControl.java:321) > at > ucar.unidata.idv.control.DisplayControlImpl.init(DisplayControlImpl.java:1172) > at > ucar.unidata.idv.control.DisplayControlImpl.init(DisplayControlImpl.java:925) > at ucar.unidata.idv.ControlDescriptor.initControl(ControlDescriptor.java:946) > at ucar.unidata.idv.ControlDescriptor$1.run(ControlDescriptor.java:874) > at ucar.unidata.util.Misc$2.run(Misc.java:931) > > visad.UnitException: visad.UnitException > > > Ticket Details =================== Ticket ID: YXW-276252 Department: Support IDV Priority: Urgent Status: Open