This is a script that installs all the libararies, software, programs, and geostatic data to run the Weather Research Forecast Model (WRF-4.3.3) 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.3.3-install-script-linux-64bit.git
chmod +x WRF_ARW_INSTALL.sh
chmod +x MET_self_install_script_Linux_64bit.sh
chmod +x METplus_self_install_script_Linux_32bit.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.4 LTS Built in 64-bit system
Tested with current available libraries on 04/21/2021, execptions have been noted in the script documentation.
If newer libraries exist edit script paths for changes
Hatheway, W. (2022). WRF 4.3.3 Install Script Linux 64bit (Version 4.3.3) [Computer software]
<iframe src="https://codepen.io/team/codepen/embed/preview/PNaGbb" style="width:100%; height:300px;" ></iframe>