Re: creating figures

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed, 31 Jan 2007 12:24:29 -0700 (MST)

>
>gall_at_meteo.psu.edu escreveu:
>> When I run the program RIP, the output is a .cgm file. What is the
>> easiest way to create either .png files or .gif files from the .cgm
>> file. Any help would be appreciated.
>> Thanks,
>> Jeff
>>> _______________________________________________
>>
>Jeff,
>
>You may use ctrans and convert tools to convert them to gif, png, etc.
>Or you my use a little script that I made, that convert the output of
>RIP to png files, it's attached!
>
>Mateus
>
=================================

Just "For the Record". Tim Scheitlin states:

You could use ctrans to create, for example, and xwd file. Then you
could convert that file to gif with xv. I don't know of a way to go
directly from ncgm to gif.

e.g. ctrans -d xwd file.ncgm > file.xwd
           xv file.xwd (use save option in GUI to go to gif)
   

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Jan 31 2007 - 12:24:29 MST

This archive was generated by hypermail 2.2.0 : Tue Feb 06 2007 - 15:01:34 MST