Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.51 KB

File metadata and controls

42 lines (27 loc) · 1.51 KB

WRF-4.3.3-install-script-64bit

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.

Installation

(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

Please make sure to read the WRF_ARW_INSTALL.sh script before installing.

I have provided comments on what the script is doing and information on configuration files.

WRF installation with parallel process.

Must be installed with GNU compiler, it will not work with other compilers.

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

Estimated Run Time ~ 80 - 150 Minutes

Special thanks to Youtube's meteoadriatic and GitHub user jamal919

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>