Datasets:
LEAP
/

ArXiv:
License:
juannat7 commited on
Commit
e71986a
1 Parent(s): b383c74

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -148,20 +148,20 @@ All data has daily and 1.5-degree resolution.
148
  ## 💡 Baseline Models
149
  In addition to climatology and persistence, we evaluate the following:
150
 
151
- - Physics-based models (including control/perturbed forecasts):
152
- - [x] UKMO: UK Meteorological Office
153
- - [x] NCEP: National Centers for Environmental Prediction
154
- - [x] CMA: China Meteorological Administration
155
- - [x] ECMWF: European Centre for Medium-Range Weather Forecasts
156
- - Data-driven models:
157
- - [x] Lagged-Autoencoder
158
- - [x] Fourier Neural Operator (FNO)
159
- - [x] ResNet
160
- - [x] UNet
161
- - [x] ViT/ClimaX
162
- - [x] PanguWeather
163
- - [x] GraphCast
164
- - [x] Fourcastnetv2
165
 
166
  ## 🏅 Evaluation Metrics
167
  We divide our metrics into 3 classes: (1) Deterministic-based, which cover evaluation used in conventional deterministic forecasting tasks, (2) Physics-based, which are aimed to construct a more physically-faithful and explainable data-driven forecast, and (3) Probabilistic-based, which account for the skillfulness of ensemble forecasts.
 
148
  ## 💡 Baseline Models
149
  In addition to climatology and persistence, we evaluate the following:
150
 
151
+ 1. __Physics-based models (including control/perturbed forecasts)__:
152
+ - [x] UKMO: UK Meteorological Office
153
+ - [x] NCEP: National Centers for Environmental Prediction
154
+ - [x] CMA: China Meteorological Administration
155
+ - [x] ECMWF: European Centre for Medium-Range Weather Forecasts
156
+ 2. __Data-driven models__:
157
+ - [x] Lagged-Autoencoder
158
+ - [x] Fourier Neural Operator (FNO)
159
+ - [x] ResNet
160
+ - [x] UNet
161
+ - [x] ViT/ClimaX
162
+ - [x] PanguWeather
163
+ - [x] GraphCast
164
+ - [x] Fourcastnetv2
165
 
166
  ## 🏅 Evaluation Metrics
167
  We divide our metrics into 3 classes: (1) Deterministic-based, which cover evaluation used in conventional deterministic forecasting tasks, (2) Physics-based, which are aimed to construct a more physically-faithful and explainable data-driven forecast, and (3) Probabilistic-based, which account for the skillfulness of ensemble forecasts.