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

Home » Public Forums » archive » how to rasterize point data with IDL
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: how to rasterize point data with IDL [message #83155 is a reply to message #69311] Sun, 10 February 2013 04:24 Go to previous message
jpdavra is currently offline  jpdavra
Messages: 3
Registered: February 2013
Junior Member
Hey, i'm jigar from india, working on ENVI + IDL.....ENVI_DO_IT function working properly which example given in help but my own data i cant rasterize.
in my ascii file, there id x,y and z as
x->lat
y->long means location
z->temperature data

i have upto 150 data each x y and z
in example there is given that...
x_pts = [0, 500, 500, 0, 250]
y_pts = [0, 0, 500, 500, 250]
z_pts = [0, 100, 200, 300, 1000]

now i have to assign all lat, long points to x and y and assign temperature data to z_pts.... am i write?

but my problem is that ..... how to assign my x,y and z data which i have in form of
x-> image.x
y-> image.y
z-> image.z


but how i can assign that all x,y,z into x_pts, y_pts and z_pts???? plz reply me soon


reply me as soon as possible on jpdavra@gmail.com
[Message index]
 
Read Message
Read Message
Previous Topic: Re: how to rasterize point data with IDL
Next Topic: Computer Microphone

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

Current Time: Wed Oct 08 15:55:53 PDT 2025

Total time taken to generate the page: 0.00434 seconds