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

Home » Public Forums » archive » equal lat long grid
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: equal lat long grid [message #48585 is a reply to message #48327] Fri, 28 April 2006 11:52 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Pawan writes:

> I am running this program on IDL_6.0 on Linux machine and it gives me
> error on the following location. IDL does not recognize indgen_array.
>
> glon = indgen_array(nlon, nlat, /lon) * dlon + lon0[0] + dlon / 2.
> glat = indgen_array(nlon, nlat, /lat) * dlat + lat0[0] + dlat / 2.
>
> I was wondering is this just indgen or some other thing you want to do
> here ?
>
> glon = indgen(nlon, nlat) * dlon + lon0[0] + dlon / 2.
> glat = indgen(nlon, nlat) * dlat + lat0[0] + dlat / 2.

You will have to download this from his web page. See his
previous post for a link to this file.

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
[Message index]
 
Read Message
Read Message
Previous Topic: Re: equal lat long grid
Next Topic: IDL calling Fortran

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

Current Time: Wed Oct 08 19:55:48 PDT 2025

Total time taken to generate the page: 0.00413 seconds