regrid2 problem
Robert Burgman
rburgman at RSMAS.MIAMI.EDU
Fri May 25 15:37:04 EDT 2007
I am also having a problem with regrid2. I have compiled the function
on our linux box and it is working fine, however when I compiled the
code on my macbook pro I get an error
ga-> d regrid2(sst,5,5,ba)
number of arguments = 0
regrid requires 2 or more arguements: <<a write statement tells me
the nargs=0 here>>
Error from regrid2: Error reading from transfer file
File name: udf.regrid.gfi
Operation Error: Error from regrid2 function
Error ocurred at column 1
DISPLAY error: Invalid expression
Expression = regrid2(sst,5,5,ba)
I am unsure why there is a problem reading from the udf.regrid.gfi
file, which is created when I execute the command and is populated
with data. The udf.regrid.gfo and udf.regrid.out are , of course empty.
Has any one compiled regrid2beta.f on an intel Mac?
Thanks,
Rob
On May 24, 2007, at 6:28 AM, Li Tao wrote:
> I followed the instructions in readme.regrid2 and installed
> regrid2. When
> I tried to use it with a data, here is what I got:
>
> ga-> open era40_monthly_pressure.ctl
> Scanning description file: era40_monthly_pressure.ctl
> Data file era40_monthly_pressure_%y4.dat is open as file 1
> LON set to 0 360
> LAT set to -90 90
> LEV set to 1000 1000
> Time values set: 2001:1:15:12 2001:1:15:12
> ga-> d hgt
> Contouring: -1000 to 2500 interval 500
> ga-> d regrid2(hgt,2.2,2.5,2,2)
> Syntax Error: Invalid Operand
> 'regrid2' not a variable or function name
> Error ocurred at column 1
> DISPLAY error: Invalid expression
> Expression = regrid2(hgt,2.2,2.5,2,2)
>
>
> sublime$ uname -a
> Linux altix-1 2.6.5-7.244-sn2 #1 SMP Mon Dec 12 18:32:25 UTC 2005
> ia64
> ia64 ia64 GNU/Linux
>
> Any clues?
>
> Thanks.
>
> -Li Tao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20070525/933fa206/attachment.html
More information about the gradsusr
mailing list