ehsantaghizadeh
Member
Hi,
I tried to install WRF 4.6.1. However, after running the configure command, the following message is shown:
************************** W A R N I N G ************************************
The moving nest option is not available due to missing rpc/types.h file.
Copy landread.c.dist to landread.c in share directory to bypass compile error.
*****************************************************************************
*****************************************************************************
This build of WRF will use classic (non-compressed) NETCDF format
*****************************************************************************
I wonder if this message affects the normal operation of WRF or, as stated, only impacts WRF for moving nests. I should mention that I have seen this discussion as well (WRF configuration errors: "moving nest option is not available..." & "NETCDF4 IO features are requested...").
I would appreciate any help.
Below is some information about the OS and libraries:
$ cat /etc/os-release
NAME="AlmaLinux"
VERSION="9.4 (Seafoam Ocelot)"
$ nc-config --version
netCDF 4.7.2
$ which gfortran cpp gcc g++
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gfortran
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/cpp
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gcc
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/g++
I tried to install WRF 4.6.1. However, after running the configure command, the following message is shown:
************************** W A R N I N G ************************************
The moving nest option is not available due to missing rpc/types.h file.
Copy landread.c.dist to landread.c in share directory to bypass compile error.
*****************************************************************************
*****************************************************************************
This build of WRF will use classic (non-compressed) NETCDF format
*****************************************************************************
I wonder if this message affects the normal operation of WRF or, as stated, only impacts WRF for moving nests. I should mention that I have seen this discussion as well (WRF configuration errors: "moving nest option is not available..." & "NETCDF4 IO features are requested...").
I would appreciate any help.
Below is some information about the OS and libraries:
$ cat /etc/os-release
NAME="AlmaLinux"
VERSION="9.4 (Seafoam Ocelot)"
$ nc-config --version
netCDF 4.7.2
$ which gfortran cpp gcc g++
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gfortran
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/cpp
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/gcc
/opt/ohpc/pub/compiler/gcc/13.2.0/bin/g++