Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

StephM

New member
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?
 

Attachments

  • compile.out.txt
    578 KB · Views: 0
  • configure.wrf.txt
    20.6 KB · Views: 1
I managed to install it based on this old post

There, they suggested installing the latest netcdf version (which i did not test)
or installing netcdf4.1.3 (instead of netcdf-c-4.7.2.tar.gz as suggested in the online tutorial)
 
Top