Cloud microphysics training and aerosol inference with the Fiats deep learning library
Authors/Creators
Description
Abstract
This notebook presents two atmospheric sciences demonstration applications in the Fiats deep learning software repository. The first, train-cloud-microphysics, trains a neural-network cloud microphysics surrogate model that has been integrated into the Berkeley Lab fork of the Intermediate Complexity Atmospheric Research (ICAR) model. The second, infer-aerosol, performs parallel inference with an aerosol dynamics surrogate pretrained in PyTorch using data from the Energy Exascale Earth System Model (E3SM). This notebook presents the program statements involved in using Fiats for aerosol inference and microphysics training. In order to also give the interested reader direct experience with using Fiats for these purposes, the notebook details how to run two simpler example programs that serve as representative proxies for the demonstration applications. Both proxies are also example programs in the Fiats repository. The microphysics training proxy is a self-contained example requiring no input files. The aerosol inference proxy uses a pretrained aerosol model stored in the Fiats JavaScript Object Notation (JSON) file format and hyperlinked into this notebook for downloading, importing, and using to perform batch inference calculations with Fiats.
Files
UCAR-SEA/SEA-ISS-2025-Cloud-microphysics-training-v1.0.0.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:45f55afa2fa1789361fe7418b3192740
|
2.8 MB | Preview Download |
Additional details
Identifiers
- DOI
- 10.25344/S4QS3J
Related works
- Is supplement to
- Software: https://github.com/UCAR-SEA/SEA-ISS-2025-Cloud-microphysics-training/tree/v1.0.0 (URL)