Download
Releases
Download ESMF 8.0.1 (Latest release - May 21, 2020)
- Recent previous releases - ESMF 8.0.0, ESMF 7.1.0r
- 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 ESMF_<version>_beta_snapshot_<index>
.
The following command demonstrates how to download beta snapshot ESMF_8_1_0_beta_snapshot_33
:
git clone https://github.com/esmf-org/esmf.git --branch ESMF_8_1_0_beta_snapshot_33 --depth 1
Clone from GitHub
git clone https://github.com/esmf-org/esmf.git