Skip to content

Commit

Permalink
Add PyPI badges (ai2cm#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverwm1 authored Oct 10, 2024
1 parent 06afe52 commit ab7e6ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Docs](https://readthedocs.org/projects/ai2-climate-emulator/badge/?version=latest)](https://ai2-climate-emulator.readthedocs.io/en/latest/)
[![PyPI](https://img.shields.io/pypi/v/fme.svg)](https://pypi.org/project/fme/)

# ACE: Ai2 Climate Emulator
This repo contains code accompanying "ACE: A fast, skillful learned global atmospheric model for climate prediction" ([arxiv:2310.02074](https://arxiv.org/abs/2310.02074)) and "Application of the Ai2 Climate Emulator to E3SMv2's global atmosphere model, with a focus on precipitation fidelity" ([JGR-ML](https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2024JH000136)).
Expand Down
1 change: 1 addition & 0 deletions fme/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![Docs](https://readthedocs.org/projects/ai2-climate-emulator/badge/?version=latest)](https://ai2-climate-emulator.readthedocs.io/en/latest/)
[![PyPI](https://img.shields.io/pypi/v/fme.svg)](https://pypi.org/project/fme/)

# FME: Weather/Climate Model Emulation
This package contains code to train and evaluate weather/climate model emulators as seen in
Expand Down

0 comments on commit ab7e6ef

Please sign in to comment.