WRF installation: able to build WRF using serial but not with dmpar

Hi,

This is the error obtained: make: *** [Makefile:68: configcheck] Error 1
Code:
NETCDF4_IO_OPTS = -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT
GPFS            =
CURL            =
HDF5            =
ZLIB            =
NETCDF4_DEP_LIB =

perhaps this might be the issue? The libraries didn't seem to be exported to the configure?
 
Back
Top