Skip to content

Releases: WRF-CMake/wrf

WRF-CMake 4.2.2

19 Jan 08:40
Compare
Choose a tag to compare
WRF-CMake 4.2.2 Pre-release
Pre-release

Download the latest WRF-CMake Binary Releases

We currently provide WRF-CMake and WPS-CMake pre-built binary distributions for Windows, macOS and Linux (RPM-based and Debian-based distribution-compatible).

You can choose between MPI-enabled (dmpar) and single-core (serial).

Note that if you want to launch WRF-CMake and WPS-CMake built in dmpar to run on multiple processes, you need to have MPI installed on your system.

  • On Windows, download and install Microsoft MPI (msmpisetup.exe) from https://www.microsoft.com/en-us/download/details.aspx?id=56727.
  • On macOS you can get it though Homebrew using brew update && brew install open-mpi
  • On Linux, use your package manager to download mpich (version ≥ 3.0.4). E.g. sudo apt-get update && sudo apt-get install mpich on Debian-based systems or sudo yum install mpich on RPM-based system like CentOS.

If you are looking to download WPS-CMake (serial and dmpar) see https://github.com/WRF-CMake/wps/releases.

Relation to upstream WRF

WRF-CMake 4.2.2 corresponds to WRF 4.2.2.
The changed files between WRF and WRF-CMake are related to CMake support, Windows support, and the testing infrastructure.

Report a bug

Please let us know if something doesn't quite work as expected by opening an issue here.

WRF-CMake 4.2.1

16 Jan 13:22
Compare
Choose a tag to compare
WRF-CMake 4.2.1 Pre-release
Pre-release

Download the latest WRF-CMake Binary Releases

We currently provide WRF-CMake and WPS-CMake pre-built binary distributions for Windows, macOS and Linux (RPM-based and Debian-based distribution-compatible).

You can choose between MPI-enabled (dmpar) and single-core (serial).

Note that if you want to launch WRF-CMake and WPS-CMake built in dmpar to run on multiple processes, you need to have MPI installed on your system.

  • On Windows, download and install Microsoft MPI (msmpisetup.exe) from https://www.microsoft.com/en-us/download/details.aspx?id=56727.
  • On macOS you can get it though Homebrew using brew update && brew install open-mpi
  • On Linux, use your package manager to download mpich (version ≥ 3.0.4). E.g. sudo apt-get update && sudo apt-get install mpich on Debian-based systems or sudo yum install mpich on RPM-based system like CentOS.

If you are looking to download WPS-CMake (serial and dmpar) see https://github.com/WRF-CMake/wps/releases.

Relation to upstream WRF

WRF-CMake 4.2.1 corresponds to WRF 4.2.1.
The changed files between WRF and WRF-CMake are related to CMake support, Windows support, and the testing infrastructure.

Report a bug

Please let us know if something doesn't quite work as expected by opening an issue here.

WRF-CMake 4.1.5

16 Apr 22:13
Compare
Choose a tag to compare
WRF-CMake 4.1.5 Pre-release
Pre-release

Download the latest WRF-CMake Binary Releases

We currently provide WRF-CMake and WPS-CMake pre-built binary distributions for Windows, macOS and Linux (RPM-based and Debian-based distribution-compatible).

You can choose between MPI-enabled (dmpar) and single-core (serial).

Note that if you want to launch WRF-CMake and WPS-CMake built in dmpar to run on multiple processes, you need to have MPI installed on your system.

  • On Windows, download and install Microsoft MPI (msmpisetup.exe) from https://www.microsoft.com/en-us/download/details.aspx?id=56727.
  • On macOS you can get it though Homebrew using brew update && brew install open-mpi
  • On Linux, use your package manager to download mpich (version ≥ 3.0.4). E.g. sudo apt-get update && sudo apt-get install mpich on Debian-based systems or sudo yum install mpich on RPM-based system like CentOS.

If you are looking to download WPS-CMake (serial and dmpar) see https://github.com/WRF-CMake/wps/releases.

Relation to upstream WRF

WRF-CMake 4.1.5 corresponds to WRF 4.1.5.
The changed files between WRF and WRF-CMake are related to CMake support, Windows support, and the testing infrastructure.

Report a bug

Please let us know if something doesn't quite work as expected by opening an issue here.

WRF-CMake 4.1.4

15 Mar 12:54
c7074f3
Compare
Choose a tag to compare
WRF-CMake 4.1.4 Pre-release
Pre-release

Download the latest WRF-CMake Binary Releases

We currently provide WRF-CMake and WPS-CMake pre-built binary distributions for Windows, macOS and Linux (RPM-based and Debian-based distribution-compatible).

You can choose between MPI-enabled (dmpar) and single-core (serial).

Note that if you want to launch WRF-CMake and WPS-CMake built in dmpar to run on multiple processes, you need to have MPI installed on your system.

  • On Windows, download and install Microsoft MPI (msmpisetup.exe) from https://www.microsoft.com/en-us/download/details.aspx?id=56727.
  • On macOS you can get it though Homebrew using brew update && brew install open-mpi
  • On Linux, use your package manager to download mpich (version ≥ 3.0.4). E.g. sudo apt-get update && sudo apt-get install mpich on Debian-based systems or sudo yum install mpich on RPM-based system like CentOS.

If you are looking to download WPS-CMake (serial and dmpar) see https://github.com/WRF-CMake/wps/releases.

Relation to upstream WRF

WRF-CMake 4.1.4 corresponds to WRF 4.1.4.
The changed files between WRF and WRF-CMake are related to CMake support, Windows support, and the testing infrastructure.

Report a bug

Please let us know if something doesn't quite work as expected by opening an issue here.

WRF-CMake 4.1.0

09 Sep 20:26
Compare
Choose a tag to compare
WRF-CMake 4.1.0 Pre-release
Pre-release

Download the latest WRF-CMake Binary Releases

We currently provide WRF-CMake and WPS-CMake pre-built binary distributions for Windows, macOS and Linux (RPM-based and Debian-based distribution-compatible).

You can choose between MPI-enabled (dmpar) and single-core (serial).

Note that if you want to launch WRF-CMake and WPS-CMake built in dmpar to run on multiple processes, you need to have MPI installed on your system.

  • On Windows, download and install Microsoft MPI (msmpisetup.exe) from https://www.microsoft.com/en-us/download/details.aspx?id=56727.
  • On macOS you can get it though Homebrew using brew update && brew install open-mpi
  • On Linux, use your package manager to download mpich (version ≥ 3.0.4). E.g. sudo apt-get update && sudo apt-get install mpich on Debian-based systems or sudo yum install mpich on RPM-based system like CentOS.

If you are looking to download WPS-CMake (serial and dmpar) see https://github.com/WRF-CMake/wps/releases.

Relation to upstream WRF

WRF-CMake 4.1.0 corresponds to WRF 4.1.
The changed files between WRF and WRF-CMake are related to CMake support, Windows support, and the testing infrastructure.

Report a bug

Please let us know if something doesn't quite work as expected by opening an issue here.

WRF-CMake 4.0.3

11 May 11:34
Compare
Choose a tag to compare
WRF-CMake 4.0.3 Pre-release
Pre-release

Download the latest WRF-CMake Binary Releases

We currently provide WRF-CMake and WPS-CMake pre-built binary distributions for Windows, macOS and Linux (RPM-based and Debian-based distribution-compatible).

You can choose between MPI-enabled (dmpar) and single-core (serial).

Note that if you want to launch WRF-CMake and WPS-CMake built in dmpar to run on multiple processes, you need to have MPI installed on your system.

  • On Windows, download and install Microsoft MPI (msmpisetup.exe) from https://www.microsoft.com/en-us/download/details.aspx?id=56727.
  • On macOS you can get it though Homebrew using brew update && brew install mpich
  • On Linux, use your package manager to download mpich (version ≥ 3.0.4). E.g. sudo apt-get update && sudo apt-get install mpich on Debian-based systems or sudo yum install mpich on RPM-based system like CentOS.

If you are looking to download WPS-CMake (serial and dmpar) see https://github.com/WRF-CMake/wps/releases.

Relation to upstream WRF

WRF-CMake 4.0.3 corresponds to WRF 4.0.3.
The changed files between WRF and WRF-CMake are related to CMake support, Windows support, and the testing infrastructure.

Report a bug

Please let us know if something doesn't quite work as expected by opening an issue here.

WRF-CMake 4.0

18 Sep 15:03
Compare
Choose a tag to compare
WRF-CMake 4.0 Pre-release
Pre-release

Download the latest WRF-CMake Binary Releases

We currently provide WRF-CMake and WPS-CMake pre-built binary distributions for Windows, macOS and Linux (RPM-based and Debian-based distribution-compatible).

You can choose between MPI-enabled (dmpar) and single-core (serial).

Note that if you want to launch WRF-CMake and WPS-CMake built in dmpar to run on multiple processes, you need to have MPI installed on your system.

  • On Windows, download and install Microsoft MPI (msmpisetup.exe) from https://www.microsoft.com/en-us/download/details.aspx?id=56727.
  • On macOS you can get it though Homebrew using brew update && brew install mpich
  • On Linux, use your package manager to download mpich (version ≥ 3.0.4). E.g. sudo apt-get update && sudo apt-get install mpich on Debian-based systems or sudo yum install mpich on RPM-based system like CentOS.

If you are looking to download WPS-CMake (serial and dmpar) see https://github.com/WRF-CMake/WPS/releases.

Relation to upstream WRF

WRF-CMake 4.0 corresponds to WRF 4.0.
The changed files between WRF and WRF-CMake are related to CMake support, Windows support, and the testing infrastructure.

Report a bug

Please let us know if something doesn't quite work as expected by opening an issue here.