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.
> I`m scratching my head with this one. > > I tried your example, but I get an error telling me the </isl> tag is > missing. So I add the missing tag and I still get the same error. > > <?xml version="1.0" encoding="ISO-8859-1"?> > <isl debug="true" loop="1" offscreen="true" sleep="60.0minutes"> > <bundle clear="true" file="${islpath}/gfsurface.xidv" wait="true"/> > <image file="${islpath}/gfsurface.png"/> > <resize width="800"/> > </image> > </isl> > > Sorry, a typo. The image tag is closed with a "/>". It should be left open: > <image file="${islpath}/gfsurface.png"> > <resize width="800"/> > </image> Ticket Details =================== Ticket ID: ZYN-499864 Department: Support IDV Priority: Normal Status: Closed