Re: READ TOMS AEROSOL [message #50459] |
Fri, 29 September 2006 12:53 |
Pawan
Messages: 9 Registered: April 2006
|
Junior Member |
|
|
Thanks ...I got it working ...
Pawan wrote:
> Hi David,
>
> I am trying to use your code for TOMS aerosol.
>
> when I run the code here is the error message I get...I am not able to
> figureout this ...
> would you mind in helping me in this
>
> Thanks
> Pawan
>
> read_toms_aerosol,filename
>
> keywords = PSConfig(Cancel=cancelled, XSize=ps_xsize,
> YSize=ps_ysize, $
> ^
> % Syntax error.
> At:
> /s2/data/gupta/s17/gupta/SUNDAR/DABEX/ANLSYS/TOMS/TOMS_DAILY _MAPS/read_toms_aerosol.pro,
> Line 240
> % Compiled module: READ_TOMS_AEROSOL.
> % Attempt to call undefined procedure/function: 'READ_TOMS_AEROSOL'.
|
|
|
Re: READ TOMS AEROSOL [message #50460 is a reply to message #50459] |
Fri, 29 September 2006 12:51  |
Pawan
Messages: 9 Registered: April 2006
|
Junior Member |
|
|
I got it working...thanks...Pawan
Pawan wrote:
> Hi David,
>
> I am trying to use your code for TOMS aerosol.
>
> when I run the code here is the error message I get...I am not able to
> figureout this ...
> would you mind in helping me in this
>
> Thanks
> Pawan
>
> read_toms_aerosol,filename
>
> keywords = PSConfig(Cancel=cancelled, XSize=ps_xsize,
> YSize=ps_ysize, $
> ^
> % Syntax error.
> At:
> /s2/data/gupta/s17/gupta/SUNDAR/DABEX/ANLSYS/TOMS/TOMS_DAILY _MAPS/read_toms_aerosol.pro,
> Line 240
> % Compiled module: READ_TOMS_AEROSOL.
> % Attempt to call undefined procedure/function: 'READ_TOMS_AEROSOL'.
|
|
|
Re: READ TOMS AEROSOL [message #50461 is a reply to message #50460] |
Fri, 29 September 2006 12:34  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Pawan writes:
> I am trying to use your code for TOMS aerosol.
>
> when I run the code here is the error message I get...I am not able to
> figureout this ...
> would you mind in helping me in this
Looks to me like you don't have all the files you need
from the Coyote Library. Or, at the very least, they
aren't on your path. You can find the files you need
here:
http://www.dfanning.com/programs/coyoteprograms.zip
Even if you have the files, I'd download new copies.
I just got back from a class, so there have been
file updates. (And to two of my most useful programs,
also, TVREAD and XCOLORS.)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|