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

Home » Public Forums » archive » BUG? MAP_SET, /STEREO in IDL 3.6.1
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
BUG? MAP_SET, /STEREO in IDL 3.6.1 [message #2741] Fri, 26 August 1994 10:51
scott is currently offline  scott
Messages: 17
Registered: January 1994
Junior Member
We make a lot of contour plots and wind vector plots on various map bases.

One of our users works with arctic-only data, and routinely makes plots on
a polar stereographic projection of the Arctic region (60N to NP).

An app written for IDL 3.5.1 uses the commands

MAP_SET, 90., 0., -90., /STEREO, LIMIT=[60., -180., 90., 180]

to set this projection up. Then the plot is drawn and finally we do

MAP_CONTINENTS
MAP_GRID

to get the map outline overlayed on the plot.

We just installed IDL 3.6.1 and this code no longer seems to work.
Now we get total garbage when plotting, and even the extremely simple
command sequence

MAP_SET, 90., 0., -90., /STEREO, LIMIT=[60., -180., 90., 180]
MAP_GRID


produces several screensful of error messages (Floating overflow) from
MAP_GRID in map_set.pro. Then a couple of random lines appear on the plot
frame, and we're back to the IDL plot.

Has anybody else reported this problem? Is there a quick fix? If you
type the two lines of code above in your implementation, do you get the
same errors?

Please respond via email or post. I will be glad to summarize.

Thanks in advance!

--
A. Scott Denning (303)491-8346
<scott@abyss.atmos.colostate.edu>
Dept. of Atmospheric Science
Colorado State University
Fort Collins, CO 80523
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: ERDAS format conversion
Next Topic: How to test for the existance of a directory?

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

Current Time: Sat Oct 11 08:30:32 PDT 2025

Total time taken to generate the page: 0.79876 seconds