From 943193912686aeea01afadf34242e9bf73f04365 Mon Sep 17 00:00:00 2001 From: Tobias Augspurger Date: Sat, 6 Jul 2024 18:39:46 +0200 Subject: [PATCH] Add Dinosaur (#454) A spectral dynamical core for global atmospheric modeling written in JAX. https://github.com/google-research/dinosaur --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48c8a0f40e..c2a35fe56e 100644 --- a/README.md +++ b/README.md @@ -1666,6 +1666,7 @@ energy system designs and analysis of interactions between technologies. - [swell](https://github.com/GEOS-ESM/swell) - Used to generate experiments using the JEDI data assimilation system and NASA's Goddard Earth Observing System (GEOS) numerical weather forecast mode. - [TSMP](https://github.com/HPSCTerrSys/TSMP) - An open source scale-consistent, highly modular, massively parallel regional Earth system model. - [helios](https://github.com/JGCRI/helios) - An R package to process heating and cooling degrees for the Global Change Analysis Model (GCAM) from various sources such as WRF and CMIP. +- [Dinosaur](https://github.com/google-research/dinosaur) - A spectral dynamical core for global atmospheric modeling written in JAX. - [NeuralGCM](https://github.com/google-research/neuralgcm) - A package for building hybrid ML+Physics atmospheric models for weather and climate simulations. - [FMS Coupler](https://github.com/NOAA-GFDL/FMScoupler) - A software framework for supporting the efficient development, construction, execution, and scientific interpretation of atmospheric, oceanic, and climate system models. - [CABLE](https://github.com/CABLE-LSM/CABLE) - A land surface model, used to calculate the fluxes of momentum, energy, water and carbon between the land surface and the atmosphere and to model the major biogeochemical cycles of the land ecosystem.