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

Home » Public Forums » archive » new graphics map coords
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
new graphics map coords [message #74669] Fri, 28 January 2011 16:10 Go to next message
Paul[3] is currently offline  Paul[3]
Messages: 18
Registered: September 2010
Junior Member
I wish to contour some global data in a Robinson projection, and then
put a zonal mean plot of the same data to the right of the Robinson
projection. However, the Robinson projection distorts latitudinally,
so the zonal mean curves aren't quite lined up with the corresponding
features on the Robinson projection.
Is there a way to have my zonal mean plot for each projection have the
same vertical coordinates as the Robinson projection so that the two
are directly comparable side-by-side? (I've tried using the
CONVERTCOORD method...)
Re: new graphics map coords [message #74741 is a reply to message #74669] Mon, 31 January 2011 11:57 Go to previous messageGo to next message
chris_torrence@NOSPAM is currently offline  chris_torrence@NOSPAM
Messages: 528
Registered: March 2007
Senior Member
On Jan 28, 5:10 pm, Paul <paulsta...@gmail.com> wrote:
> I wish to contour some global data in a Robinson projection, and then
> put a zonal mean plot of the same data to the right of the Robinson
> projection. However, the Robinson projection distorts latitudinally,
> so the zonal mean curves aren't quite lined up with the corresponding
> features on the Robinson projection.
> Is there a way to have my zonal mean plot for each projection have the
> same vertical coordinates as the Robinson projection so that the two
> are directly comparable side-by-side? (I've tried using the
> CONVERTCOORD method...)

Hi Paul,
In IDL 8.1 you will be able to plot onto a map projection using the
Plot() function, and it will warp the plot data to that projection.
For right now, you might try added a new map projection next to your
existing map, and then using the Polyline() function to plot the
actual points. However, I'm not sure how you would add the Axis...
-Chris
ITTVIS
Re: new graphics map coords [message #74806 is a reply to message #74741] Tue, 01 February 2011 13:53 Go to previous message
Paul[3] is currently offline  Paul[3]
Messages: 18
Registered: September 2010
Junior Member
On Jan 31, 12:57 pm, Chris Torrence <gorth...@gmail.com> wrote:
> On Jan 28, 5:10 pm, Paul <paulsta...@gmail.com> wrote:
>
>> I wish to contour some global data in a Robinson projection, and then
>> put a zonal mean plot of the same data to the right of the Robinson
>> projection. However, the Robinson projection distorts latitudinally,
>> so the zonal mean curves aren't quite lined up with the corresponding
>> features on the Robinson projection.
>> Is there a way to have my zonal mean plot for each projection have the
>> same vertical coordinates as the Robinson projection so that the two
>> are directly comparable side-by-side? (I've tried using the
>> CONVERTCOORD method...)
>
> Hi Paul,
> In IDL 8.1 you will be able to plot onto a map projection using the
> Plot() function, and it will warp the plot data to that projection.
> For right now, you might try added a new map projection next to your
> existing map, and then using the Polyline() function to plot the
> actual points. However, I'm not sure how you would add the Axis...
> -Chris
> ITTVIS

Thanks, Chris. You folks there at ITT are great.
Clever workaround with the polyline. I'll see if I can do that w/o
warping it horizontally.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Time to Fish or Cut Bait
Next Topic: Re: Library/Functions to write configuration file for application

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

Current Time: Wed Oct 08 11:45:26 PDT 2025

Total time taken to generate the page: 0.00552 seconds