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 
Switch to threaded view of this topic Create a new topic Submit Reply
how to rasterize point data with IDL [message #69311] Sat, 09 January 2010 21:17 Go to next message
ray.laymon064 is currently offline  ray.laymon064
Messages: 8
Registered: July 2008
Junior Member
Dear all,

I have a x(lat), y(long), Z(data) type of daily data for 8-years. I am
trying to rasterize these point data to create daily spatial maps (365
days x 8 years = ~ 3000 images). There is an in built ENVI function
Vector/Rasterize Point data. Since I need to create ~3000 images and
doing that manually one by one is not time-wise reasonable with ENVI,
could anybody tell me if I may and how can I use this function in IDL?
Thx!

Ray
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
  Switch to threaded view of this topic Create a new topic Submit Reply
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:49:09 PDT 2025

Total time taken to generate the page: 0.00694 seconds