From 388655981a9bc427d07cb9055f5f21a02f5079c2 Mon Sep 17 00:00:00 2001 From: Juan Nathaniel <41767324+juannat7@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:10:58 -0500 Subject: [PATCH] add chaosbench (#1010) A benchmark project to improve and extend the predictability range of deep weather emulators to the subseasonal-to-seasonal (S2S) scale. https://github.com/leap-stc/ChaosBench --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ebbd7d664..e99f37196d 100644 --- a/README.md +++ b/README.md @@ -1931,6 +1931,7 @@ parameter values. - [gospl](https://github.com/Geodels/gospl) - Global Scalable Paleo Landscape Evolution Model is an library providing a scalable parallelised Python-based numerical model to simulate landscapes and basins reconstruction at global scale. - [ClimODE](https://github.com/Aalto-QuML/ClimODE) - Models precise weather evolution with value-conserving dynamics, learning global weather transport as a neural flow, which also enables estimating the uncertainty in predictions. - [ciceroscm](https://github.com/ciceroOslo/ciceroscm) - Python version of the CICERO-SCM simple climate model/emulator. +- [ChaosBench](https://github.com/leap-stc/ChaosBench) - A benchmark project to improve and extend the predictability range of deep weather emulators to the subseasonal-to-seasonal (S2S) scale. ### Climate Data Standards - [cf-conventions](https://github.com/cf-convention/cf-conventions) - The conventions for CF (Climate and Forecast) metadata are designed to promote the processing and sharing of files created with the NetCDF API.