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

Home » Public Forums » archive » map_set and clip
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
map_set and clip [message #64024] Tue, 02 December 2008 10:02 Go to next message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Hi

I am wondering currently why /clip removes some polylines in the north
and that the map with or without clip looks like a bit shifted towards
north.

position = [0.0, 0.0, 1, 1]

x = INDGEN(360)
y = INDGEN(180)
z = DIST(360,180)

surface,z,x,y,/nodata, position=position,/save,xstyle=1,ystyle=1

map_set,z=0,/t3d,/noerase,/mer,/cont,position=position,clip= 1


Any ideas?

cheers
Reimar
Re: map_set and clip [message #64201 is a reply to message #64024] Sat, 06 December 2008 08:12 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Reimar Bauer schrieb:
> Hi
>
> I am wondering currently why /clip removes some polylines in the north
> and that the map with or without clip looks like a bit shifted towards
> north.
>
> position = [0.0, 0.0, 1, 1]
>
> x = INDGEN(360)
> y = INDGEN(180)
> z = DIST(360,180)
>
> surface,z,x,y,/nodata, position=position,/save,xstyle=1,ystyle=1
>
> map_set,z=0,/t3d,/noerase,/mer,/cont,position=position,clip= 1
>
>
> Any ideas?
>
> cheers
> Reimar

To answer my own question

someone from creaso helped me to understand that's it can't work with
map_set and a projection type.

Because the map will be deformed so it can't be the projection you have
choosen.

Reimar
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Irregular Satellite data plotting
Next Topic: date conversion

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

Current Time: Wed Oct 08 17:46:50 PDT 2025

Total time taken to generate the page: 0.00607 seconds