[gradsusr] image from each timestep
Stephen McMillan
smcmillan at planalytics.com
Sun Feb 8 11:56:48 EST 2015
Hi Jason,
t1=1;t2=20 (or whatever)
ts=t1
while(ts<=t2)
'set t' 'ts
'd var' (substitute your variable name for var)
'printim....'
ts=ts+1
endwhile
There are other ways to do it, but this should work for you. Good luck,
and welcome to opengrads!
Stephen McMillan
On Sun, Feb 8, 2015 at 10:23 AM, <webmaster at solargrafix.com> wrote:
> Hi,
>
>
>
> I am new to OpenGrads and I am still learning.
>
>
>
> I am trying to get my script to create an image from each timestep. I
> know how to print a single timestep using printim, but I would like to
> create an image for each timestep. How do I do that?
>
>
>
> Thanks,
>
> Jason Warren
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20150208/3bbfa6e6/attachment.html
More information about the gradsusr
mailing list