This package contains code to train and evaluate weather/climate model emulators as seen in "ACE: A fast, skillful learned global atmospheric model for climate prediction" (arxiv:2310.02074) and "Application of the Ai2 Climate Emulator to E3SMv2's global atmosphere model, with a focus on precipitation fidelity" (JGR-ML).
The package can be installed via PyPI using:
pip install fme
A quickstart guide may be found here.
See complete documentation here.