This is a script that installs all the libararies, software, programs, and geostatic data to run the Weather Research Forecast Model (WRF-4.2.2) with the option to run 3DVAR & 4DVAR observational data. Script assumes a clean directory with no other WRF configure files in the directory.
(Make sure to download folder into your Home Directory):
git clone https://github.com/whatheway/WRF-4.2.2-install-script-linux-64bit.git
chmod +x WRF_ARW_INSTALL.sh
./WRF_ARW_INSTALL
I have provided comments on what the script is doing and information on configuration files.
Download and install required library and data files for WRF.
Tested in Ubuntu 20.04 LTS
Built in 64-bit system 32-bit option possible with minor changes to code.
Tested with current available libraries on 03/15/2021
If newer libraries exist edit script paths for changes