[gradsusr] difficulty with the EOF grads
tatiane felinto
tatiane.felinto at gmail.com
Tue Aug 7 17:24:24 EDT 2012
Hello
I need help to install the EOF on my machine. I'm use Ubuntu 12.04, (86_64)
and version of grads grads-1.9.0-rc1
The following configurations were made:
- My .bashrc
### GrADS
export PATH=$PATH:/opt/grads-2.0.a9.oga.1/Classic/bin
export GA2UDXT=/opt/grads-2.0.a9.oga.1/Classic/bin/gex/udxt
#Versions/2.0.a9.oga.1/x86_64/gex/udxt
export GADDIR=/opt/grads-2.0.a9.oga.1/Classic/data
export GASCRP=/opt/grads-2.0.a9.oga.1/Classic/lib
export GAUDFT=/opt/grads-1.9.0-rc1/udf/udft
export GABIN=/opt/grads-2.0.a9.oga.1/Classic/bin
export PATH=$PATH:/opt/grads-1.9.0-rc1/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/lib
- The file eof.gs was copied to /opt/grads-2.0.a9.oga.1/Classic/lib
- The EOF is PC(i386) linux (32bits) but I have tested other.
root at tatiane-TravelMate-6292:/opt/grads-1.9.0-rc1/udf# ls -ltr
total 1652
-rwxr-xr-x 1 root root 9751 Ago 7 17:59 readme.html
-rwxr-xr-x 1 root root 237346 Ago 7 17:59 libcxa.so.3
-rwxr-xr-x 1 root root 484028 Ago 7 17:59 eofudf_linux.tar.gz
-rwxr-xr-x 1 root root 31349 Ago 7 17:59 eofudf.f
-rwxr-xr-x 1 root root 880744 Ago 7 17:59 eofudf
-rwxr-xr-x 1 root root 6731 Ago 7 17:59 eof.gs
-rwxrwxrwx 1 root root 110 Ago 7 17:59 udft
- In grads 1.9
ga-> q udft
eofudf Args: 2 6 Exec: /opt/grads-1.9.0-rc1/udf/eofudf
ga->
- My teste.gs is:
'reinit'
'open /media/gustavo/climatologia/binarios_pnm/pnm_template.ctl'
'set lon -90 -30'
'set lat -60 -10'
'set t 1 last'
'eof -o teste -neof 12 -npc 12 pnm*1e-2'
- The error message is:
ga-> teste.gs
No hardcopy metafile open
All files closed; all defined objects released
All GrADS attributes have been reinitialized
Writing data to transfer file...
Executing eofudf binary ...
sh: 1: /opt/grads-1.9.0-rc1/udf/eofudf: not found
Error from eofudf: Error opening transfer file
File name: eofudf.out
Operation Error: Error from eofudf function
Error ocurred at column 1
DISPLAY error: Invalid expression
Expression = eofudf(pnm*1e-2,153,12,12,70,teste_)
eof.gs: First call of eofudf returned Error. STOP
Please, someone can identify where is the error in the installation of the
EOF.
Att..
Tatiane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120807/94c63301/attachment-0003.html
More information about the gradsusr
mailing list