Hurricane Michael approaches the coastline of the Florida Panhandle on 10 October 2018.
Hurricane Michael approaches the Florida Panhandle on the morning of 10 October 2018, 4.5 hours before making landfall at 17:30 coordinated universal time, in this photo from the National Oceanic and Atmospheric Administration's Geostationary Operational Environmental Satellite (GOES) 16. GOES-16 images the full disk of Earth every 5–15 minutes and regions of interest every minute at a resolution of approximately 1 kilometer. This is just one example of the current data streams that are overwhelming conventional forecast systems, and this challenge is expected to grow. Machine learning has the potential to increase the value of these data. Credit: NOAA Environmental Visualization Laboratory

Weather forecasting has evolved significantly from the late 1800s, when telegraph and telephone technology first allowed multiple weather stations to share observations and develop a synoptic view of weather systems as they moved across the country. In the late 20th century, satellites enabled another leap forward, providing an “eye in the sky” to monitor Earth system phenomena that include tropical storms evolving into hurricanes. Now, computer models integrate huge volumes of data, producing everything from simulations of long-term climate trends to nowcasts that predict small weather events just a few minutes or hours into the future.

To adapt machine learning to weather-related applications, it is critical to meet certain fundamental needs at multiple spatial and temporal scales for diverse geophysical domains.

And the progress continues: Nowcasting and weather forecasting are on the brink of a major paradigm shift. New approaches are required to enable full Earth system prediction and to make cost-effective use of the dramatic increase in volume, diversity, and capabilities of observations (particularly satellite observations) and environmental products. We predict that machine learning (ML) and other artificial intelligence techniques will have to supplement or supplant major components of operational systems. Fortunately, the fields of satellite remote sensing and numerical weather prediction (NWP) are poised to take advantage of recent years’ rapid advances in ML.

An explosion in data volume in numerous fields, including autonomous vehicles, facial and voice recognition, target tracking, finance, music composition, and bioinformatics, has driven interest in ML. Cost-effective hardware architectures such as graphical processing units readily accelerate ML methods, further increasing feasibility for large, time-constrained problems.

Identifying a shared set of fundamental needs can expedite the transfer of knowledge from these diverse fields to satellite remote sensing and NWP. A nonexhaustive list of these needs includes the following:

  • efficient and intelligent signal and image processing
  • quality control mechanisms
  • pattern recognition
  • data fusion (combining diverse streams of observations)
  • data assimilation
  • mapping (approximating functions efficiently)
  • prediction capabilities

To adapt ML to weather-related applications, it is critical to meet all of these needs at multiple spatial and temporal scales for diverse geophysical domains that include the atmosphere, ocean, biosphere, hydrosphere, and near-space environment.

ML is a “learning from data” approach. A trained ML network estimates an output from a set of inputs. ML is similar to linear regression, but ML can fit virtually any function and easily represents the kinds of nonlinear effects common in geophysics. ML is capable of extracting information from large data sets and establishing and approximating complex relationships between disparate data sets of different types (physical, chemical, and biological, to name a few).

Common ML architectures use connected layers: an input layer, an output layer, and one or more “hidden” intermediate layers, each comprising a set of nodes (see van Veen and Leijnen [2016] for schematics of numerous ML architectures). In the training stage, the strengths of linkages between the interconnected nodes are optimized to best fit the training set.

Numerical Weather Prediction

Let us first consider NWP. NWP models are computational representations of the fluid dynamics of the atmosphere of a rotating planet. NWP models enforce the basic conservation laws of mass, energy, and momentum while accounting for external sources and sinks, such as solar heating and surface drag. NWP models work well for large-scale processes, but typically, they cannot resolve important processes in the atmosphere, such as precipitation, that occur at small scales. NWP models parameterize such processes by efficiently estimating them using approximate relationships.

A tornado forecast that takes even 1 hour to produce provides little practical value, whereas a forecast of the synoptic-scale weather 7 days ahead is useful even if it takes 12 hours to produce.

Today, weather forecasts of synoptic-scale (>1,000 kilometers) atmospheric motions are skillful out to about 1 week. However, forecasts of smaller-scale features—rainfall from severe storms and intense winds in the cores of hurricanes and tornadoes—are often still unreliable. Increases in computing power have allowed NWP models to use increasingly finer grids, which improves accuracy by better resolving small-scale dynamics, thereby reducing reliance on parameterizations to approximate phenomena smaller than the grid scale.

Despite these advances, it is still very difficult to predict the precise evolution of thunderstorms a few hours ahead or to predict hurricane intensity a few days ahead. No model is perfect: Initial conditions, finite differencing, or poorly approximated or missing physical processes can introduce errors, which accumulate and grow.

Complicating the difficulty is the practical demand that to be relevant, forecasts for smaller-scale phenomena must be made available to users quickly. A tornado forecast that takes even 1 hour to produce provides little practical value, whereas a forecast of the synoptic-scale weather 7 days ahead is useful even if it takes 12 hours to produce.

Parameterization Problems

Parameterizations introduce errors by using simplified assumptions about physical processes and through approximations and even mistakes made as the parameterizations are implemented in models. For example, a parameterized submodel that simulates heating and cooling of the atmosphere by infrared and solar radiation can be very computationally demanding. Typically, the heating and cooling of the atmosphere are calculated for one particular time and then held fixed, in some cases for hours. Meanwhile, the other atmospheric processes are simulated with time steps of a few minutes. This procedure is used for operational NWP systems, even though the strong interaction between clouds and radiation is modulated as clouds move and evolve on scales of minutes.

To alleviate these problems, modelers are already using fast and accurate ML emulations of existing time-consuming parameterizations. For example, an ML emulation of the long-wave radiation parameterization [Chevallier et al., 2000] has long been used operationally, albeit in a limited way, at the European Centre for Medium-Range Weather Forecasts. An ML emulation of both the long- and short-wave radiation parameterizations [Krasnopolsky et al., 2010] is efficient enough to be run every model time step, and this method has been successfully tested in different models.

Taking this trend to the limit, Brenowitz and Bretherton [2018] trained ML algorithms on data simulated at resolutions significantly higher than those of global NWP models to accurately determine the heating, cooling, moistening, and drying of the atmosphere due to all physical processes simultaneously. ML solutions are not limited to atmospheric processes: For example, neural networks have been developed for nonlinear wave-wave interactions in a wind-wave model [Tolman et al., 2005].

Data Assimilation

Let us next consider NWP data assimilation (DA) systems and how these systems use observations, especially remotely sensed observations. DA aims to optimally combine information from observations and prior knowledge from a previous forecast to initialize NWP models. The statistics of the errors in the observations and forecasts are important quantities for DA, and these statistics are difficult to estimate.

In practice, DA makes various approximations and assumptions (including Gaussian distributions and quasi-linear error dynamics), introduces numerous unknown “constants” that act as additional parameters to be tuned, aggressively thins or averages satellite data streams, and relies heavily on data preprocessing and postprocessing to eliminate biases in the data. As a result, only a fraction of the information in the observations makes it through the DA “filter.” Several steps in the DA system for processing, quality control, and retrieval (i.e., extraction) of geophysical information from satellite observations can be accelerated or improved with ML solutions [Gilbert et al., 2010; Atzberger, 2004].

In particular, both retrieval and DA systems assimilate satellite observations of radiances by iteratively simulating the observed radiances from the retrieved or assimilated geophysical quantities such as temperature and humidity. Fast ML emulations to simulate the radiances have been developed to significantly speed up these procedures [Taylor et al., 2016; Takenaka et al., 2011].

A Growing Need

Global weather forecasting uses only about 1%–3% of currently available satellite data, and the processing time for the traditional approaches is already crippling.

Because of society’s increasing reliance on actionable environmental information and situational awareness, there is a pressing need to fully exploit current and future large and diverse sources of environmental data. The current volume of environmental data, especially from satellites, already presents a major challenge in terms of hardware, power, and latency constraints for DA and other real-time applications.

In part for these reasons, global weather forecasting uses only about 1%–3% of currently available satellite data, and the processing time for the traditional approaches is already crippling. Today, for many parameters of interest to operational forecasters, satellites provide data streams from multiple satellites, each having its own set of limitations and data artifacts that are difficult, if not impossible, for a forecaster to recall when faced with time-critical decisions on which lives depend. And this challenge will be exacerbated by the coming wave of new sources of environmental data. In this new era, small satellites may be launched in constellations of hundreds, if not thousands. The Internet of Things will create huge volumes of environmental data: Your phone may already be measuring temperature and pressure.

As the pool of available environmental observations grows in volume and diversity, new approaches, with higher efficiency and accuracy, will be required to fully exploit these resources, as either a complement or alternative to traditional systems. Trained ML systems based on advanced neural networks are computationally very efficient and easily implemented with modern scientific programming languages.

Training an ML model is a one-time cost, so it is possible to invest in very high quality physics- and chemistry-based simulations to produce highly accurate training data that span both common and rare or extreme events [Keller and Evans, 2019]. So far in early applications, ML is successfully addressing the demands put on environmental products for higher accuracy, higher spatial and temporal resolution, enhanced conventional forecasts, and better model output postprocessing [Rasp and Lerch, 2018; Campos et al., 2018]. ML is also addressing demands for outlooks and predictions on subseasonal to seasonal timescales [Fan et al., 2019] and for improvements in the process of issuing advisories and warnings, including those for severe weather and hurricanes [Shahroudi et al., 2019].

Wanted: New Approaches

Improved weather nowcasts and forecasts need new approaches to take full advantage of all traditional and novel observations.

Improved weather nowcasts and forecasts need new approaches to take full advantage of all traditional and novel observations. These approaches must allow more sources of observations to be fused and blended for nowcasting applications and ingested by increasingly accurate (and more computationally demanding) DA and forecast systems, and they must process and disseminate data within an ever-shrinking time window.

Although significant challenges remain to the broad implementation and acceptance of ML approaches, the steps we must take to mitigate these challenges are becoming clearer:

  • Large and representative training data sets and ensembles of ML models will ensure that ML applications retain accuracy for rare and unusual cases.
  • Explainable artificial intelligence and other developments will aid in relieving the ML “black box” stigma.
  • ML approaches must satisfy appropriate physical constraints, such as conservation of mass.
  • ML outputs should include quantitative uncertainty estimates.
  • Adherence to modern computational science practices will make ML development reproducible.

If these challenges can be overcome, then we expect ML will become an important part of the solution for satellite remote sensing and NWP. We forecast more efficient use of human and computational resources; enhancements of existing tools for greater efficiency (and, in some cases, accuracy); and improved forecast skills using nowcasting, NWP, and other applications, including forecasts of extreme weather events.

References

Atzberger, C. (2004), Object-based retrieval of biophysical canopy variables using artificial neural nets and radiative transfer models, Remote Sens. Environ., 93, 53–67, https://doi.org/10.1016/j.rse.2004.06.016.

Brenowitz, N. D., and C. S. Bretherton (2018), Prognostic validation of a neural network unified physics parameterization, Geophys. Res. Lett., 45, 6,289-6,298, https://doi.org/10.1029/2018gl078510.

Campos, R. M., et al. (2018), Nonlinear wave ensemble averaging in the Gulf of Mexico using neural network, J. Atmos. Oceanic Technol., 36, 113–127, https://doi.org/10.1175/jtech-d-18-0099.1.

Chevallier, F., J.-J. Morcrette, F. Cheruy, and N. A. Scott (2000), Use of a neural-network-based long-wave radiative-transfer scheme in the ECMWF atmospheric model, Q. J. R. Meteorol. Soc., 126, 761–776, https://doi.org/10.1002/qj.49712656318.

Fan, Y., C.-Y. Wu, J. Gottschalck, and V. Krasnopolsky (2019), Using artificial neural networks to improve CFS week 3-4 precipitation and 2m temperature forecast, paper presented at 1st NOAA Workshop on Leveraging AI in the Exploitation of Satellite Earth Observations & Numerical Weather Prediction, Natl. Oceanic and Atmos. Admin., College Park, Md., www.star.nesdis.noaa.gov/star/documents/meetings/2019AI/Thursday/S5-6_NOAAai2019_Fan.pptx.

Gilbert, R. C., M. B. Richman, T. B. Trafalis, and L. M. Leslie (2010), Machine learning methods for data assimilation, Intell. Eng. Syst. Artificial Neural Networks, 20, 14, https://doi.org/10.1115/1.859599.paper14.

Keller, C. A., and M. J. Evans (2019), Application of random forest regression to the calculation of gas-phase chemistry within the GEOS-Chem chemistry model v10, Geosci. Model Dev., 12, 1,209–1,225, https://doi.org/10.5194/gmd-12-1209-2019.

Krasnopolsky, V. M., et al. (2010), Accurate and fast neural network emulations of model radiation for the NCEP coupled climate forecast system: Climate simulations and seasonal predictions, Mon. Weather Rev., 138, 1,822–1,842, https://doi.org/10.1175/2009mwr3149.1.

Rasp, S., and S. Lerch (2018), Neural networks for postprocessing ensemble weather forecasts, Mon. Weather Rev., 146, 3,885–3,900, https://doi.org/10.1175/MWR-D-18-0187.1.

Shahroudi, N., et al. (2019), Improvement to hurricane track and intensity forecast by exploiting satellite data and machine learning, paper presented at 1st NOAA Workshop on Leveraging AI in the Exploitation of Satellite Earth Observations & Numerical Weather Prediction, Natl. Oceanic and Atmos. Admin., College Park, Md., www.star.nesdis.noaa.gov/star/documents/meetings/2019AI/Wednesday/S3-2_NOAAai2019_Shahroudi.pptx.

Takenaka, H., et al. (2011), Estimation of solar radiation using a neural network based on radiative transfer, J. Geophys. Res., 116, D08215, https://doi.org/10.1029/2009JD013337.

Taylor, M., et al. (2016), Neural network radiative transfer solvers for the generation of high resolution solar irradiance spectra parameterized by cloud and aerosol parameters, J. Quant. Spectrosc. Radiat. Transfer, 168, 176–192, https://doi.org/10.1016/j.jqsrt.2015.08.018.

Tolman, H. L., V. M. Krasnopolsky, and D. V. Chalikov (2005), Neural network approximations for nonlinear interactions in wind wave spectra: Direct mapping for wind seas in deep water, Ocean Modell., 8, 253–278, https://doi.org/10.1016/j.ocemod.2003.12.008.

van Veen, F., and S. Leijnen (2016), The neural network zoo, 14 Sept., www.asimovinstitute.org/neural-network-zoo.

Author Information

Sid-Ahmed Boukabara ([email protected]), Center for Satellite Applications and Research, National Environmental Satellite, Data, and Information Service, National Oceanic and Atmospheric Administration (NOAA), College Park, Md.; Vladimir Krasnopolsky, Environmental Modeling Center, NOAA, College Park, Md.; Jebb Q. Stewart, Cooperative Institute for Research in the Atmosphere, Colorado State University, Boulder; Stephen G. Penny, Department of Atmospheric and Oceanic Science, University of Maryland, College Park; Ross N. Hoffman, Cooperative Institute for Climate and Satellites, University of Maryland, College Park; Eric Maddy, Riverside Technology Inc., College Park, Md.

Citation:

Boukabara, S.-A.,Krasnopolsky, V.,Stewart, J. Q.,Penny, S. G.,Hoffman, R. N., and Maddy, E. (2019), Artificial Intelligence may be key to better weather forecasts, Eos, 100, https://doi.org/10.1029/2019EO129967. Published on 01 August 2019.

Text © 2019. The authors. CC BY-NC-ND 3.0
Except where otherwise noted, images are subject to copyright. Any reuse without express permission from the copyright owner is prohibited.