Re: Picture quality

From: IMRAN NADEEM <qphoton_at_nyahnyahspammersnyahnyah>
Date: Sat, 24 Jan 2009 23:52:47 +0100

Hi Benjamin,

       I think you can produce figures of any resolution from NCL output.
Simply output your figures in eps, ps or pdf file and use imagemagick
(convert command)

convert -density 300 -resolution 800 x 600 infile.eps outfile.png

This is an example of convert command, you can specify any output format
like png, tif, gif, jpeg, and -density 600 for 600 dpi.Also
resolution in above command should be selected according your needs.

Regards
Imran

On Sat, Jan 24, 2009 at 6:38 PM, Benjamin Lamptey <bllamptey_at_gmail.com>wrote:

> Hi all,
> I should be grateful if someone could tell me the resource to use if I want
> to set the resolution of my figure as 600 dpi (or 300 dpi).
>
> Thanks
> Ben
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Sat Jan 24 2009 - 15:52:47 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 28 2009 - 09:24:27 MST