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

Home » Public Forums » archive » Finding Backward trajectory of wind data
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Finding Backward trajectory of wind data [message #84640] Thu, 01 December 2011 22:50
shambhu is currently offline  shambhu
Messages: 41
Registered: December 2011
Member
Hi all,

Am having a file(air.2000.nc) which consists of
lat,lon,level(height),time(date) which is 6 hourly data. M trying to
find nearest point & then to find trajectory. Am not getting how to
find for lat=42, lon=79. Below is the code am using, which is answered
in this forum. But am facing some probs.

pro ConnectGrids
; First grid
n1 = 72
x1 = air ;file var
y1 = air

; Find closest: method 1
triangulate, x1, y1, c ; Compute Delaunay triangulation
connect = GRIDDATA(x1,y1, air, Xout=x2, Yout=y2,$
/NEAREST_N,TRIANGLES =c)


please help me on this. looking forward

thanks in adv
[Message index]
 
Read Message
Previous Topic: X window requirement for batch jobs: not just for plotting
Next Topic: Finding Backward trajectory of wind data

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

Current Time: Wed Oct 08 13:53:29 PDT 2025

Total time taken to generate the page: 0.00447 seconds