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

Home » Public Forums » archive » Re: idlgrcontour and clip_planes ?
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: idlgrcontour and clip_planes ? [message #65099] Tue, 10 February 2009 14:34 Go to previous message
ghgm2008 is currently offline  ghgm2008
Messages: 17
Registered: December 2008
Junior Member
On Feb 10, 12:47 pm, David Fanning <n...@dfanning.com> wrote:
> ghgm writes:
>> Any info/advice on clipping the contours ?  Is clip_planes the way to
>> go ?  How on Earth does it work ?  All I've managed to do so far
>> is make the contour plot disappear.
>
> One on my favorite stories of all time is "Directions"
> in the Barry Lopez collection _Desert Notes_, my favorite
> book of all time. Anyway, this reminds me of the story.
> Lopez would say, "You are almost half-way there. Press on." :-)
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Coyote's Guide to IDL Programming (www.dfanning.com)
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")

OK,

nice piece of non help ;o) - but it did work....

This gets the job done - it clips everything to the West of -135. and
everything East of -55.

map_contour -> SetProperty, clip_planes=[[-1.,0.,0.,-135.],
[1.,0.,0.,55.]]

It "kind of" makes sense but is making my head hurt a little (I know
I'm too precious).
Anyhow, following the logic of the 2 clip planes above I should be
able to work out other ones.

Err, thanks David.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Why plots shown on screen and postscript are different?
Next Topic: How to display two images using tvscl

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

Current Time: Sun Oct 12 07:16:18 PDT 2025

Total time taken to generate the page: 0.55979 seconds