Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 941 Bytes

File metadata and controls

24 lines (15 loc) · 941 Bytes

Docs

FME: Weather/Climate Model Emulation

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).

Installation

The package can be installed via PyPI using:

pip install fme

Quickstart

A quickstart guide may be found here.

Documentation

See complete documentation here.