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

Home » Public Forums » archive » Re: 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
Re: Finding Backward trajectory of wind data [message #78683 is a reply to message #78648] Thu, 15 December 2011 21:16 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
shambhu writes:

> I am a newbi to IDL. Am trying to find wind trajectory using nearest
> grid point. Am using NCEP data file air.2000.nc which consists of lon,
> lat, level, and time. But am getting error which is not reachable to
> me. Please help me on this

You are redefining the variable "fid" on this line:

ncdf_attget,fid,varndx,attname,fid

I think you want something like this:

ncdf_attget,fid,varndx,attname,attrVar

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Previous Topic: Finding Backward trajectory of wind data
Next Topic: Triangulate-reg

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

Current Time: Wed Oct 08 17:32:23 PDT 2025

Total time taken to generate the page: 0.00436 seconds