This repository contains the model files for the MIT EarthSampler. The total filesize for each model is ~50MB. See repository for usage. Implementation is based on the paper "Score-based generative emulation of impact-relevant earth system model outputs".
For each model, the associated files include
<ESM>
βββ <frequency>
β βββ <files-directory>
β β βββ edges.npz # edges mapping latlon->HEALPix and HEALPix->latlon
β β βββ weights.eqx # trained neural network weights
β β βββ Ξ².npy # trained pattern scaling weights
β β βββ ΞΌ_Ο.npz # standardization maps for pre/post-processing
β β βββ Οmax.npy # maximum noise level for VE schedule
β βββ piControl_climatology.nc # reference climatology of anomalies
Available models
| ESM | Frequency | Variables |
|---|---|---|
| ACCESS-ESM1-5 | monthly | tas, pr, hurs, sfcWind |
| CanESM5 | monthly | tas, pr |
| IPSL-CM6A-LR | monthly | tas, pr |
| MIROC6 | monthly | tas, pr, hurs, sfcWind |
| MPI-ESM1-2-LR | monthly | tas, pr, hurs, sfcWind |
| MPI-ESM1-2-LR | daily | tas, pr, hurs, sfcWind |
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support