본문 바로가기
연구 노트/개발환경 구축

WRF4.5.2 설치 Script (github)

by Dr. STEAM 2024. 4. 19.
반응형

아래 링크 참조

The WRF4.5.2_Install Script will install the WRF-4.5.2 and WPS-4.5 with the needed libraries(netcdf4, hdf5, mpich or openmpi, zlib, libpng, jasper). This script is written for Debian and Ubuntu based Linux operating systems, such as Ubuntu, Debian, Linux Mint, Pardus, etc. You can run this script on a freshly installed operating system.

Since WRF-Install-Script uses operating system libraries, it installs much faster than manually installing the libraries and then installing the WRF model.

To run the script, you should run the commands below.

For WRF4.5.2 with ARW option(default)

bash WRF4.5.2_Install.bash
 

or

bash WRF4.5.2_Install.bash -arw
 

For WRF4.5.2 with Chem option (WRF-Chem)

bash WRF4.5.2_Install.bash -chem
 

For WRF4.5.2 with Hydro option (WRF-Hydro)

bash WRF4.5.2_Install.bash -hydro
728x90
반응형