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

Home » Public Forums » archive » MAP_CONTINENTS procedure
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
MAP_CONTINENTS procedure [message #7459] Tue, 19 November 1996 00:00 Go to previous message
Wolfgang Knorr is currently offline  Wolfgang Knorr
Messages: 1
Registered: November 1996
Junior Member
Hi,

supposedly, someone has already run into this problem, and possibly
it had already been discussed here, but I'd still like to post the
following question:

I want to display a global data on a map with the date line
in the center, using Mollweide's projection, and continental
boundaries. So I do:

map_set, /moll, /cont, /hor, 0, 180

The result is a little unsatisfactory, since IDL (at least my
Mac Version 4.0.1 does) connects lines accross the Greenwich
meridian right through my display. The best solution I could find:

map_set, /moll, /cont, /hor, 0, 180, limit = [-90, 0.5, 90, 359.5]

I do not find this very elegant, because I might miss out some data
points. Doing

map_set, /moll, /cont, /hor, 0, 180, limit = [-90, 0.1, 90, 359.9]

then has some problems similar to the first version.
My question: Does anyone know how to get around this problem?

Thanks a lot.

Wolfgang Knorr
Max-Planck-Institut fuer Meteorologie, Hamburg, GERMANY
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Phase Unwrapping Algorithms?
Next Topic: Tips on Window Resize

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

Current Time: Thu Oct 09 17:25:24 PDT 2025

Total time taken to generate the page: 0.39982 seconds