comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: contour plots on map with Coyote Graphics System in postscript
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: contour plots on map with Coyote Graphics System in postscript [message #81579] Tue, 02 October 2012 21:15
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
sasha.mozgova@gmail.com writes:

> I would have two further questions.
> 1. What if I do not need to create a resizeable graphic window - I just want to create PostScript file containing the filled contour plot on the map.

Then I would leave the keywords that create a resizeable graphics
window off the commands.

> 2. Ideally, I need multiple panels, each on its own copy of the map. Would your procedure work by just setting !p.Multi varialbles?

It is as simple as that! :-)

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thue. ("Perhaps thos speakest truth.")
Re: contour plots on map with Coyote Graphics System in postscript [message #81582 is a reply to message #81579] Tue, 02 October 2012 16:13 Go to previous message
Alexandra Laeng is currently offline  Alexandra Laeng
Messages: 20
Registered: July 2011
Junior Member
Dear David,
thank you so much for your (as always) fast response.

I would have two further questions.
1. What if I do not need to create a resizeable graphic window - I just want to create PostScript file containing the filled contour plot on the map.
2. Ideally, I need multiple panels, each on its own copy of the map. Would your procedure work by just setting !p.Multi varialbles?

Sincerely
Alex
Re: contour plots on map with Coyote Graphics System in postscript [message #81594 is a reply to message #81582] Tue, 02 October 2012 06:54 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
sasha.mozgova@gmail.com writes:

> did anyone ever tried to adopt the second (Coyote Graphics) example from this post
> http://www.idlcoyote.com/cg_tips/compcont.php
> so that it draws directly into Postscript? To draw into a graphic window and ten save it as a postscript works fine for me, but I need to do it 27x4 times, would be nice to have a way to plot it directly into postscript file.

I would do it like this:

PS_START, Filename='whatever.ps'
.... commands from the article
PS_END

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: converting strings into numerical or string data depending on the contents
Next Topic: Re: IDL in Scientific Communication and Visualization

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:27:18 PDT 2025

Total time taken to generate the page: 0.00584 seconds