Hi Paul,
Right now ISL doesn't support that though it just be a couple of minutes
to add.
Unidata folks - you would need to change the ImageSequenceGrabber to record
the times used. Then the ImageGenerator can set a property (e.g.,
animationTimes) with those times that can then be written out with the
output tag.
-Jeff
On Wed, Mar 5, 2014 at 11:40 PM, Paul Graham <meteorpaul@xxxxxxxxx> wrote:
> Hi IDV users,
>
> Is it possible to use an ISL script to output the timestamps for each
> timestep of an animation? Eg. I have:
>
> <movie imagedir="${islpath}" imagetemplate="MSLP_%time%_%count%.png"
> file="${islpath}/MSLP.gif">
>
> And I would like the '%time%' part for each timestep saved to a file. I
> know I could redirect from the standard output and then filter the results
> to extract the timestamp, but I'm hoping there might be a straightforward
> way to do this using the ISL script.
>
> Thanks,
>
> Paul
> _______________________________________________
> idvusers mailing list
> idvusers@xxxxxxxxxxxxxxxx
> For list information, to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
>