[gradsusr] zinterp.gs

Meredith Croke mcroke at airdat.com
Thu Apr 21 16:25:20 EDT 2011


Thanks Jeff, 

I should have mentioned, initially I tried running zinterp from a
script, but once that wasn't working I was trying to trouble shoot on
the command line.  I tried your suggestion and put
'zinterp(tmpprs,hgtprs,5000)' as the first line in the zinterp.gs
script, I then tried running a very short script that just opened a ctl
file and 'd zinterp(tmpprs,hgtprs,5000)'

I again get the following error: 

Syntax Error:  Invalid Operand 

  'zinterp' not a variable or function name

  Error ocurred at column 1

DISPLAY error:  Invalid expression 

  Expression = zinterp(tmprs,hgtprs,5000)

 

I also tried putting 'zinterp(tmpprs,hgtprs,5000)' on the second line of
zinterp.gs (under function zinterp(field,zgrid,zlev)) and got the same
error.

Not sure what I'm missing.

 

Thanks for the help,

Meredith

 

 

From: gradsusr-bounces at gradsusr.org
[mailto:gradsusr-bounces at gradsusr.org] On Behalf Of Jeffrey Duda
Sent: Thursday, April 21, 2011 3:45 PM
To: GrADS Users Forum
Subject: Re: [gradsusr] zinterp.gs

 

Meredith,
To my knowledge, you can't run a function from the Grads command prompt.
Instead, you need to put in a call to it inside a script that contains
the function code.  Thus, just put the line
'zinterp(tmpprs,hgtprs,5000)' as the first line of code in the
zinterp.gs script file.

Jeff Duda

On Thu, Apr 21, 2011 at 2:02 PM, Meredith Croke <mcroke at airdat.com>
wrote:

Hi Grads Users,



I'm trying to use the zinterp.gs function to determine the 6km wind from
model data that is output on pressure levels, however I'm running into
some issues with zinterp.gs.



To test the function I am attempting to run it from the command line and
follow the samples in the script, so I have tried

'd zinterp(tmpprs,hgtprs,5000)', to display a temperature field at 5000,
however I receive this error:

Syntax Error:  Invalid Operand

 'zinterp' not a variable or function name

 Error ocurred at column 1

DISPLAY error:  Invalid expression

 Expression = zinterp(tmpprs,hgtprs,5000)



The function is in my directory,  what else do I need to do to get this
to work?

I am using grads v1.9b4



Thanks for your help.



Regards,



Meredith




_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org
http://gradsusr.org/mailman/listinfo/gradsusr




-- 
Jeff Duda
Iowa State University
Meteorology Graduate Student
3134 Agronomy Hall
www.meteor.iastate.edu/~jdduda

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20110421/83e77752/attachment-0003.html 


More information about the gradsusr mailing list