[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[IDV #HKK-204572]: Problem displaying Vector Plan View of one climatology
- Subject: [IDV #HKK-204572]: Problem displaying Vector Plan View of one climatology
- Date: Tue, 17 Mar 2009 06:44:55 -0600
Hi Kristian
> Full Name: Kristian
> Email Address: address@hidden
> Organization: IMEDEA
> Package Version: 2.6u2 build date:2009-02-13 19:03 UTC
> Operating System: Linux
> Hardware: Java: home: /usr/lib/jvm/java-6-sun-1.6.0.07/jre version: 1.6.0_07
> j3d:1.5.2 fcs (build4)
> Description of problem:
>
> We are trying to do "Vector plan view" of the variable derived Flow
> Vectors and we get the following error:
The problem is that the u and v are on different lat/lon points so the
IDV needs to resample the v to the u points. To do that, you need to
have more than one level selected. By default, the IDV only selects
the first level for plan views to avoid a lot of data downloading.
You can select 2 or more levels from the Levels subset tab or select
All levels. If you are going to look at several levels, I would suggest
the latter. However, be aware that you will have to download a lot
of data for all the timesteps/levels.
Don Murray
> Traceback (innermost last):
> File "<string>", line 1, in ?
> at visad.Gridded3DSet.valueToGrid(Gridded3DSet.java:759)
> at visad.GriddedSet.valueToInterp(GriddedSet.java:383)
> at visad.FlatField.resample(FlatField.java:4632)
> at visad.FieldImpl.combine(FieldImpl.java:1248)
> at visad.FieldImpl.combine(FieldImpl.java:998)
> at
> ucar.unidata.data.grid.DerivedGridFactory.combineGrids(DerivedGridFactory.java:995)
> at
> ucar.unidata.data.grid.DerivedGridFactory.combineGrids(DerivedGridFactory.java:948)
> at
> ucar.unidata.data.grid.DerivedGridFactory.createFlowVectors(DerivedGridFactory.java:779)
> 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:597)
> visad.SetException: visad.SetException: Gridded3DSet.valueToGrid:
> ManifoldDimension must be 3
>
> Creating display: Vector Plan View
> org.python.core.PyException
>
>
> You can find this climatology in
>
> "http://dataserver.imedea.uib-csic.es:8080/thredds/dodsC/Climatologies/ORCA/orca.med.monthly.nc".
>
> This climatology passes the CF-Convention compliance checker for NetCDF
> format and we can do Plan Views of 'u' and 'v' separated. I you need
> more information please let me know.
>
>
> ******************
> Stack trace:
> Traceback (innermost last):
> File "<string>", line 1, in ?
> at visad.Gridded3DSet.valueToGrid(Gridded3DSet.java:759)
> at visad.GriddedSet.valueToInterp(GriddedSet.java:383)
> at visad.FlatField.resample(FlatField.java:4632)
> at visad.FieldImpl.combine(FieldImpl.java:1248)
> at visad.FieldImpl.combine(FieldImpl.java:998)
> at
> ucar.unidata.data.grid.DerivedGridFactory.combineGrids(DerivedGridFactory.java:995)
> at
> ucar.unidata.data.grid.DerivedGridFactory.combineGrids(DerivedGridFactory.java:948)
> at
> ucar.unidata.data.grid.DerivedGridFactory.createFlowVectors(DerivedGridFactory.java:779)
> 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:597)
>
> visad.SetException: visad.SetException: Gridded3DSet.valueToGrid:
> ManifoldDimension must be 3
>
>
>
Ticket Details
===================
Ticket ID: HKK-204572
Department: Support IDV
Priority: Normal
Status: Open