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

[IDV #PWO-933032]: Wind shear problems



Hi Jim-

> Full Name: Jim Limbacher
> Email Address: address@hidden
> Organization: Senior met major at Millersville Unviersity
> Package Version: 2.4 build date:2007-12-20 16:34 UTC
> Operating System: Windows XP
> Hardware: Java: home: C:\Program Files\IDV_2.4\jre version: 1.5.0_11 
> j3d:1.3.2 fcs (build12)
> Description of problem: Creating display: Color-Filled Contour Plan View
> org.python.core.PyException
> 
> I have two files, one containing U wind data and one containing V wind data 
> at various levels in the atmosphere.  The vertical levels are the same in 
> both files.  Why can I not plot (sqrt(tU*tU+tV*tV)-sqrt(bU*bU+bV*bV)) using a 
> color-filled contour plan view

It looks like the computations are being done at a particular
level instead of for the entire volume.  At present that's not
possible.  When you select the fields, make sure you have at
least 3 levels selected or use the entire volume.

Don Murray 
> ******************
> Stack trace:
> Traceback (innermost last):
> File "<string>", line 1, in ?
> at visad.Gridded3DSet.valueToGrid(Gridded3DSet.java:809)
> 
> at visad.Gridded3DSet.valueToIndex(Gridded3DSet.java:474)
> 
> at visad.FlatField.resample(FlatField.java:4739)
> 
> at visad.FlatField.binary(FlatField.java:2088)
> 
> at visad.FieldImpl.binary(FieldImpl.java:835)
> 
> at visad.DataImpl.binary(DataImpl.java:139)
> 
> at visad.DataImpl.subtract(DataImpl.java:192)
> 
> at visad.DataImpl.__sub__(DataImpl.java:1400)
> 
> 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)
> 
> 
> visad.SetException: visad.SetException: Gridded3DSet.valueToGrid: 
> ManifoldDimension must be 3
> 
> 
> 


Ticket Details
===================
Ticket ID: PWO-933032
Department: Support IDV
Priority: Normal
Status: Open