Re: contour plots on map with Coyote Graphics System in postscript [message #81579] |
Tue, 02 October 2012 21:15 |
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  |
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
|
|
|
|