Weather forecasting: Difference between revisions

→‎Relevant Groups and Organizations: add s2s-ai-challenge and context
(→‎Relevant Groups and Organizations: add s2s-ai-challenge and context)
Line 7:
*'''[[Storm Tracking|Storm tracking]]''': While climate models can forecast long-term changes in the climate system, separate systems are required to detect specific extreme weather phenomena, like cyclones, atmospheric rivers, and tornadoes. Identifying extreme events in climate model outputs can inform scientific understanding of where and when these events may occur. ML can help classify, detect, and track climate-related extreme events such as hurricanes in climate model outputs.
*[[Dust storm Prediction]]: Dust storms affect people, their properties, and their activities. For this reason, it is crucial to adopt automatic systems by using machine learning to predict or at least enable early detection of dust storms to reduce their deleterious impacts.
*[[Postprocessing of the output of weather/climate models]]: The ML model gets climate/weather model as inputs and learn patterns to improve these predictions.
*[[Forward prediction model]]: The ML model integrates initial conditions into the future. Iterate the ML prediction to predict further into the future.
 
==Background Readings==
 
==Conferences, Journals, and Professional Organizations==
* Opportunities and challenges for machine learning in weather and climate modelling: hard, medium and soft AI<ref>{{Cite web|url=https://royalsocietypublishing.org/toc/rsta/2021/379/2194|title=Opportunities and challenges for machine learning in weather and climate modelling: hard, medium and soft AI|last=Chantry|first=Matthew|last2=Christensen|first2=Hannah|date=2021|last3=Dueben|first3=Peter|last4=Palmer|first4=Tim}}</ref>
 
==Libraries and Tools==
* [https://xskillscore.readthedocs.io/en/stable/ forecast verification metrics for gridded climate data]
* [https://climpred.readthedocs.io/en/stable/ forecast verification for gridded climate data]
 
* [https://github.com/jweyn/DLWP-CS Deep learning models for global weather prediction on a cubed sphere]
* [https://github.com/slerch/ppnn post-processing experiments with neural networks]
* [https://github.com/pangeo-data/WeatherBench A benchmark dataset for data-driven weather forecasting]
 
 
==Data==
* [http://iridl.ldeo.columbia.edu/SOURCES/.Models/.SubX/ SubX data on IRIDL]
* [https://iridl.ldeo.columbia.edu/SOURCES/.ECMWF/.S2S/ S2S output on IRIDL]
* [https://climetlab.readthedocs.io/en/latest/guide/pluginlist.html climetlab]
* [https://github.com/ecmwf-lab/climetlab-s2s-ai-challenge S2S output on European Weather Cloud]
 
==Future Directions==
* [https://s2s-ai-challenge.github.io/ Challenge: How to improve subseasonal to seasonal predictions with ML/AI?]
 
==Relevant Groups and Organizations==
* [http://s2sprediction.net/ S2S Project]
* [http://cola.gmu.edu/subx/ SubX Project]
 
==References==