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 #84115 is a reply to message #84114] Tue, 30 April 2013 06:34 Go to previous messageGo to previous message
Andy Sayer is currently offline  Andy Sayer
Messages: 127
Registered: February 2009
Senior Member
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?

Andrew

On Tuesday, April 30, 2013 9:26:41 AM UTC-4, David Fanning wrote:
> AMS writes:
>
>
>
>> The situation is, I want to overlay two images (e.g. two separate satellite orbits) on one map projection, through sequential calls to map_set.
>
>>
>
>> If !p.multi=0, this seems to work fine:
>
>>
>
>> map_set
>
>> (plot first orbit)
>
>> map_set,/noerase
>
>> (plot second orbit)
>
>
>
> I'm not sure I understand what you are doing. You have two *different*
>
> map projections that you want to display in the same location in a
>
> graphics window? Why are you using two Map_Set commands?
>
>
>
> 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 22:11:00 PDT 2025

Total time taken to generate the page: 2.32266 seconds