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

Home » Public Forums » archive » MAP_PROJ_INIT
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_PROJ_INIT [message #78194] Sat, 29 October 2011 03:09
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
In order to process some GPS data, I logically write:
IDL> map = map_proj_init(101, ELLIPSOID=24, ZONE=31)
wanting to use WGS84 ellipsoid and UTM projection (zone 31 is for
Paris), for further use of the "map_proj_forward" function. Then :
IDL> print, map.A, map.E2, map.PROJECTION
6370997.0 0.00000000 20
shows that IDL rather chooses the SPHERE and the projection n°20.
Moreover this projection is not referenced in the IDL_help, the
projection index ranging from 0 to 19.
Forcing GCTP keyword to 1 does not change anything.
What does it mean ?
alain.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: questions regarding using cgWindow, cgLoadCT, and something else
Next Topic: unable to set time attribute for netCDF in IDL

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

Current Time: Wed Oct 08 13:52:57 PDT 2025

Total time taken to generate the page: 0.00511 seconds