Download
Releases
Download ESMF 8.3.0 (Latest release - June 08, 2022)
- Recent previous releases:
- ESMF 8.2.0 (October 28, 2021)
- ESMF 8.1.1 (April 23, 2021)
- ESMF 8.1.0 (March 29, 2021)
- ESMF 8.0.1 (May 21, 2020)
- ESMF 8.0.0 (October 15, 2019)
- ESMF 7.1.0r (March 08, 2018)
- Master list of all previous releases
Development Snapshots
Development snapshots (or “beta snapshots”) are tagged regularly to assist in testing new features before an official release.
The development tags have the naming convention vX.Y.ZbNN
.
The following command demonstrates how to download beta snapshot v8.4.0b01
:
git clone https://github.com/esmf-org/esmf.git --branch v8.4.0b01 --depth 1
Clone from GitHub
git clone https://github.com/esmf-org/esmf.git