<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Sam,</div><div><br></div><div>Resample is documented at <a href="https://wci.llnl.gov/codes/visit/1.5/VisItUsersManual1.5.pdf">https://wci.llnl.gov/codes/visit/1.5/VisItUsersManual1.5.pdf</a>, and in visit's onboard manual (probably the same text).</div><div><br></div><div>The python interface manual is at <a href="https://wci.llnl.gov/codes/visit/1.4.1/PythonInterface1.4.1.pdf">https://wci.llnl.gov/codes/visit/1.4.1/PythonInterface1.4.1.pdf</a>. If that doesn't suffice, you might learn more from the Command window (selectable from the Control menu), which shows the python calls that implement what you're doing in the visit GUI.</div><div><br></div><div>You submit a python script to visit by running "visit -cli -s <scriptname>", and you can loop through multiple files in a script.</div><div><br></div><br><div><div>On Feb 18, 2010, at 1:06 PM, Nathan Hearn wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Sam,<br><br> For automation, you might want to look at the Python interface for<br>VisIt. It has been a while since I have used it, but I don't remember<br>it being very difficult. (As I recall, the session files that you can<br>save in VisIt often have a bit of Python code that you can reference.)<br> Such a script can be run from the command line without requiring the<br>GUI to load.<br><br><br>- Nathan<br><br><br>On Thu, Feb 18, 2010 at 08:22, Samuel Friedman <<a href="mailto:friedman@astro.wisc.edu">friedman@astro.wisc.edu</a>> wrote:<br><blockquote type="cite">Dear Randy,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Where would the documentation for resample be? Also, can this be done<br></blockquote><blockquote type="cite">through some kind of command line interface? I don't want to select<br></blockquote><blockquote type="cite">manually "File -> Export" many times (which I need to do).<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks,<br></blockquote><blockquote type="cite">Sam<br></blockquote></div></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div><font class="Apple-style-span" face="'Courier New'" size="4"><span class="Apple-style-span" style="font-size: 14px; "><br class="Apple-interchange-newline">Randy.</span></font></div><div><br></div></span><br class="Apple-interchange-newline"> </div><br></body></html>