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 Ivan- > Full Name: Ivan Foere > Email Address: address@hidden > Organization: University of Oslo > 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: Contour Vertical Cross Section > org.python.core.PyException > > Why cant i plot vertical cross sections and Isentropic potensial vorticitry > using wrf data? > With best regards Ivan If you are using the native staggered WRF netCDF grids, the vertical dimension is not pressure or height which is needed for the calculation of isentropic potential vorticity. The native WRF netCDF files do not contain many of the standard variables that we commonly use (eg. sea level pressure) and handling the staggered domains on the dimensionless ETA coordinate is compuationally and memory intensive. We recommend using a post processing program (e.g. WRF-Post) to convert to standard atmospheric parameters and levels. Don Murray > ****************** > Stack trace: > Traceback (innermost last): > File "<string>", line 1, in ? > at > ucar.unidata.data.grid.DerivedGridFactory.createPressureGridFromDomain(DerivedGridFactory.java:1776) > > at > ucar.unidata.data.grid.DerivedGridFactory.createPotentialTemperature(DerivedGridFactory.java:1504) > > 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.VisADException: visad.VisADException: can't create pressure from grid > domain > > > Ticket Details =================== Ticket ID: DPD-202412 Department: Support IDV Priority: Normal Status: Open