kekejiayu@kekejiayu-All-Series:~/Projects/upwelling$ ./build.bash
rm -f -r core *.ipo /home/kekejiayu/Projects/upwelling/Build /home/kekejiayu/make_macros.mk
makefile:238: INCLUDING FILE /home/kekejiayu/make_macros.mk WHICH CONTAINS APPLICATION-DEPENDENT MAKE DEFINITIONS
make: nc-config: Command not found
make: nc-config: Command not found
cp -f /include/netcdf.mod /home/kekejiayu/Projects/upwelling/Build
cp: cannot stat ‘/include/netcdf.mod’: No such file or directory
make: *** No rule to make target '/home/kekejiayu/Projects/upwelling/Build/netcdf.mod', needed by '/home/kekejiayu/Projects/upwelling/Build/MakeDepend'. Stop.
I am new in ROMS,so how can I do with this
Re: I am new in ROMS,so how can I do with this
You need to install two packages:
netcdf and netcdf-fortran. Both need to be compiled with the family of compilers you will be using to build ROMS, especially the Fortran.
netcdf and netcdf-fortran. Both need to be compiled with the family of compilers you will be using to build ROMS, especially the Fortran.