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

Home » Public Forums » archive » Re: Maps, overlaying, and !Pmulti (again)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Maps, overlaying, and !Pmulti (again) [message #84113] Tue, 30 April 2013 06:41 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
AMS writes:

> Basically, I am writing a routine to map orbits of satellite data. I want to set it up so, if you want to overlay data from multiple satellites (with e.g. different spatial resolutions and swath positions) onto one image, you can call the routine twice and have the second orbit overlay the first. So in calling the plotting routine twice, map_set will inherently be called twice (although you'd pass the same map projection info).
>
> Is there some better way to approach it? Hmmm. Perhaps I should instead write it so you're overplotting, it omits the second call to map_set?

Well, frankly, I think it is the "plotting" that is advancing !P.Multi,
not the MAP_SET. So, yes, I think overplotting with a routine that
doesn't "erase" the window would be a better idea. If you want to
overplot "after the fact", then you can just save the normal system
variables that get set by a plot operation (or, in your case, by
MAP_SET) and restore them when you want to overplot.

Cheers,

David



--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Maps, overlaying, and !Pmulti (again)
Next Topic: Re: IDL 'unexpectedly quit' when plotting large data sets on mac os x

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

Current Time: Thu Oct 09 07:19:31 PDT 2025

Total time taken to generate the page: 0.72330 seconds