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 Jeff, > > can you extend the jythonControl facility with a getAnimationTimes > please? > > I'm writing a "Save All as CSV..." and would like to export the time > values as well. Currently there is only this: > Its checked in as we speak. It will be in tomorrow's nightly build. There are 2 new methods: #You can get a list of all animation times with: #times = displayControl.getAnimationTimes(); #You can get a list of all times from the data with: #times = displayControl.getTimesFromData(); -Jeff Ticket Details =================== Ticket ID: ZJC-641381 Department: Support IDV Priority: High Status: Closed