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

Home » Public Forums » archive » Problem with ENVI_CONVERT_File_COORDINATES
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: Problem with ENVI_CONVERT_File_COORDINATES [message #58963 is a reply to message #58899] Tue, 26 February 2008 17:04 Go to previous messageGo to previous message
Wasit.Weather is currently offline  Wasit.Weather
Messages: 62
Registered: February 2008
Member
Hi all,
It worked. Thanks. To get pixel values by long/lats, one need to
change the coordinate to map coordinate first by calling
ENVI_CONVERT_PROJECTION_COORDINATES
then use
ENVI_CONVERT_File_COORDINATES, fid, xF, yF,xcoord, ycoord

output=data[xF,yF,*]

On Feb 26, 9:21 am, Chris Jengo <cje...@gmail.com> wrote:
> You may also want to check out ENVI_GET_SLICE, since it will allow you
> to retrieve values for all bands for a single pixel (or row of pixels)
> without having to read the entire cube into memory.
>
> Chris
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Create an ENVI .img file
Next Topic: Three dimensional Polyfillv

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

Current Time: Wed Oct 08 17:18:24 PDT 2025

Total time taken to generate the page: 0.00356 seconds