Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

(OLD) WRF 4-3 Self install script

  • Thread starter Deleted member 3607
  • Start date

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

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
 
Hi Will,
Thanks for sharing this information! It's okay to leave here, but perhaps you should post it here as well.
 
kwerner said:
Hi Will,
Thanks for sharing this information! It's okay to leave here, but perhaps you should post it here as well.

Can do. I will post them at both locations. I hope everyone enjoys the scripts!
 
Top