SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Downloaden Sie, um offline zu lesen
A vision for applying machine learning to
parameterization of unresolved subgrid variability in
climate models using higher-resolution simulations
Christopher S. Bretherton
Departments of Atmospheric Science and Applied Mathematics,
University of Washington
What your atmospheric scientists were doing Monday
Cloud
processes are
multiscale
A single grid column of a global climate model (100 x 100 km)
Representing such unresolved variability is challenging
Park et al. 2014 Park and Bretherton 2009
…so ‘parameterizations’ of moist physics are difficult to
develop, subjective and work imperfectly.
Feeds into weather/climate model biases & uncertainties
CMIP5
(models)
GPCP
(observations)
Example: Double-ITCZ rainfall bias in climate models
Subgrid parameterization improvements have come more
through ‘targeted tweaking’ than from fundamental advances.
Cloud processes are better simulated on fine grids
Giga-LES (Khairoutdinov et al. 2009)
100x100 km with 100 m grid
1 km global simulations are (briefly) possible
NICAM
3.5-14 km (mo-yr)
Tomita et al. 2005
0.9 km (for 24 hr):
Miyamoto et al. 2013
Multiyear simulations with ‘ultraparameterization’
Ultrafine-grid 2D cloud-resolving model in each GCM
grid column (Δx = 250 m, Δz = 20 m for z=0.5-2 km)
Parishani et al. 2017
0 8 km
Can hi-res simulations help subgrid parameterizations?
• High-resolution models have progressed faster than moist
physics parameterizations in GCMs
• They are conceptually simpler than GCMs, because cloud
properties and air velocity don’t vary much within a grid cell, so
a complicated model for their subgrid covariability is not
needed.
• They must still parameterize smaller-scale processes (e. g.
cloud droplets a few microns wide, complex ice crystals,
turbulence, aerosols). Like other models, they are works in
progress needing constant testing vs. observations.
• Still, high-resolution simulations provide realistic reference
datasets for parameterizing subgrid cloud process variability
The human bottleneck
• Since 1992, the GCSS program has used this approach
• Improved parameterizations of cumulus convection,
turbulence, and cloud microphysics have been
implemented in leading weather and climate models
• But progress has been slow, and the uptake of new
insights from hi-res modelling and new observations is
difficult because humans concoct parameterizations.
So, how about machine learning (ML)?
• Increasingly large and comprehensive training datasets
from high-resolution simulations, if we trust them.
• A coarse-graining problem: With variables computed by
the coarse grid model (e. g. temperature, moisture and
wind profiles), use the fine-grid model to return needed
quantities to the coarse-grid model (e. g. rainfall, vertical
profiles of fractional cloud cover, turbulence, atmospheric
heating and drying).
• Ideally, the needed quantities should be stochastic -
sampled from the hi-res derived pdf of internal fine-grid
variability consistent with the coarse-grid variables.
• Could machine learning techniques help?
I wish I knew…
Some machine learning challenges
• Supervised (structured) or unsupervised learning?
• How to use training data to make a scheme stochastic?
• Inputs may be highly multidimensional (e. g. whole
multilevel profiles of temperature and humidity)
• The training dataset only covers real atmospheric states,
but a GCM will stray outside such states.
• What to do in the likely event that a ‘black box’ ML-
based scheme is numerically unstable n a GCM?
• Can we make the scheme ‘modular’ so as to separate
subgrid variability issues from changes in microphysics?
• How can we tune a ML-based scheme to minimize
errors of the GCM vs. observations?
• What if we change the GCM grid resolution?
What we are not trying to do with machine learning
• Pure dimension reduction, i. e. using ML to find a
computationally simper approximation to a deterministic
but compute-intensive parameterization, e. g.
atmospheric radiative transfer.
• Learn governing equations. Our high resolution model
uses equations for cloud microphysics and fluid motions
that we assume are correct for this purpose. Ideally, we
want to learn the subgrid variability needed to apply
these equations on the coarse grid scale by integrating
over distributions (e. g. joint pdfs of vertical air velocity,
cloud water and rain water) that might not depend on the
microphysics parameterizations.
So this is where you help me
• We have just started a small (3 person) group in UW
Atm Sci, with connections to our eScience institute
• I will describe selected past work and our baby steps.
• I would appreciate the feedback of those of you who
have more thoughts about how to do this.
Past work I: Subramanian and Palmer 2017 JAMES
• ‘Superparameterized’ ECMWF IFS (Small 2D cloud
resolving model represents moist physics in each grid
column of the global model)
• Ensemble of SP-IFS forecasts made from particular days,
differing only in random initial temperature noise used to
kick off small-scale motions in each CRM.
• Is spread of the ensemble forecasts a realistic guide to the
overall forecast uncertainty? That is, is this a useful
strategy for stochastic parameterization of moist processes?
125 km
Ensemble of
10 day SP-IFS
rainfall
forecasts
initialized
21 Oct. 2011
Subramanian and Palmer 2017 JAMES
Error and spread of rainfall forecasts vs. satellite obs
Error is within
the forecast
spread, as
desired for
stochastic
parameterization
…a credible
stochastic
parameterization
strategy based
on hi-res CRMs
Subramanian and Palmer 2017 JAMES
Past work II: Krasnopolsky et al. 2013 Adv. Artif. Neur. Syst.
• Training/testing dataset: 120-day CRM simulating a 256x256
km region of the W Pacific Ocean driven by observed
boundary and surface conditions for Nov 1992-Feb 1993.
Lots of deep cumulonimbus cloud systems and rainfall.
First 80% for training, last 20% for testing.
• Neural net (NN) used to learn how atmospheric heating &
moistening profiles due to all CRM-simulated cloud, radiation
and turbulent processes depend upon the time-varying
atmospheric temperature & moisture profiles (unsupervised
learning of parameterization of all moist physics).
NN training
r = 256
In training data, underlying relation {T(z),q(z)} → {Q1(z),Q2(z),cloud} is
not deterministic; it also depends upon the detailed time evolution of the
convection in the CRM domain. For each use, a NN should be
stochastically drawn from an ensemble of NNs that fit the training data
‘well enough’ to be plausible. They use a 10-member ensemble.
5 layers, 594 parameters
Krasnopolsky et al. 2013
Validation using CRM test data set
NN ensemble predicts the CRM heating and cloud profiles encouragingly well
Krasnopolsky et al. 2013
Diagnostic test of NN param over tropical Pacific
NN moist physics
parameterization tested
diagnostically using
inputs from CAM climate
model over a large
region of the tropical
Pacific.
NN maintains a
reasonable cloud cover
over the region, but
other aspects of the
simulation were not
comprehensively
validated.
Diagnostic test doesn’t
demonstrate NN would
perform well if used to
‘prognostically’ drive
CAM.
Cloud cover
Krasnopolsky et al. 2013
Improving on this approach
• Can a version of this approach work prognostically?
• Best to train with more comprehensive datasets, e. g.
super/ultraparameterization or global cloud resolving model.
Narenpitak et al. 2017 JAMES
CHOMP: Advancing CLUBB using machine learning
A supervised learning strategy for improving the CLUBB moist turbulence
parameterization used in CAM6 (with Jeremy McGibbon)
CLUBB = Cloud Layers Unified By Binormals (Golaz et al. 2002)
CHOMP = Closing Higher Orders with Machine-learning Parameterization
Based on large-eddy simulations of cloudy atmospheric boundary layers
sampled on 12 cruises of a container ship from LA to Hawaii during DOE’s
MAGIC campaign in Oct. 2011-Sept. 2012 (McGibbon and Bretherton 2017).
The LES dataset
• Hourly 3D samples
from 12 4-day
cruises, 400+
vertical levels
• 11 cruises used for
training, 1 for testing
CLUBB and CHOMP
• Higher-order turbulence closure
(HOC): Gridcell-mean tendencies
depend on second-order moments
• 2nd-order depends on 3rd-order, etc.
• CLUBB: 11 moments of u, v, w, qt and
θl are prognosed; others are
diagnosed (‘closed’) in terms of these
assuming joint double-Gaussian
PDFs  errors!
• CHOMP: Use random forest
regression trained on LES output for
cloud-topped boundary layer cases to
relate unknown moments (blue) to
prognostic variables.
• Each of the 400+ model levels at
each LES output time gives a sample.
Prognostic variables
One typical CLUBB moment equation
(closure terms revised in CHOMP)
Profile of input moments at one time in test data
Profiles of desired output moments from same time
• Random forest (CHOMP) matches LES better than CLUBB.
Challenges for CHOMP
• Random forest outputs are piecewise constant functions
of inputs, but we need to take their vertical derivatives.
Even after smoothing this leads to numerical instability in
the prognostic variables.
• A more efficient neural net is harder to train and less
robust on this data set.
• What to do when inputs go well outside the range of the
training data?
• The LES outputs are partly stochastic functions of their
inputs. This would be nice to preserve in CHOMP, but
the random forest regression mostly averages this out.
Outlook
• Machine learning using comprehensive training datasets from
realistic high-resolution models of clouds, storms,turbulence
→ could break the human parameterization bottleneck?
• But has not yet been successfully used to develop a moist
physics parameterization implemented in a global model.
• Best approach is unclear, including how to implement
stochasticity and how to tune using observational data.
• Lots of potential and technical challenges - your help needed!

Weitere ähnliche Inhalte

Was ist angesagt?

Understanding climate model evaluation and validation
Understanding climate model evaluation and validationUnderstanding climate model evaluation and validation
Understanding climate model evaluation and validationPuneet Sharma
 
temporal_analysis_forest_cover_using_hmm.ppt
temporal_analysis_forest_cover_using_hmm.ppttemporal_analysis_forest_cover_using_hmm.ppt
temporal_analysis_forest_cover_using_hmm.pptgrssieee
 
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...Lorena Santos
 
TuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016PresentationTuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016PresentationTucker Hartland
 
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...IJMER
 
Choosing the right physics for WRF (5/2009)
Choosing the right physics for WRF (5/2009)Choosing the right physics for WRF (5/2009)
Choosing the right physics for WRF (5/2009)Skylar Hernandez
 
Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...
Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...
Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...Maosi Chen
 
CLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing ImagesCLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing ImagesEditor IJCATR
 
On the Effect of Geometries Simplification on Geo-spatial Link Discovery
On the Effect of Geometries Simplification on Geo-spatial Link DiscoveryOn the Effect of Geometries Simplification on Geo-spatial Link Discovery
On the Effect of Geometries Simplification on Geo-spatial Link DiscoveryAbdullah Ahmed
 
Prediction of the daily global solar irradiance received on a horizontal surf...
Prediction of the daily global solar irradiance received on a horizontal surf...Prediction of the daily global solar irradiance received on a horizontal surf...
Prediction of the daily global solar irradiance received on a horizontal surf...irjes
 
Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...Putika Ashfar Khoiri
 
HACC: Fitting the Universe Inside a Supercomputer
HACC: Fitting the Universe Inside a SupercomputerHACC: Fitting the Universe Inside a Supercomputer
HACC: Fitting the Universe Inside a Supercomputerinside-BigData.com
 
TH3.TO4.3.ppt
TH3.TO4.3.pptTH3.TO4.3.ppt
TH3.TO4.3.pptgrssieee
 
An Enhanced Support Vector Regression Model for Weather Forecasting
An Enhanced Support Vector Regression Model for Weather ForecastingAn Enhanced Support Vector Regression Model for Weather Forecasting
An Enhanced Support Vector Regression Model for Weather ForecastingIOSR Journals
 
Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...
Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...
Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...Dipta Majumder
 
Morales, Randulph: Spatio-temporal kriging in estimating local methane source...
Morales, Randulph: Spatio-temporal kriging in estimating local methane source...Morales, Randulph: Spatio-temporal kriging in estimating local methane source...
Morales, Randulph: Spatio-temporal kriging in estimating local methane source...Integrated Carbon Observation System (ICOS)
 
Cambridge 2014 Complexity, tails and trends
Cambridge 2014  Complexity, tails and trendsCambridge 2014  Complexity, tails and trends
Cambridge 2014 Complexity, tails and trendsNick Watkins
 

Was ist angesagt? (20)

CLIM: Transition Workshop - Optimization Methods in Remote Sensing - Jessica...
CLIM: Transition Workshop - Optimization Methods in Remote Sensing  - Jessica...CLIM: Transition Workshop - Optimization Methods in Remote Sensing  - Jessica...
CLIM: Transition Workshop - Optimization Methods in Remote Sensing - Jessica...
 
Understanding climate model evaluation and validation
Understanding climate model evaluation and validationUnderstanding climate model evaluation and validation
Understanding climate model evaluation and validation
 
CLIM: Transition Workshop - Activities and Progress in the “Parameter Optimiz...
CLIM: Transition Workshop - Activities and Progress in the “Parameter Optimiz...CLIM: Transition Workshop - Activities and Progress in the “Parameter Optimiz...
CLIM: Transition Workshop - Activities and Progress in the “Parameter Optimiz...
 
temporal_analysis_forest_cover_using_hmm.ppt
temporal_analysis_forest_cover_using_hmm.ppttemporal_analysis_forest_cover_using_hmm.ppt
temporal_analysis_forest_cover_using_hmm.ppt
 
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
Land Cover and Land use Classifiction from Satellite Image Time Series Data u...
 
TuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016PresentationTuckerHEDPSummer2016Presentation
TuckerHEDPSummer2016Presentation
 
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor  For Real Data Set ...
Improved Kalman Filtered Neuro-Fuzzy Wind Speed Predictor For Real Data Set ...
 
Choosing the right physics for WRF (5/2009)
Choosing the right physics for WRF (5/2009)Choosing the right physics for WRF (5/2009)
Choosing the right physics for WRF (5/2009)
 
Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...
Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...
Agu chen a31_g-2917_retrieving temperature and relative humidity profiles fro...
 
CLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing ImagesCLEARMiner: Mining of Multitemporal Remote Sensing Images
CLEARMiner: Mining of Multitemporal Remote Sensing Images
 
On the Effect of Geometries Simplification on Geo-spatial Link Discovery
On the Effect of Geometries Simplification on Geo-spatial Link DiscoveryOn the Effect of Geometries Simplification on Geo-spatial Link Discovery
On the Effect of Geometries Simplification on Geo-spatial Link Discovery
 
Prediction of the daily global solar irradiance received on a horizontal surf...
Prediction of the daily global solar irradiance received on a horizontal surf...Prediction of the daily global solar irradiance received on a horizontal surf...
Prediction of the daily global solar irradiance received on a horizontal surf...
 
Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...
 
HACC: Fitting the Universe Inside a Supercomputer
HACC: Fitting the Universe Inside a SupercomputerHACC: Fitting the Universe Inside a Supercomputer
HACC: Fitting the Universe Inside a Supercomputer
 
Thesis Guillermo Kardolus
Thesis Guillermo KardolusThesis Guillermo Kardolus
Thesis Guillermo Kardolus
 
TH3.TO4.3.ppt
TH3.TO4.3.pptTH3.TO4.3.ppt
TH3.TO4.3.ppt
 
An Enhanced Support Vector Regression Model for Weather Forecasting
An Enhanced Support Vector Regression Model for Weather ForecastingAn Enhanced Support Vector Regression Model for Weather Forecasting
An Enhanced Support Vector Regression Model for Weather Forecasting
 
Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...
Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...
Comparison of Solar and Wind Energy Potential at University of Oldenburg, Ger...
 
Morales, Randulph: Spatio-temporal kriging in estimating local methane source...
Morales, Randulph: Spatio-temporal kriging in estimating local methane source...Morales, Randulph: Spatio-temporal kriging in estimating local methane source...
Morales, Randulph: Spatio-temporal kriging in estimating local methane source...
 
Cambridge 2014 Complexity, tails and trends
Cambridge 2014  Complexity, tails and trendsCambridge 2014  Complexity, tails and trends
Cambridge 2014 Complexity, tails and trends
 

Ähnlich wie Program on Mathematical and Statistical Methods for Climate and the Earth System Opening Workshop, Developing Stochastic Parameterizations of Subgrid Variability of Clouds and Turbulence using High-Resolution Simulations - Chris Bretherton, Aug 24, 2017

Simulating Weather: Numerical Weather Prediction as Computational Simulation
Simulating Weather: Numerical Weather Prediction as Computational SimulationSimulating Weather: Numerical Weather Prediction as Computational Simulation
Simulating Weather: Numerical Weather Prediction as Computational SimulationTing-Shuo Yo
 
Machine Learning for Weather Forecasts
Machine Learning for Weather ForecastsMachine Learning for Weather Forecasts
Machine Learning for Weather Forecastsinside-BigData.com
 
Optimal combinaison of CFD modeling and statistical learning for short-term w...
Optimal combinaison of CFD modeling and statistical learning for short-term w...Optimal combinaison of CFD modeling and statistical learning for short-term w...
Optimal combinaison of CFD modeling and statistical learning for short-term w...Jean-Claude Meteodyn
 
The Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model DataThe Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model DataSiri Jodha Singh Khalsa
 
Short Presentation: Mohamed abuella's Research Highlights
Short Presentation: Mohamed abuella's Research HighlightsShort Presentation: Mohamed abuella's Research Highlights
Short Presentation: Mohamed abuella's Research HighlightsMohamed Abuella
 
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppiModellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppiARIANET
 
Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...Decision and Policy Analysis Program
 
A Semi-Lagrangian NWP Model For Real-Time And Research Applications Evaluati...
A Semi-Lagrangian NWP Model For Real-Time And Research Applications  Evaluati...A Semi-Lagrangian NWP Model For Real-Time And Research Applications  Evaluati...
A Semi-Lagrangian NWP Model For Real-Time And Research Applications Evaluati...Alicia Buske
 
Future guidelines the meteorological view - Isabel Martínez (AEMet)
Future guidelines the meteorological view - Isabel Martínez (AEMet)Future guidelines the meteorological view - Isabel Martínez (AEMet)
Future guidelines the meteorological view - Isabel Martínez (AEMet)IrSOLaV Pomares
 
Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...
Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...
Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...Shakas Technologies
 
Climate downscaling
Climate downscalingClimate downscaling
Climate downscalingIC3Climate
 
PowerPoint Powerpoint
PowerPoint PowerpointPowerPoint Powerpoint
PowerPoint Powerpointwebhostingguy
 
PowerPoint Powerpoint
PowerPoint PowerpointPowerPoint Powerpoint
PowerPoint Powerpointwebhostingguy
 
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...Decision and Policy Analysis Program
 
Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...
Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...
Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...grssieee
 
Application of the extreme learning machine algorithm for the
Application of the extreme learning machine algorithm for theApplication of the extreme learning machine algorithm for the
Application of the extreme learning machine algorithm for themehmet şahin
 
NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...
NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...
NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...ssuser4b1f48
 

Ähnlich wie Program on Mathematical and Statistical Methods for Climate and the Earth System Opening Workshop, Developing Stochastic Parameterizations of Subgrid Variability of Clouds and Turbulence using High-Resolution Simulations - Chris Bretherton, Aug 24, 2017 (20)

Simulating Weather: Numerical Weather Prediction as Computational Simulation
Simulating Weather: Numerical Weather Prediction as Computational SimulationSimulating Weather: Numerical Weather Prediction as Computational Simulation
Simulating Weather: Numerical Weather Prediction as Computational Simulation
 
Machine Learning for Weather Forecasts
Machine Learning for Weather ForecastsMachine Learning for Weather Forecasts
Machine Learning for Weather Forecasts
 
Optimal combinaison of CFD modeling and statistical learning for short-term w...
Optimal combinaison of CFD modeling and statistical learning for short-term w...Optimal combinaison of CFD modeling and statistical learning for short-term w...
Optimal combinaison of CFD modeling and statistical learning for short-term w...
 
The Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model DataThe Role of Semantics in Harmonizing YOPP Observation and Model Data
The Role of Semantics in Harmonizing YOPP Observation and Model Data
 
Short Presentation: Mohamed abuella's Research Highlights
Short Presentation: Mohamed abuella's Research HighlightsShort Presentation: Mohamed abuella's Research Highlights
Short Presentation: Mohamed abuella's Research Highlights
 
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppiModellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
Modellistica Lagrangiana in ISAC Torino - risultati e nuovi sviluppi
 
Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...Julian R - Spatial downscaling of future climate predictions for agriculture ...
Julian R - Spatial downscaling of future climate predictions for agriculture ...
 
A Semi-Lagrangian NWP Model For Real-Time And Research Applications Evaluati...
A Semi-Lagrangian NWP Model For Real-Time And Research Applications  Evaluati...A Semi-Lagrangian NWP Model For Real-Time And Research Applications  Evaluati...
A Semi-Lagrangian NWP Model For Real-Time And Research Applications Evaluati...
 
Future guidelines the meteorological view - Isabel Martínez (AEMet)
Future guidelines the meteorological view - Isabel Martínez (AEMet)Future guidelines the meteorological view - Isabel Martínez (AEMet)
Future guidelines the meteorological view - Isabel Martínez (AEMet)
 
Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...
Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...
Machine-Learned Cloud Classes From Satellite Data for Process-Oriented Climat...
 
Ocean Modelling
Ocean ModellingOcean Modelling
Ocean Modelling
 
Climate downscaling
Climate downscalingClimate downscaling
Climate downscaling
 
Paper18
Paper18Paper18
Paper18
 
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
Program on Mathematical and Statistical Methods for Climate and the Earth Sys...
 
PowerPoint Powerpoint
PowerPoint PowerpointPowerPoint Powerpoint
PowerPoint Powerpoint
 
PowerPoint Powerpoint
PowerPoint PowerpointPowerPoint Powerpoint
PowerPoint Powerpoint
 
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
Carlos N - CIAT Experience In Climate Modeling; Scenarios of future climate c...
 
Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...
Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...
Effects of Uncertainty in Cloud Microphysics on Passive Microwave Rainfall Me...
 
Application of the extreme learning machine algorithm for the
Application of the extreme learning machine algorithm for theApplication of the extreme learning machine algorithm for the
Application of the extreme learning machine algorithm for the
 
NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...
NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...
NS-CUK Seminar: S.T.Nguyen, Review on "Weather-Aware Fiber-Wireless Traffic P...
 

Mehr von The Statistical and Applied Mathematical Sciences Institute

Mehr von The Statistical and Applied Mathematical Sciences Institute (20)

Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
Causal Inference Opening Workshop - Latent Variable Models, Causal Inference,...
 
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
2019 Fall Series: Special Guest Lecture - 0-1 Phase Transitions in High Dimen...
 
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
Causal Inference Opening Workshop - Causal Discovery in Neuroimaging Data - F...
 
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
Causal Inference Opening Workshop - Smooth Extensions to BART for Heterogeneo...
 
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
Causal Inference Opening Workshop - A Bracketing Relationship between Differe...
 
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
Causal Inference Opening Workshop - Testing Weak Nulls in Matched Observation...
 
Causal Inference Opening Workshop - Difference-in-differences: more than meet...
Causal Inference Opening Workshop - Difference-in-differences: more than meet...Causal Inference Opening Workshop - Difference-in-differences: more than meet...
Causal Inference Opening Workshop - Difference-in-differences: more than meet...
 
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
Causal Inference Opening Workshop - New Statistical Learning Methods for Esti...
 
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
Causal Inference Opening Workshop - Bipartite Causal Inference with Interfere...
 
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
Causal Inference Opening Workshop - Bridging the Gap Between Causal Literatur...
 
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
Causal Inference Opening Workshop - Some Applications of Reinforcement Learni...
 
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
Causal Inference Opening Workshop - Bracketing Bounds for Differences-in-Diff...
 
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
Causal Inference Opening Workshop - Assisting the Impact of State Polcies: Br...
 
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
Causal Inference Opening Workshop - Experimenting in Equilibrium - Stefan Wag...
 
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
Causal Inference Opening Workshop - Targeted Learning for Causal Inference Ba...
 
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
Causal Inference Opening Workshop - Bayesian Nonparametric Models for Treatme...
 
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
2019 Fall Series: Special Guest Lecture - Adversarial Risk Analysis of the Ge...
 
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
2019 Fall Series: Professional Development, Writing Academic Papers…What Work...
 
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
2019 GDRR: Blockchain Data Analytics - Machine Learning in/for Blockchain: Fu...
 
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
2019 GDRR: Blockchain Data Analytics - QuTrack: Model Life Cycle Management f...
 

Kürzlich hochgeladen

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxNikitaBankoti2
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxRamakrishna Reddy Bijjam
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 

Kürzlich hochgeladen (20)

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 

Program on Mathematical and Statistical Methods for Climate and the Earth System Opening Workshop, Developing Stochastic Parameterizations of Subgrid Variability of Clouds and Turbulence using High-Resolution Simulations - Chris Bretherton, Aug 24, 2017

  • 1. A vision for applying machine learning to parameterization of unresolved subgrid variability in climate models using higher-resolution simulations Christopher S. Bretherton Departments of Atmospheric Science and Applied Mathematics, University of Washington
  • 2. What your atmospheric scientists were doing Monday
  • 4. A single grid column of a global climate model (100 x 100 km)
  • 5. Representing such unresolved variability is challenging Park et al. 2014 Park and Bretherton 2009 …so ‘parameterizations’ of moist physics are difficult to develop, subjective and work imperfectly.
  • 6. Feeds into weather/climate model biases & uncertainties CMIP5 (models) GPCP (observations) Example: Double-ITCZ rainfall bias in climate models Subgrid parameterization improvements have come more through ‘targeted tweaking’ than from fundamental advances.
  • 7. Cloud processes are better simulated on fine grids Giga-LES (Khairoutdinov et al. 2009) 100x100 km with 100 m grid
  • 8. 1 km global simulations are (briefly) possible NICAM 3.5-14 km (mo-yr) Tomita et al. 2005 0.9 km (for 24 hr): Miyamoto et al. 2013
  • 9. Multiyear simulations with ‘ultraparameterization’ Ultrafine-grid 2D cloud-resolving model in each GCM grid column (Δx = 250 m, Δz = 20 m for z=0.5-2 km) Parishani et al. 2017 0 8 km
  • 10. Can hi-res simulations help subgrid parameterizations? • High-resolution models have progressed faster than moist physics parameterizations in GCMs • They are conceptually simpler than GCMs, because cloud properties and air velocity don’t vary much within a grid cell, so a complicated model for their subgrid covariability is not needed. • They must still parameterize smaller-scale processes (e. g. cloud droplets a few microns wide, complex ice crystals, turbulence, aerosols). Like other models, they are works in progress needing constant testing vs. observations. • Still, high-resolution simulations provide realistic reference datasets for parameterizing subgrid cloud process variability
  • 11. The human bottleneck • Since 1992, the GCSS program has used this approach • Improved parameterizations of cumulus convection, turbulence, and cloud microphysics have been implemented in leading weather and climate models • But progress has been slow, and the uptake of new insights from hi-res modelling and new observations is difficult because humans concoct parameterizations.
  • 12. So, how about machine learning (ML)? • Increasingly large and comprehensive training datasets from high-resolution simulations, if we trust them. • A coarse-graining problem: With variables computed by the coarse grid model (e. g. temperature, moisture and wind profiles), use the fine-grid model to return needed quantities to the coarse-grid model (e. g. rainfall, vertical profiles of fractional cloud cover, turbulence, atmospheric heating and drying). • Ideally, the needed quantities should be stochastic - sampled from the hi-res derived pdf of internal fine-grid variability consistent with the coarse-grid variables. • Could machine learning techniques help?
  • 13. I wish I knew… Some machine learning challenges • Supervised (structured) or unsupervised learning? • How to use training data to make a scheme stochastic? • Inputs may be highly multidimensional (e. g. whole multilevel profiles of temperature and humidity) • The training dataset only covers real atmospheric states, but a GCM will stray outside such states. • What to do in the likely event that a ‘black box’ ML- based scheme is numerically unstable n a GCM? • Can we make the scheme ‘modular’ so as to separate subgrid variability issues from changes in microphysics? • How can we tune a ML-based scheme to minimize errors of the GCM vs. observations? • What if we change the GCM grid resolution?
  • 14. What we are not trying to do with machine learning • Pure dimension reduction, i. e. using ML to find a computationally simper approximation to a deterministic but compute-intensive parameterization, e. g. atmospheric radiative transfer. • Learn governing equations. Our high resolution model uses equations for cloud microphysics and fluid motions that we assume are correct for this purpose. Ideally, we want to learn the subgrid variability needed to apply these equations on the coarse grid scale by integrating over distributions (e. g. joint pdfs of vertical air velocity, cloud water and rain water) that might not depend on the microphysics parameterizations.
  • 15. So this is where you help me • We have just started a small (3 person) group in UW Atm Sci, with connections to our eScience institute • I will describe selected past work and our baby steps. • I would appreciate the feedback of those of you who have more thoughts about how to do this.
  • 16. Past work I: Subramanian and Palmer 2017 JAMES • ‘Superparameterized’ ECMWF IFS (Small 2D cloud resolving model represents moist physics in each grid column of the global model) • Ensemble of SP-IFS forecasts made from particular days, differing only in random initial temperature noise used to kick off small-scale motions in each CRM. • Is spread of the ensemble forecasts a realistic guide to the overall forecast uncertainty? That is, is this a useful strategy for stochastic parameterization of moist processes? 125 km
  • 17. Ensemble of 10 day SP-IFS rainfall forecasts initialized 21 Oct. 2011 Subramanian and Palmer 2017 JAMES
  • 18. Error and spread of rainfall forecasts vs. satellite obs Error is within the forecast spread, as desired for stochastic parameterization …a credible stochastic parameterization strategy based on hi-res CRMs Subramanian and Palmer 2017 JAMES
  • 19. Past work II: Krasnopolsky et al. 2013 Adv. Artif. Neur. Syst. • Training/testing dataset: 120-day CRM simulating a 256x256 km region of the W Pacific Ocean driven by observed boundary and surface conditions for Nov 1992-Feb 1993. Lots of deep cumulonimbus cloud systems and rainfall. First 80% for training, last 20% for testing. • Neural net (NN) used to learn how atmospheric heating & moistening profiles due to all CRM-simulated cloud, radiation and turbulent processes depend upon the time-varying atmospheric temperature & moisture profiles (unsupervised learning of parameterization of all moist physics).
  • 20. NN training r = 256 In training data, underlying relation {T(z),q(z)} → {Q1(z),Q2(z),cloud} is not deterministic; it also depends upon the detailed time evolution of the convection in the CRM domain. For each use, a NN should be stochastically drawn from an ensemble of NNs that fit the training data ‘well enough’ to be plausible. They use a 10-member ensemble. 5 layers, 594 parameters Krasnopolsky et al. 2013
  • 21. Validation using CRM test data set NN ensemble predicts the CRM heating and cloud profiles encouragingly well Krasnopolsky et al. 2013
  • 22. Diagnostic test of NN param over tropical Pacific NN moist physics parameterization tested diagnostically using inputs from CAM climate model over a large region of the tropical Pacific. NN maintains a reasonable cloud cover over the region, but other aspects of the simulation were not comprehensively validated. Diagnostic test doesn’t demonstrate NN would perform well if used to ‘prognostically’ drive CAM. Cloud cover Krasnopolsky et al. 2013
  • 23. Improving on this approach • Can a version of this approach work prognostically? • Best to train with more comprehensive datasets, e. g. super/ultraparameterization or global cloud resolving model. Narenpitak et al. 2017 JAMES
  • 24. CHOMP: Advancing CLUBB using machine learning A supervised learning strategy for improving the CLUBB moist turbulence parameterization used in CAM6 (with Jeremy McGibbon) CLUBB = Cloud Layers Unified By Binormals (Golaz et al. 2002) CHOMP = Closing Higher Orders with Machine-learning Parameterization Based on large-eddy simulations of cloudy atmospheric boundary layers sampled on 12 cruises of a container ship from LA to Hawaii during DOE’s MAGIC campaign in Oct. 2011-Sept. 2012 (McGibbon and Bretherton 2017).
  • 25. The LES dataset • Hourly 3D samples from 12 4-day cruises, 400+ vertical levels • 11 cruises used for training, 1 for testing
  • 26. CLUBB and CHOMP • Higher-order turbulence closure (HOC): Gridcell-mean tendencies depend on second-order moments • 2nd-order depends on 3rd-order, etc. • CLUBB: 11 moments of u, v, w, qt and θl are prognosed; others are diagnosed (‘closed’) in terms of these assuming joint double-Gaussian PDFs  errors! • CHOMP: Use random forest regression trained on LES output for cloud-topped boundary layer cases to relate unknown moments (blue) to prognostic variables. • Each of the 400+ model levels at each LES output time gives a sample. Prognostic variables One typical CLUBB moment equation (closure terms revised in CHOMP)
  • 27. Profile of input moments at one time in test data
  • 28. Profiles of desired output moments from same time • Random forest (CHOMP) matches LES better than CLUBB.
  • 29. Challenges for CHOMP • Random forest outputs are piecewise constant functions of inputs, but we need to take their vertical derivatives. Even after smoothing this leads to numerical instability in the prognostic variables. • A more efficient neural net is harder to train and less robust on this data set. • What to do when inputs go well outside the range of the training data? • The LES outputs are partly stochastic functions of their inputs. This would be nice to preserve in CHOMP, but the random forest regression mostly averages this out.
  • 30. Outlook • Machine learning using comprehensive training datasets from realistic high-resolution models of clouds, storms,turbulence → could break the human parameterization bottleneck? • But has not yet been successfully used to develop a moist physics parameterization implemented in a global model. • Best approach is unclear, including how to implement stochasticity and how to tune using observational data. • Lots of potential and technical challenges - your help needed!