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

Home » Public Forums » archive » Re: How to add tie point information for ENVI in IDL?
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
Re: How to add tie point information for ENVI in IDL? [message #60682] Wed, 11 June 2008 08:49
peter.eddy@shaw.ca is currently offline  peter.eddy@shaw.ca
Messages: 19
Registered: March 2005
Junior Member
I haven't worked with this projection but I suspect you may have your
parameters set incorrectly.
> params=[6371200.0, 6371200.0,60.0000, -80.0000,0.0,0.0]
The first two values are the semi-major and semi-minor axis of your
"ellipse" are the same.

You may want to use the WGS84 parameters
> params=[6378137.0, 6356752.3, .....
Or which ever datum you selected when you set the projection directly
in ENVI.

Pete
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: efficient comparing 1D and 3D arrays
Next Topic: Re: efficient comparing 1D and 3D arrays

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

Current Time: Wed Oct 08 16:00:25 PDT 2025

Total time taken to generate the page: 0.00536 seconds