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

Home » Public Forums » archive » MAP_SET and Polar Stereographic Projections
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_SET and Polar Stereographic Projections [message #4784] Wed, 26 July 1995 00:00
Peter Hollemans is currently offline  Peter Hollemans
Messages: 2
Registered: July 1995
Junior Member
PROBLEM: We have a set of data that was sampled on a polar
stereographic grid, along with two 2-dimensional arrays
of the latitudes and longitudes for the sampling points.
To make a contour plot of the data, we use MAP_SET followed
by CONTOUR. For MAP_SET, we use the /STEREO keyword,
and specify (90, 0) as the center of the projection. We
also use LIMITS to specify the extents of the data. The
resulting plot is a "pie-slice" of the globe rather than
a clipped-down version of just the data region. If we
assume that the data region is square as projected onto
the sterographic plot (ie. it follows the horizontal and
vertical directions of the plotting device) then how could
we plot just the area of interest?

POSSBILE
SOLUTIONS: i) Use some sort of image-clipping routine after plotting
the data to the screen, but this would be device and
resolution dependant. As well, how can we find the
edges of our data?

ii) Plot the data to another projection (ie: cylindrical)
and doctor the boundaries of the data to be square.
We don't really want to lose or gain data that way,
but we _do_ want a square plot because it's easier
to look at and compare to other plots.

iii) Use CONTOUR with the data and draw in the continental
boundaries using the "supmap.dat" XDR data file. We
can be assured of a rectangular region this way.
We're investigating this route, but we're concerned
about RSI changing the format of "supmap.dat" in the
future.

iv) Get RSI to change the LIMITS option so that it
takes a complete polygon instead of assuming a
LAT-LON square.
[Message index]
 
Read Message
Previous Topic: CZCS Level-1 Reader (IDL)?
Next Topic: Question about MOMENT

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

Current Time: Fri Oct 10 02:38:09 PDT 2025

Total time taken to generate the page: 1.83958 seconds