Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
yates@xxxxxxxx wrote:
Hey Don or Jeff, I am trying to generate individual images with specific names and locations with some isl script.. but try as I may, the script is always generating the name for me and sticking it in .metapps/DefaultIdv/tmp/ my pathetic bit of isl is: <property name="ImageDir" value="/uaedev-fido-raid/images/D3/"/> <property name="ImageType" value="png"/> <movie file = "" > imagedir = "/uaedev-fido-raid/images/D3/" imagetemplate="{$ImageDir}TmpWndCld_%count%_%time%" imagesuffix="png" </movie>
Hi Dave, the imagedir="..." etc, should be attributes of the movie tag. e.g.: <movie file="..." imagedir="..." imagetemplate="..." imagesuffix="..."/> -Jeff
idvusers
archives: