Dear all:
I compiled the latest COAWST code for SANDY case , then I got the following error.I am sure that this error is due to the interpolation between different model grids because when all the model grids are equal then this error disappear.
F/external/esmf_time_f90 -I/home/wrh/coawst_project/sandyn//WRF/frame -I/home/wrh/coawst_project/sandyn//WRF/share get_sparse_matrix.f90
get_sparse_matrix.f90:71:15:
status=nf90_inq_ncid(ncSPSid,grp_name,grpid)
1
Error: Function ‘nf90_inq_ncid’ at (1) has no IMPLICIT type
Master/Module.mk:28: recipe for target 'Build/get_sparse_matrix.o' failed
make: *** [Build/get_sparse_matrix.o] Error 1
make: ***
the latest COAWST version compile problem
Re: the latest COAWST version compile problem
for coawst issues, can you post them on
https://coawstmodel-trac.sourcerepo.com ... discussion
for this issue, we chose to require netcdf 4 to red the scrip weight files. we updated the scrip to write out the weights using netcdf groups, and that requires netcdf 4.
-john
https://coawstmodel-trac.sourcerepo.com ... discussion
for this issue, we chose to require netcdf 4 to red the scrip weight files. we updated the scrip to write out the weights using netcdf groups, and that requires netcdf 4.
-john