D
Deleted member 3607
Guest
New Scripts for WRFv4.3.3 located here: https://forum.mmm.ucar.edu/phpBB3/viewtopic.php?f=37&t=11443
Hello WRF Community!
Not sure if this is the right location to put this (admins please let me know) but over the last few months I have been working on a BASH script that will install the latest version of WRF. This script installs all the libararies, software, programs, and geostatic data to run the Weather Research Forecast Model (WRF-4.3) with the option to run 3DVAR & 4DVAR observational data. Script assumes a clean directory with no other WRF configure files in the directory.
I have three different versions of the script for different computer setups.
WRF v4.3
-MacOS
https://github.com/whatheway/WRF-4.3-install-script-macOS-32bit
-Linux 32bit
https://github.com/whatheway/WRF-4.3-install-script-linux-32bit
-Linux 64bit
https://github.com/whatheway/WRF-4.3-install-script-linux-64bit
My goal is to make the WRF easily available to everyone across the globe. That way no one has to spend hours of research time trying to mess with an installation and can just focus on the research.
Thanks,
Will
Hello WRF Community!
Not sure if this is the right location to put this (admins please let me know) but over the last few months I have been working on a BASH script that will install the latest version of WRF. This script installs all the libararies, software, programs, and geostatic data to run the Weather Research Forecast Model (WRF-4.3) with the option to run 3DVAR & 4DVAR observational data. Script assumes a clean directory with no other WRF configure files in the directory.
I have three different versions of the script for different computer setups.
WRF v4.3
-MacOS
https://github.com/whatheway/WRF-4.3-install-script-macOS-32bit
-Linux 32bit
https://github.com/whatheway/WRF-4.3-install-script-linux-32bit
-Linux 64bit
https://github.com/whatheway/WRF-4.3-install-script-linux-64bit
My goal is to make the WRF easily available to everyone across the globe. That way no one has to spend hours of research time trying to mess with an installation and can just focus on the research.
Thanks,
Will