On Thu, 2008-02-14 at 03:07 +0530, Dr.Sudheer Joseph wrote:
> Hi,
> Thanks for the suggetions, But I am finding every thing ok but the
> program says as earlier. Attached herewith is the log of make test. It
> passes all tests.
>
> I use the below command for making the exe
>
> gfortran -I/usr/local/include -u -O -o ./oa oamain.o acor.o asm.o bes1d.o
> bes2d.o blkdat.o caldate.o defcdf.o dhlev.o diagn.o down_shift.o dynht.o
> errscl.o exitus.o filter.o gcircle.o getclima.o get_date.o getdynht.o
> get_ewpt.o getobs.o gregorian.o headln.o ierinv.o indepen.o invmtx.o
> length.o lintrp.o ll2xy.o lnblk.o locate.o lubksb.o ludcmp.o nxt_blnk.o
> oamean.o oapar.o objan.o outlier.o qtrap.o readgrids.o readhydro.o
> remove.o rotparm.o rout_chk.o select.o set_type.o sort.o svafunc.o svan.o
> svel.o trapzd.o trend.o trendcoef.o xclima.o xhydro.o xy2ll.o
> /usr/local/lib/libnetcdf.a
>
> It do not give any error but when it is executed it says as below
>
> >> NCAPT: : NetCDF: Variable not found
> >> NCVDEF: : NetCDF: String match to name in use
> >> NCAPTC: : NetCDF: Variable not found
> >> NCAPTC: : NetCDF: Variable not found
> >
That's run time problems. Sounds like you've not got the naming of
variables correct
Michael
PS: reply to list, don't cc me too!