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.
> Full Name: s k wier > Email Address: address@hidden > Organization: UNAVCO > Package Version: 2.9 Aug 5 version > Operating System: redhat enterprise Linux > Hardware: x86 > Description of problem: > > Making a display in offscreen mode under isl control from a bundle file > makes a cubic wireframe box. The vertical exaggeration is too big. > Stu, I have no idea what went wrong by comparing these two images, could you upload the bundle and sample data here? http://motherlode.ucar.edu/repository/alias/idvupload Yuan > Attached are displays from the isl version, the desktop interactive > version with same bundle file, and the isl file > > <?xml version="1.0" encoding="ISO-8859-1"?> > <isl debug="true" offscreen="true" > > <bundle clear="true" file="/products/server/idv_config_files/working.xidv" > wait="true"/> > <pause/> > > <viewpoint azimuth="180" tilt="90" /> > <pause/> > > <viewpoint scale="0.5"/> > <pause/> > > <pause/> > > <image file="/products/server/displays/Sigl_verticalXsec_20100830143656.png"> > <!-- add 'matte' or border at bottom of image --> > <matte bottom="43" background="gray"/> > > <!-- put label on image; server code replaces ____ with correct text --> > <overlay text="Vertical cross-section of model Sigloch et al. 2008." > place="LL,10,-35" anchor="UL" fontsize="16" color="white" /> > > <!-- show color tables colorbar legend with 7 tick marks of values > width 400 pix ; at 25 pixels right from "lower middle" (LM) and down 20 > pixels from LM point of matte --> > <colorbar orientation="bottom" tickmarks="7" width="400" linecolor="white" > place="LM,25,-20" showlines="true" showunit="true"/> > > <!-- user may choose to specify a new width value in pixels --> > <resize width="1200"/> > > <!-- stick the logo(s) on the image, for example with its upper left corner > 10 pixels from the upper left corner of the image --> > <overlay image ="/products/server/images/logo.png" place="UL,10,10" > anchor="UL" /> > </image> > </isl> > > > Ticket Details =================== Ticket ID: IZG-588947 Department: Support IDV Priority: Normal Status: Open