shermansiu commited on
Commit
59a27d4
1 Parent(s): 176b109

Add Graph ML pipeline tag.

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,11 +1,12 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  tags:
4
- - weather-forecasting
5
- - climate
6
  language:
7
- - en
8
  pretty_name: DeepMind GraphCast
 
9
  ---
10
  # DeepMind GraphCast
11
 
@@ -59,4 +60,4 @@ doi = {10.1126/science.adi2336},
59
  URL = {https://www.science.org/doi/abs/10.1126/science.adi2336},
60
  eprint = {https://www.science.org/doi/pdf/10.1126/science.adi2336},
61
  abstract = {Global medium-range weather forecasting is critical to decision-making across many social and economic domains. Traditional numerical weather prediction uses increased compute resources to improve forecast accuracy but does not directly use historical weather data to improve the underlying model. Here, we introduce GraphCast, a machine learning–based method trained directly from reanalysis data. It predicts hundreds of weather variables for the next 10 days at 0.25° resolution globally in under 1 minute. GraphCast significantly outperforms the most accurate operational deterministic systems on 90\% of 1380 verification targets, and its forecasts support better severe event prediction, including tropical cyclone tracking, atmospheric rivers, and extreme temperatures. GraphCast is a key advance in accurate and efficient weather forecasting and helps realize the promise of machine learning for modeling complex dynamical systems. The numerical models used to predict weather are large, complex, and computationally demanding and do not learn from past weather patterns. Lam et al. introduced a machine learning–based method that has been trained directly from reanalysis data of past atmospheric conditions. In this way, the authors were able to quickly predict hundreds of weather variables globally up to 10 days in advance and at high resolution. Their predictions were more accurate than those of traditional weather models in 90\% of tested cases and displayed better severe event prediction for tropical cyclones, atmospheric rivers, and extreme temperatures. —H. Jesse Smith Machine learning leads to better, faster, and cheaper weather forecasting.}}
62
- ```
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  tags:
4
+ - weather-forecasting
5
+ - climate
6
  language:
7
+ - en
8
  pretty_name: DeepMind GraphCast
9
+ pipeline_tag: graph-ml
10
  ---
11
  # DeepMind GraphCast
12
 
 
60
  URL = {https://www.science.org/doi/abs/10.1126/science.adi2336},
61
  eprint = {https://www.science.org/doi/pdf/10.1126/science.adi2336},
62
  abstract = {Global medium-range weather forecasting is critical to decision-making across many social and economic domains. Traditional numerical weather prediction uses increased compute resources to improve forecast accuracy but does not directly use historical weather data to improve the underlying model. Here, we introduce GraphCast, a machine learning–based method trained directly from reanalysis data. It predicts hundreds of weather variables for the next 10 days at 0.25° resolution globally in under 1 minute. GraphCast significantly outperforms the most accurate operational deterministic systems on 90\% of 1380 verification targets, and its forecasts support better severe event prediction, including tropical cyclone tracking, atmospheric rivers, and extreme temperatures. GraphCast is a key advance in accurate and efficient weather forecasting and helps realize the promise of machine learning for modeling complex dynamical systems. The numerical models used to predict weather are large, complex, and computationally demanding and do not learn from past weather patterns. Lam et al. introduced a machine learning–based method that has been trained directly from reanalysis data of past atmospheric conditions. In this way, the authors were able to quickly predict hundreds of weather variables globally up to 10 days in advance and at high resolution. Their predictions were more accurate than those of traditional weather models in 90\% of tested cases and displayed better severe event prediction for tropical cyclones, atmospheric rivers, and extreme temperatures. —H. Jesse Smith Machine learning leads to better, faster, and cheaper weather forecasting.}}
63
+ ```