Hi
I have WRF4.5.2 which I have installed and run successfully. Now I want to run some test with WRFDA and I am following the installation from this link Chapter 6: WRFDA
Initially, compilation seems to be ok, but when I check the .exe files, I'm missing one (the most important da_wrfvar.exe)
Here are my steps
I run ./clean
setup the packages and
export NETCDF_classic=1
./configure wrfda
./compile all_wrfvar >& compile.out
Here are the configure and compile log files. Is there something I'm missing in the installation?
I have WRF4.5.2 which I have installed and run successfully. Now I want to run some test with WRFDA and I am following the installation from this link Chapter 6: WRFDA
Initially, compilation seems to be ok, but when I check the .exe files, I'm missing one (the most important da_wrfvar.exe)
Here are my steps
I run ./clean
setup the packages and
export NETCDF_classic=1
./configure wrfda
./compile all_wrfvar >& compile.out
Here are the configure and compile log files. Is there something I'm missing in the installation?