[ncl-install] NCARG PWRX function
RUAN Tao
ljruan at ust.hk
Tue Aug 4 12:05:31 MDT 2009
Dear ncl helper,
1. Actually I want to check the output of OBSGRID which is the object
analysis tool for WRF. When I used one of the utility which needed the
ncarg tools for compiling, I got the error as follows,
ERROR 3 IN PWRX - ARRAY IND OR IDD NOT LOADED CORRECTLY
It seems some problem occured while calling PWRX function, but the utility
is already process the output of OBSGRID in the previous time flame
successfully. Could you give me some advice to fix this problem? The
version of ncarg I am using is ncarg-4.4.1-x86_64.
2. when I want to compile another program inside WPS with NCL5.0.0, I got
some error message as
pgf90 -o plotfmt.exe plotfmt.o read_met_module.o module_debug.o \
misc_definitions_module.o cio.o met_data_module.o \
-L/usr/local/ncl-5.0.0-x86_64/lib -lncarg
-lncarg_gks -lncarg_c -L/usr/X11R6/lib -lX11
-L/usr/local/pgi-cdk-8.0.5cos5/linux86-64/8.0-5/lib
-lpgftnrtl -lpgc -L/usr/lib64 -lg2c
/usr/local/ncl-5.0.0-x86_64/lib/libncarg.a(cpcldr.o): In function
`cpcldr_':
cpcldr.f:(.text+0x420): undefined reference to `_gfortran_concat_string'
cpcldr.f:(.text+0x446): undefined reference to `_gfortran_concat_string'
does that means the ncl 5.0 inside my system is compiled by gfortran? how
can I fix this? Do I need to recompile my ncl with pgi fortran?
I appreciate your help.
LJ(RUAN Tao)
More information about the ncl-install
mailing list