Re: Saving pictures

From: Guilherme Martins <jgmsantos_at_nyahnyahspammersnyahnyah>
Date: Fri Sep 16 2011 - 10:58:30 MDT

Please Priyanka, see my script, I used a do loop, but I didn't get save my
figures to each time step. Save only the lost time.

Guilherme.

2011/9/16 priyanka roy <priyankaroy1@gmail.com>

> For figs at each time step I use a do loop for the wks and it creates the
> output for each time. Also
> wks = gsn_open_wks("ps","vetor."t)
> i think should be without the "t" wks = gsn_open_wks("ps","vetor")
>
> best
> Priyanka
>
>
> On Fri, Sep 16, 2011 at 12:05 PM, Guilherme Martins <jgmsantos@gmail.com>wrote:
>
>> Hi Priyanka,
>>
>> I want save the figures for each time inside my script, when I run it,
>> save only the last time.
>>
>> Thanks,
>>
>> Guilherme.
>>
>> 2011/9/16 priyanka roy <priyankaroy1@gmail.com>
>>
>>> Hi Guilherme,
>>>
>>> You are already saving as .ps file, when you are doing wks =
>>> gsn_open_wks("ps","vetor."t).
>>>
>>> To save as png do wks = gsn_open_wks("png","vetor."t)
>>>
>>> hope this helps
>>>
>>> best
>>> Priyanka
>>>
>>>
>>> On Fri, Sep 16, 2011 at 11:09 AM, Guilherme Martins <jgmsantos@gmail.com
>>> > wrote:
>>>
>>>> Hi all,
>>>>
>>>> How did I do to save figures? See my script in attach in the line 41. I
>>>> tryed a lot options but I didn't have success.
>>>>
>>>> Thanks a lot.
>>>>
>>>> --
>>>> Guilherme Martins
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> ncl-talk mailing list
>>>> List instructions, subscriber options, unsubscribe:
>>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>>
>>>>
>>>
>>
>>
>> --
>> Guilherme Martins
>>
>>
>>
>>
>

-- 
Guilherme Martins


_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Received on Fri Sep 16 10:59:19 2011

This archive was generated by hypermail 2.1.8 : Fri Sep 16 2011 - 11:24:25 MDT