Short tutorial on data assimilation

Size: px
Start display at page:

Download "Short tutorial on data assimilation"

Transcription

1 Mitglied der Helmholtz-Gemeinschaft Short tutorial on data assimilation 23 June 2015 Wolfgang Kurtz & Harrie-Jan Hendricks Franssen Institute of Bio- and Geosciences IBG-3 (Agrosphere), Forschungszentrum Jülich GmbH Centre for High-Performance Computing in Terrestrial Systems, Geoverbund ABC/J, Jülich

2 Data assimilation Optimal merging of (uncertain) model predictions with (uncertain) measurements. 23 June 2015 IBG-3: Agrosphere 1

3 Data assimilation Optimal merging of (uncertain) model predictions with (uncertain) measurements. Models are applied in a variety of earth system disciplines: Atmosphere Oceanography Land surface Surface water/ groundwater Glaciology Radiative transfer models Vegetation dynamics/ Biogeochemistry 23 June 2015 IBG-3: Agrosphere 1

4 Why are model predictions uncertain? Model structural errors: Richards equation in land surface models Soil respiration in land surface models: simple black-box concept 23 June 2015 IBG-3: Agrosphere 2

5 Why are model predictions uncertain? Model structural errors: Richards equation in land surface models Soil respiration in land surface models: simple black-box concept Parameter errors: Soil hydraulic parameters like saturated conductivity or porosity Ecosystem parameters like rooting depth 23 June 2015 IBG-3: Agrosphere 2

6 Why are model predictions uncertain? Model structural errors: Richards equation in land surface models Soil respiration in land surface models: simple black-box concept Parameter errors: Soil hydraulic parameters like saturated conductivity or porosity Ecosystem parameters like rooting depth Errors in model forcings: Precipitation Short wave radiation 23 June 2015 IBG-3: Agrosphere 2

7 Why are model predictions uncertain? Model structural errors: Richards equation in land surface models Soil respiration in land surface models: simple black-box concept Parameter errors: Soil hydraulic parameters like saturated conductivity or porosity Ecosystem parameters like rooting depth Errors in model forcings: Precipitation Short wave radiation Errors in initial conditions: Initial soil moisture content Carbon pools 23 June 2015 IBG-3: Agrosphere 2

8 Measurement data Provide information on model states Provide (indirectly) information on parameters and model forcings Data are more valuable if they provide information over larger spatial and temporal scales 23 June 2015 IBG-3: Agrosphere 3

9 Measurement data Provide information on model states Provide (indirectly) information on parameters and model forcings Data are more valuable if they provide information over larger spatial and temporal scales Important limitations Information is always incomplete: not everywhere, not always Random measurement errors (e.g., instrument precision) Systematic measurement errors (e.g., LAI from SMOS) Complicated relationship between what is measured and the quantity of interest (e.g., brightness temperature from SMOS and soil moisture content) 23 June 2015 IBG-3: Agrosphere 3

10 Bayes Law Posterior {}}{ p(x y) = Likelihood {}}{ p(x) p(y x) p(y) }{{} Evidence Prior {}}{ 23 June 2015 IBG-3: Agrosphere 4

11 Bayes Law Posterior {}}{ p(x y) = Likelihood {}}{ p(x) p(y x) p(y) }{{} Evidence Prior {}}{ Often a Gaussian distribution is assumed as prior: p(x) exp ( 1 2 (x µ) C 1 (x µ) ) The likelihood in case of a Gaussian assumption is given by: p(y x) exp ( 1 2 (y Hx) R 1 (y Hx) ) 23 June 2015 IBG-3: Agrosphere 4

12 Bayes Law Posterior {}}{ p(x y) = Likelihood {}}{ p(x) p(y x) p(y) }{{} Evidence Prior {}}{ Often a Gaussian distribution is assumed as prior: p(x) exp ( 1 2 (x µ) C 1 (x µ) ) The likelihood in case of a Gaussian assumption is given by: p(y x) exp ( 1 2 (y Hx) R 1 (y Hx) ) Kalman filter and variational DA follow as solutions 23 June 2015 IBG-3: Agrosphere 4

13 DA methods Inverse modelling / Variational DA Markov Chain Monte Carlo (MCMC) Ensemble Kalman Filter (EnKF) Particle Filter (PF) Ensemble Kalman Smoother (EnKS)/ Particle Smoother (PS) 23 June 2015 IBG-3: Agrosphere 5

14 DA methods Inverse modelling / Variational DA Markov Chain Monte Carlo (MCMC) Ensemble Kalman Filter (EnKF) Particle Filter (PF) Ensemble Kalman Smoother (EnKS)/ Particle Smoother (PS) Differ with respect to e.g.: Temporal treatment of observations Intrinsic assumptions Computational cost Uncertainty quantification 23 June 2015 IBG-3: Agrosphere 5

15 Observations in variational DA/ MCMC t 1 t 2 t 3 t 4 t 5 Measurements are processed in batch to update states/parameters for all time steps. 23 June 2015 IBG-3: Agrosphere 6

16 Observations in filters (EnKF/ PF) t 1 t 2 t 3 t 4 t 5 Incoming measurements are only used to update states/parameters at current time step. 23 June 2015 IBG-3: Agrosphere 7

17 Observations in smoothers (EnKS/ PS) t 1 t 2 t 3 t 4 t 5 Incoming measurements are used to update states/parameters at current and previous time steps. 23 June 2015 IBG-3: Agrosphere 8

18 DA methods Markov Chain Monte Carlo very general, but expensive Inverse modelling/ Variational DA Gaussian assumption, uncertainty estimates relatively poor Particle Filter Markovian assumption (sequential), expensive, uncertainty estimates relatively poor related to filter collapse Ensemble Kalman Filter Marcovian assumption (sequential), Gaussian assumption, efficient, better uncertainty estimates than for gradient based inverse Ensemble Kalman Smoother Gaussian assumption, but data over longer time period 23 June 2015 IBG-3: Agrosphere 9

19 Ensemble Kalman Filter t-1 t t+1 23 June 2015 IBG-3: Agrosphere 10

20 Ensemble Kalman Filter t-1 t t+1 23 June 2015 IBG-3: Agrosphere 10

21 Ensemble Kalman Filter t-1 t t+1 23 June 2015 IBG-3: Agrosphere 10

22 Ensemble Kalman Filter t-1 t t+1 23 June 2015 IBG-3: Agrosphere 10

23 Ensemble Kalman Filter t-1 t t+1 23 June 2015 IBG-3: Agrosphere 10

24 Ensemble Kalman filter - Analysis scheme Prediction equation i = M(x t 1, p i, q i ) + ωi t x t x = model states p = model parameters q = model forcings ω = model errors M = (non-linear) forward model t = time i = model realization i 23 June 2015 IBG-3: Agrosphere 11

25 Ensemble Kalman filter - Analysis scheme Measurement equation ỹ i = Hx i + ɛ i x = model states ỹ = simulation at observation point H = measurement operator ɛ = measurement error i = model realization 23 June 2015 IBG-3: Agrosphere 12

26 Measurement operator Model grid Measurement locations X 1 x 2 x 3 ỹ x 4 ỹ 2 = x 5 ỹ x 6 x 7 x 8 23 June 2015 IBG-3: Agrosphere x 9 13

27 Measurement operator Model grid Measurement locations not at cell centers X 1 x 2 x 3 ỹ x 4 ỹ 2 = x 5 ỹ x 6 x 7 x 8 23 June 2015 IBG-3: Agrosphere x 9 14

28 Measurement operator Model grid One remote sensing measurement X 1 x 2 x 3 ] [ [ỹ1 = 1 ] x x 5 x 6 x 7 x 8 23 June 2015 IBG-3: Agrosphere x 9 15

29 Ensemble Kalman filter - Analysis scheme Updating equation x + i = x t i + K (y ỹ i ) x = model states (predicted) x = model states (updated) K = Kalman gain y = measurement ỹ = simulation at observation point i = model realization 23 June 2015 IBG-3: Agrosphere 16

30 Ensemble Kalman filter - Analysis scheme Kalman gain K = C xỹ (HC xỹ + R) 1 K = Kalman gain C xỹ = covariance matrix of states and simulated measurements R = measurement error covariance matrix 23 June 2015 IBG-3: Agrosphere 17

31 Covariance matrix Model grid Measurement locations C x1 ỹ 1 C x1 ỹ 2 C x1 ỹ 3 C x2 ỹ 1 C x2 ỹ 2 C x2 ỹ 3 C x3 ỹ 1 C x3 ỹ 2 C x3 ỹ 3 C x4 ỹ 1 C x4 ỹ 2 C x4 ỹ 3 C xỹ = C x5 ỹ 1 C x5 ỹ 2 C x5 ỹ 3 C x6 ỹ 1 C x6 ỹ 2 C x6 ỹ 3 C x7 ỹ 1 C x7 ỹ 2 C x7 ỹ 3 C x8 ỹ 1 C x8 ỹ 2 C x8 ỹ 3 C x9 ỹ 1 C x9 ỹ 2 C x9 ỹ 3 23 June 2015 IBG-3: Agrosphere 18

32 Covariance matrix Model grid Measurement locations C x1 ỹ 1 C x1 ỹ 2 C x1 ỹ 3 C x2 ỹ 1 C x2 ỹ 2 C x2 ỹ 3 C x3 ỹ 1 C x3 ỹ 2 C x3 ỹ 3 C x4 ỹ 1 C x4 ỹ 2 C x4 ỹ 3 C xỹ = C x5 ỹ 1 C x5 ỹ 2 C x5 ỹ 3 C x6 ỹ 1 C x6 ỹ 2 C x6 ỹ 3 C x7 ỹ 1 C x7 ỹ 2 C x7 ỹ 3 C x8 ỹ 1 C x8 ỹ 2 C x8 ỹ 3 HC xỹ = Cỹ1 ỹ 1 Cỹ1 ỹ 2 Cỹ1 ỹ 3 Cỹ2 ỹ 1 Cỹ2 ỹ 2 Cỹ2 ỹ 3 Cỹ3 ỹ 1 Cỹ3 ỹ 2 Cỹ3 ỹ 3 C ɛ1 ɛ 1 C ɛ1 ɛ 2 C ɛ1 ɛ 3 R = C ɛ2 ɛ 1 C ɛ2 ɛ 2 C ɛ2 ɛ 3 C ɛ3 ɛ 1 C ɛ3 ɛ 2 C ɛ3 ɛ 3 C x9 ỹ 1 C x9 ỹ 2 C x9 ỹ 3 23 June 2015 IBG-3: Agrosphere 18

33 Kalman gain Kalman gain weigths model prediciton uncertainty and measurement uncertainty. For a scalar (one point): K = σ2 sim σ 2 sim +σ2 obs Model prediction uncertainty estimated by covariance matrix C xỹ (from the ensemble) Kalman gain matrix also determines how a measurement affects the surroundings and corrects surrounding states: Depending on the strength of spatial correlation, a measurement might correct the states in the neighbourhood strongly, or only weakly Spatial correlations depend on model physics, but also correlations of static parameters like land use or soil properties 23 June 2015 IBG-3: Agrosphere 19

34 EnKF update Filter performance dependent on: Relation between model uncertainty and measurement uncertainty Update frequency Ensemble size Amount of observations 23 June 2015 IBG-3: Agrosphere 20

35 Joint state-parameter update Measurement data can also be used to update model parameters jointly with the states 23 June 2015 IBG-3: Agrosphere 21

36 Joint state-parameter update Measurement data can also be used to update model parameters jointly with the states Parameters [ ] are appended to the state vector: s x = p x = state-parameter vector s = state vector p = parameter vector 23 June 2015 IBG-3: Agrosphere 21

37 Joint state-parameter update Measurement data can also be used to update model parameters jointly with the states Parameters [ ] are appended to the state vector: s x = p x = state-parameter vector s = state vector p = parameter vector Covariance matrix C xỹ then also contains covariances between states and parameters 23 June 2015 IBG-3: Agrosphere 21

38 Joint state-parameter update Measurement data can also be used to update model parameters jointly with the states Parameters [ ] are appended to the state vector: s x = p x = state-parameter vector s = state vector p = parameter vector Covariance matrix C xỹ then also contains covariances between states and parameters Measurements are used to update parameters indirectly 23 June 2015 IBG-3: Agrosphere 21

39 Data assimilation software 23 June 2015 IBG-3: Agrosphere 22

40 Data assimilation software Data Assimilation Research Testbed (DART) Parallel Data Assimilation Framework (PDAF) OpenDA 23 June 2015 IBG-3: Agrosphere 22

41 Data assimilation software Data Assimilation Research Testbed (DART) Parallel Data Assimilation Framework (PDAF) OpenDA Differ with respect to e.g.: Implementation strategy (Fortran, Java,...) Available filter methods Model coupling Parallelism Additional utilities (localization, covariance inflation, measurement operators,...) 23 June 2015 IBG-3: Agrosphere 22

42 Coupling to DA software User needs to link model with DA and provide certain functionality Allow ensemble propagation of different model realizations Extract state(-parameter) vector from model output Provide measurements and measurement operators Redirect updated states vector (parameters) to model input for next time step 23 June 2015 IBG-3: Agrosphere 23

43 Coupling to DA software Offline coupling Data transfer between model and DA module via input/output files Requires utilties to read/write the required input/output files Program could be proprietary (no source code needed) Easy to implement Performance degradation due to high I/O 23 June 2015 IBG-3: Agrosphere 24

44 Coupling to DA software Online coupling Data transfer between model and DA module via main memory DA module is wrapped around program Source code required Programming effort depends on model Usually faster than offline coupling 23 June 2015 IBG-3: Agrosphere 25

45 Lorenz 63 system dx dt dy dt dz dt = σ(y x) (1) = x(ρ z) y (2) = xy βz (3) x : convective flow y : horizontal temperature distribution z : vertical temperature distribution σ : viscosity / thermal conductivity ρ : temperature difference top/bottom β : width to height ratio of cell June 2015 IBG-3: Agrosphere 26 X Z Y

TerrSysMP-PDAF: Technical concepts and application examples

TerrSysMP-PDAF: Technical concepts and application examples TerrSysMP-PDAF: Technical concepts and application examples Stefan Kollet 1,2, Dorina Baatz 1,2, Carina Furusho-Percot 1,2, Fabian Gasper 1,2, Klaus Görgen 1,2, Harrie-Jan Hendricks-Franssen 1,2, Jessica

More information

Smoothers: Types and Benchmarks

Smoothers: Types and Benchmarks Smoothers: Types and Benchmarks Patrick N. Raanes Oxford University, NERSC 8th International EnKF Workshop May 27, 2013 Chris Farmer, Irene Moroz Laurent Bertino NERSC Geir Evensen Abstract Talk builds

More information

Lecture 2: From Linear Regression to Kalman Filter and Beyond

Lecture 2: From Linear Regression to Kalman Filter and Beyond Lecture 2: From Linear Regression to Kalman Filter and Beyond Department of Biomedical Engineering and Computational Science Aalto University January 26, 2012 Contents 1 Batch and Recursive Estimation

More information

Lecture 2: From Linear Regression to Kalman Filter and Beyond

Lecture 2: From Linear Regression to Kalman Filter and Beyond Lecture 2: From Linear Regression to Kalman Filter and Beyond January 18, 2017 Contents 1 Batch and Recursive Estimation 2 Towards Bayesian Filtering 3 Kalman Filter and Bayesian Filtering and Smoothing

More information

Fundamentals of Data Assimilation

Fundamentals of Data Assimilation National Center for Atmospheric Research, Boulder, CO USA GSI Data Assimilation Tutorial - June 28-30, 2010 Acknowledgments and References WRFDA Overview (WRF Tutorial Lectures, H. Huang and D. Barker)

More information

Multivariate and Multiscale Data Assimilation in Terrestrial Systems: A Review

Multivariate and Multiscale Data Assimilation in Terrestrial Systems: A Review Sensors 2012, 12, 16291-16333; doi:10.3390/s121216291 Review OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Multivariate and Multiscale Data Assimilation in Terrestrial Systems: A Review

More information

A new Hierarchical Bayes approach to ensemble-variational data assimilation

A new Hierarchical Bayes approach to ensemble-variational data assimilation A new Hierarchical Bayes approach to ensemble-variational data assimilation Michael Tsyrulnikov and Alexander Rakitko HydroMetCenter of Russia College Park, 20 Oct 2014 Michael Tsyrulnikov and Alexander

More information

Fundamentals of Data Assimila1on

Fundamentals of Data Assimila1on 014 GSI Community Tutorial NCAR Foothills Campus, Boulder, CO July 14-16, 014 Fundamentals of Data Assimila1on Milija Zupanski Cooperative Institute for Research in the Atmosphere Colorado State University

More information

Fundamentals of Data Assimila1on

Fundamentals of Data Assimila1on 2015 GSI Community Tutorial NCAR Foothills Campus, Boulder, CO August 11-14, 2015 Fundamentals of Data Assimila1on Milija Zupanski Cooperative Institute for Research in the Atmosphere Colorado State University

More information

The Kalman Filter ImPr Talk

The Kalman Filter ImPr Talk The Kalman Filter ImPr Talk Ged Ridgway Centre for Medical Image Computing November, 2006 Outline What is the Kalman Filter? State Space Models Kalman Filter Overview Bayesian Updating of Estimates Kalman

More information

1. Current atmospheric DA systems 2. Coupling surface/atmospheric DA 3. Trends & ideas

1. Current atmospheric DA systems 2. Coupling surface/atmospheric DA 3. Trends & ideas 1 Current issues in atmospheric data assimilation and its relationship with surfaces François Bouttier GAME/CNRM Météo-France 2nd workshop on remote sensing and modeling of surface properties, Toulouse,

More information

Dynamic System Identification using HDMR-Bayesian Technique

Dynamic System Identification using HDMR-Bayesian Technique Dynamic System Identification using HDMR-Bayesian Technique *Shereena O A 1) and Dr. B N Rao 2) 1), 2) Department of Civil Engineering, IIT Madras, Chennai 600036, Tamil Nadu, India 1) ce14d020@smail.iitm.ac.in

More information

Data Assimilation Research Testbed Tutorial

Data Assimilation Research Testbed Tutorial Data Assimilation Research Testbed Tutorial Section 2: How should observations of a state variable impact an unobserved state variable? Multivariate assimilation. Single observed variable, single unobserved

More information

Towards a probabilistic hydrological forecasting and data assimilation system. Henrik Madsen DHI, Denmark

Towards a probabilistic hydrological forecasting and data assimilation system. Henrik Madsen DHI, Denmark Towards a probabilistic hydrological forecasting and data assimilation system Henrik Madsen DHI, Denmark Outline Hydrological forecasting Data assimilation framework Data assimilation experiments Concluding

More information

An Efficient Ensemble Data Assimilation Approach To Deal With Range Limited Observation

An Efficient Ensemble Data Assimilation Approach To Deal With Range Limited Observation An Efficient Ensemble Data Assimilation Approach To Deal With Range Limited Observation A. Shah 1,2, M. E. Gharamti 1, L. Bertino 1 1 Nansen Environmental and Remote Sensing Center 2 University of Bergen

More information

Lagrangian Data Assimilation and Its Application to Geophysical Fluid Flows

Lagrangian Data Assimilation and Its Application to Geophysical Fluid Flows Lagrangian Data Assimilation and Its Application to Geophysical Fluid Flows Laura Slivinski June, 3 Laura Slivinski (Brown University) Lagrangian Data Assimilation June, 3 / 3 Data Assimilation Setup:

More information

State and Parameter Estimation in Stochastic Dynamical Models

State and Parameter Estimation in Stochastic Dynamical Models State and Parameter Estimation in Stochastic Dynamical Models Timothy DelSole George Mason University, Fairfax, Va and Center for Ocean-Land-Atmosphere Studies, Calverton, MD June 21, 2011 1 1 collaboration

More information

Estimation of State Noise for the Ensemble Kalman filter algorithm for 2D shallow water equations.

Estimation of State Noise for the Ensemble Kalman filter algorithm for 2D shallow water equations. Estimation of State Noise for the Ensemble Kalman filter algorithm for 2D shallow water equations. May 6, 2009 Motivation Constitutive Equations EnKF algorithm Some results Method Navier Stokes equations

More information

Convective-scale data assimilation in the Weather Research and Forecasting model using a nonlinear ensemble filter

Convective-scale data assimilation in the Weather Research and Forecasting model using a nonlinear ensemble filter Convective-scale data assimilation in the Weather Research and Forecasting model using a nonlinear ensemble filter Jon Poterjoy, Ryan Sobash, and Jeffrey Anderson National Center for Atmospheric Research

More information

4. DATA ASSIMILATION FUNDAMENTALS

4. DATA ASSIMILATION FUNDAMENTALS 4. DATA ASSIMILATION FUNDAMENTALS... [the atmosphere] "is a chaotic system in which errors introduced into the system can grow with time... As a consequence, data assimilation is a struggle between chaotic

More information

The Ensemble Kalman Filter:

The Ensemble Kalman Filter: p.1 The Ensemble Kalman Filter: Theoretical formulation and practical implementation Geir Evensen Norsk Hydro Research Centre, Bergen, Norway Based on Evensen 23, Ocean Dynamics, Vol 53, No 4 p.2 The Ensemble

More information

Introduction to Ensemble Kalman Filters and the Data Assimilation Research Testbed

Introduction to Ensemble Kalman Filters and the Data Assimilation Research Testbed Introduction to Ensemble Kalman Filters and the Data Assimilation Research Testbed Jeffrey Anderson, Tim Hoar, Nancy Collins NCAR Institute for Math Applied to Geophysics pg 1 What is Data Assimilation?

More information

Introduction to Particle Filters for Data Assimilation

Introduction to Particle Filters for Data Assimilation Introduction to Particle Filters for Data Assimilation Mike Dowd Dept of Mathematics & Statistics (and Dept of Oceanography Dalhousie University, Halifax, Canada STATMOS Summer School in Data Assimila5on,

More information

A Note on the Particle Filter with Posterior Gaussian Resampling

A Note on the Particle Filter with Posterior Gaussian Resampling Tellus (6), 8A, 46 46 Copyright C Blackwell Munksgaard, 6 Printed in Singapore. All rights reserved TELLUS A Note on the Particle Filter with Posterior Gaussian Resampling By X. XIONG 1,I.M.NAVON 1,2 and

More information

(Extended) Kalman Filter

(Extended) Kalman Filter (Extended) Kalman Filter Brian Hunt 7 June 2013 Goals of Data Assimilation (DA) Estimate the state of a system based on both current and all past observations of the system, using a model for the system

More information

Bayesian Calibration of Simulators with Structured Discretization Uncertainty

Bayesian Calibration of Simulators with Structured Discretization Uncertainty Bayesian Calibration of Simulators with Structured Discretization Uncertainty Oksana A. Chkrebtii Department of Statistics, The Ohio State University Joint work with Matthew T. Pratola (Statistics, The

More information

Correcting biased observation model error in data assimilation

Correcting biased observation model error in data assimilation Correcting biased observation model error in data assimilation Tyrus Berry Dept. of Mathematical Sciences, GMU PSU-UMD DA Workshop June 27, 217 Joint work with John Harlim, PSU BIAS IN OBSERVATION MODELS

More information

Constrained data assimilation. W. Carlisle Thacker Atlantic Oceanographic and Meteorological Laboratory Miami, Florida USA

Constrained data assimilation. W. Carlisle Thacker Atlantic Oceanographic and Meteorological Laboratory Miami, Florida USA Constrained data assimilation W. Carlisle Thacker Atlantic Oceanographic and Meteorological Laboratory Miami, Florida 33149 USA Plan Range constraints: : HYCOM layers have minimum thickness. Optimal interpolation:

More information

DRAGON ADVANCED TRAINING COURSE IN ATMOSPHERE REMOTE SENSING. Inversion basics. Erkki Kyrölä Finnish Meteorological Institute

DRAGON ADVANCED TRAINING COURSE IN ATMOSPHERE REMOTE SENSING. Inversion basics. Erkki Kyrölä Finnish Meteorological Institute Inversion basics y = Kx + ε x ˆ = (K T K) 1 K T y Erkki Kyrölä Finnish Meteorological Institute Day 3 Lecture 1 Retrieval techniques - Erkki Kyrölä 1 Contents 1. Introduction: Measurements, models, inversion

More information

DART_LAB Tutorial Section 2: How should observations impact an unobserved state variable? Multivariate assimilation.

DART_LAB Tutorial Section 2: How should observations impact an unobserved state variable? Multivariate assimilation. DART_LAB Tutorial Section 2: How should observations impact an unobserved state variable? Multivariate assimilation. UCAR 2014 The National Center for Atmospheric Research is sponsored by the National

More information

Ergodicity in data assimilation methods

Ergodicity in data assimilation methods Ergodicity in data assimilation methods David Kelly Andy Majda Xin Tong Courant Institute New York University New York NY www.dtbkelly.com April 15, 2016 ETH Zurich David Kelly (CIMS) Data assimilation

More information

Using Data Assimilation to Explore Precipitation - Cloud System - Environment Interactions

Using Data Assimilation to Explore Precipitation - Cloud System - Environment Interactions Using Data Assimilation to Explore Precipitation - Cloud System - Environment Interactions Derek J. Posselt Collaborators: Samantha Tushaus, Richard Rotunno, Marcello Miglietta, Craig Bishop, Marcus van

More information

EnKF-based particle filters

EnKF-based particle filters EnKF-based particle filters Jana de Wiljes, Sebastian Reich, Wilhelm Stannat, Walter Acevedo June 20, 2017 Filtering Problem Signal dx t = f (X t )dt + 2CdW t Observations dy t = h(x t )dt + R 1/2 dv t.

More information

Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation

Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation Enhancing information transfer from observations to unobserved state variables for mesoscale radar data assimilation Weiguang Chang and Isztar Zawadzki Department of Atmospheric and Oceanic Sciences Faculty

More information

Organization. I MCMC discussion. I project talks. I Lecture.

Organization. I MCMC discussion. I project talks. I Lecture. Organization I MCMC discussion I project talks. I Lecture. Content I Uncertainty Propagation Overview I Forward-Backward with an Ensemble I Model Reduction (Intro) Uncertainty Propagation in Causal Systems

More information

Methods of Data Assimilation and Comparisons for Lagrangian Data

Methods of Data Assimilation and Comparisons for Lagrangian Data Methods of Data Assimilation and Comparisons for Lagrangian Data Chris Jones, Warwick and UNC-CH Kayo Ide, UCLA Andrew Stuart, Jochen Voss, Warwick Guillaume Vernieres, UNC-CH Amarjit Budiraja, UNC-CH

More information

Ensemble Data Assimilation and Uncertainty Quantification

Ensemble Data Assimilation and Uncertainty Quantification Ensemble Data Assimilation and Uncertainty Quantification Jeff Anderson National Center for Atmospheric Research pg 1 What is Data Assimilation? Observations combined with a Model forecast + to produce

More information

Forecasting and data assimilation

Forecasting and data assimilation Supported by the National Science Foundation DMS Forecasting and data assimilation Outline Numerical models Kalman Filter Ensembles Douglas Nychka, Thomas Bengtsson, Chris Snyder Geophysical Statistics

More information

UNDERSTANDING DATA ASSIMILATION APPLICATIONS TO HIGH-LATITUDE IONOSPHERIC ELECTRODYNAMICS

UNDERSTANDING DATA ASSIMILATION APPLICATIONS TO HIGH-LATITUDE IONOSPHERIC ELECTRODYNAMICS Monday, June 27, 2011 CEDAR-GEM joint workshop: DA tutorial 1 UNDERSTANDING DATA ASSIMILATION APPLICATIONS TO HIGH-LATITUDE IONOSPHERIC ELECTRODYNAMICS Tomoko Matsuo University of Colorado, Boulder Space

More information

Data assimilation in high dimensions

Data assimilation in high dimensions Data assimilation in high dimensions David Kelly Courant Institute New York University New York NY www.dtbkelly.com February 12, 2015 Graduate seminar, CIMS David Kelly (CIMS) Data assimilation February

More information

Par$cle Filters Part I: Theory. Peter Jan van Leeuwen Data- Assimila$on Research Centre DARC University of Reading

Par$cle Filters Part I: Theory. Peter Jan van Leeuwen Data- Assimila$on Research Centre DARC University of Reading Par$cle Filters Part I: Theory Peter Jan van Leeuwen Data- Assimila$on Research Centre DARC University of Reading Reading July 2013 Why Data Assimila$on Predic$on Model improvement: - Parameter es$ma$on

More information

Sequential Monte Carlo Methods for Bayesian Computation

Sequential Monte Carlo Methods for Bayesian Computation Sequential Monte Carlo Methods for Bayesian Computation A. Doucet Kyoto Sept. 2012 A. Doucet (MLSS Sept. 2012) Sept. 2012 1 / 136 Motivating Example 1: Generic Bayesian Model Let X be a vector parameter

More information

The Ensemble Kalman Filter:

The Ensemble Kalman Filter: p.1 The Ensemble Kalman Filter: Theoretical formulation and practical implementation Geir Evensen Norsk Hydro Research Centre, Bergen, Norway Based on Evensen, Ocean Dynamics, Vol 5, No p. The Ensemble

More information

Bayesian Inverse problem, Data assimilation and Localization

Bayesian Inverse problem, Data assimilation and Localization Bayesian Inverse problem, Data assimilation and Localization Xin T Tong National University of Singapore ICIP, Singapore 2018 X.Tong Localization 1 / 37 Content What is Bayesian inverse problem? What is

More information

Bayesian Statistics and Data Assimilation. Jonathan Stroud. Department of Statistics The George Washington University

Bayesian Statistics and Data Assimilation. Jonathan Stroud. Department of Statistics The George Washington University Bayesian Statistics and Data Assimilation Jonathan Stroud Department of Statistics The George Washington University 1 Outline Motivation Bayesian Statistics Parameter Estimation in Data Assimilation Combined

More information

Adaptive ensemble Kalman filtering of nonlinear systems

Adaptive ensemble Kalman filtering of nonlinear systems Adaptive ensemble Kalman filtering of nonlinear systems Tyrus Berry George Mason University June 12, 213 : Problem Setup We consider a system of the form: x k+1 = f (x k ) + ω k+1 ω N (, Q) y k+1 = h(x

More information

Inverse problems and uncertainty quantification in remote sensing

Inverse problems and uncertainty quantification in remote sensing 1 / 38 Inverse problems and uncertainty quantification in remote sensing Johanna Tamminen Finnish Meterological Institute johanna.tamminen@fmi.fi ESA Earth Observation Summer School on Earth System Monitoring

More information

A Stochastic Collocation based. for Data Assimilation

A Stochastic Collocation based. for Data Assimilation A Stochastic Collocation based Kalman Filter (SCKF) for Data Assimilation Lingzao Zeng and Dongxiao Zhang University of Southern California August 11, 2009 Los Angeles Outline Introduction SCKF Algorithm

More information

Data Assimilation Research Testbed Tutorial

Data Assimilation Research Testbed Tutorial Data Assimilation Research Testbed Tutorial Section 3: Hierarchical Group Filters and Localization Version 2.: September, 26 Anderson: Ensemble Tutorial 9//6 Ways to deal with regression sampling error:

More information

Data Analysis I. Dr Martin Hendry, Dept of Physics and Astronomy University of Glasgow, UK. 10 lectures, beginning October 2006

Data Analysis I. Dr Martin Hendry, Dept of Physics and Astronomy University of Glasgow, UK. 10 lectures, beginning October 2006 Astronomical p( y x, I) p( x, I) p ( x y, I) = p( y, I) Data Analysis I Dr Martin Hendry, Dept of Physics and Astronomy University of Glasgow, UK 10 lectures, beginning October 2006 4. Monte Carlo Methods

More information

Multi-variate hydrological data assimilation opportunities and challenges. Henrik Madsen DHI, Denmark

Multi-variate hydrological data assimilation opportunities and challenges. Henrik Madsen DHI, Denmark Multi-variate hydrological data assimilation opportunities and challenges Henrik Madsen DHI, Denmark Outline Introduction to multi-variate hydrological data assimilation Opportunities and challenges Data

More information

A data-driven method for improving the correlation estimation in serial ensemble Kalman filter

A data-driven method for improving the correlation estimation in serial ensemble Kalman filter A data-driven method for improving the correlation estimation in serial ensemble Kalman filter Michèle De La Chevrotière, 1 John Harlim 2 1 Department of Mathematics, Penn State University, 2 Department

More information

Lagrangian Data Assimilation and Manifold Detection for a Point-Vortex Model. David Darmon, AMSC Kayo Ide, AOSC, IPST, CSCAMM, ESSIC

Lagrangian Data Assimilation and Manifold Detection for a Point-Vortex Model. David Darmon, AMSC Kayo Ide, AOSC, IPST, CSCAMM, ESSIC Lagrangian Data Assimilation and Manifold Detection for a Point-Vortex Model David Darmon, AMSC Kayo Ide, AOSC, IPST, CSCAMM, ESSIC Background Data Assimilation Iterative process Forecast Analysis Background

More information

Gaussian Process Approximations of Stochastic Differential Equations

Gaussian Process Approximations of Stochastic Differential Equations Gaussian Process Approximations of Stochastic Differential Equations Cédric Archambeau Dan Cawford Manfred Opper John Shawe-Taylor May, 2006 1 Introduction Some of the most complex models routinely run

More information

Ensemble Kalman Filters for WRF-ARW. Chris Snyder MMM and IMAGe National Center for Atmospheric Research

Ensemble Kalman Filters for WRF-ARW. Chris Snyder MMM and IMAGe National Center for Atmospheric Research Ensemble Kalman Filters for WRF-ARW Chris Snyder MMM and IMAGe National Center for Atmospheric Research Preliminaries Notation: x = modelʼs state w.r.t. some discrete basis, e.g. grid-pt values y = Hx

More information

Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications

Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications Stochastic Collocation Methods for Polynomial Chaos: Analysis and Applications Dongbin Xiu Department of Mathematics, Purdue University Support: AFOSR FA955-8-1-353 (Computational Math) SF CAREER DMS-64535

More information

Assessing the Value of Information from Inverse Modelling for Optimising Long-Term Oil Reservoir Performance

Assessing the Value of Information from Inverse Modelling for Optimising Long-Term Oil Reservoir Performance Assessing the Value of Information from Inverse Modelling for Optimising Long-Term Oil Reservoir Performance Eduardo Barros, TU Delft Paul Van den Hof, TU Eindhoven Jan Dirk Jansen, TU Delft 1 Oil & gas

More information

Ensemble Kalman Filter

Ensemble Kalman Filter Ensemble Kalman Filter Geir Evensen and Laurent Bertino Hydro Research Centre, Bergen, Norway, Nansen Environmental and Remote Sensing Center, Bergen, Norway The Ensemble Kalman Filter (EnKF) Represents

More information

Strong Lens Modeling (II): Statistical Methods

Strong Lens Modeling (II): Statistical Methods Strong Lens Modeling (II): Statistical Methods Chuck Keeton Rutgers, the State University of New Jersey Probability theory multiple random variables, a and b joint distribution p(a, b) conditional distribution

More information

Soil Moisture Prediction and Assimilation

Soil Moisture Prediction and Assimilation Soil Moisture Prediction and Assimilation Analysis and Prediction in Agricultural Landscapes Saskatoon, June 19-20, 2007 STEPHANE BELAIR Meteorological Research Division Prediction and Assimilation Atmospheric

More information

Lecture 7: Optimal Smoothing

Lecture 7: Optimal Smoothing Department of Biomedical Engineering and Computational Science Aalto University March 17, 2011 Contents 1 What is Optimal Smoothing? 2 Bayesian Optimal Smoothing Equations 3 Rauch-Tung-Striebel Smoother

More information

A Spectral Approach to Linear Bayesian Updating

A Spectral Approach to Linear Bayesian Updating A Spectral Approach to Linear Bayesian Updating Oliver Pajonk 1,2, Bojana V. Rosic 1, Alexander Litvinenko 1, and Hermann G. Matthies 1 1 Institute of Scientific Computing, TU Braunschweig, Germany 2 SPT

More information

Lecture 6: Bayesian Inference in SDE Models

Lecture 6: Bayesian Inference in SDE Models Lecture 6: Bayesian Inference in SDE Models Bayesian Filtering and Smoothing Point of View Simo Särkkä Aalto University Simo Särkkä (Aalto) Lecture 6: Bayesian Inference in SDEs 1 / 45 Contents 1 SDEs

More information

Application of the Ensemble Kalman Filter to History Matching

Application of the Ensemble Kalman Filter to History Matching Application of the Ensemble Kalman Filter to History Matching Presented at Texas A&M, November 16,2010 Outline Philosophy EnKF for Data Assimilation Field History Match Using EnKF with Covariance Localization

More information

Hierarchical Bayes Ensemble Kalman Filter

Hierarchical Bayes Ensemble Kalman Filter Hierarchical Bayes Ensemble Kalman Filter M Tsyrulnikov and A Rakitko HydroMetCenter of Russia Wrocław, 7 Sep 2015 M Tsyrulnikov and A Rakitko (HMC) Hierarchical Bayes Ensemble Kalman Filter Wrocław, 7

More information

ECE295, Data Assimila0on and Inverse Problems, Spring 2015

ECE295, Data Assimila0on and Inverse Problems, Spring 2015 ECE295, Data Assimila0on and Inverse Problems, Spring 2015 1 April, Intro; Linear discrete Inverse problems (Aster Ch 1 and 2) Slides 8 April, SVD (Aster ch 2 and 3) Slides 15 April, RegularizaFon (ch

More information

On a Data Assimilation Method coupling Kalman Filtering, MCRE Concept and PGD Model Reduction for Real-Time Updating of Structural Mechanics Model

On a Data Assimilation Method coupling Kalman Filtering, MCRE Concept and PGD Model Reduction for Real-Time Updating of Structural Mechanics Model On a Data Assimilation Method coupling, MCRE Concept and PGD Model Reduction for Real-Time Updating of Structural Mechanics Model 2016 SIAM Conference on Uncertainty Quantification Basile Marchand 1, Ludovic

More information

European High-Resolution Soil Moisture Analysis (EHRSOMA)

European High-Resolution Soil Moisture Analysis (EHRSOMA) European High-Resolution Soil Moisture Analysis (EHRSOMA) Jasmin Vural EUMETSAT Fellow Day, 05.03.2018 European High-Resolution Soil Moisture Analysis (EHRSOMA) Jasmin Vural EUMETSAT Fellow Day, 05.03.2018

More information

A nested sampling particle filter for nonlinear data assimilation

A nested sampling particle filter for nonlinear data assimilation Quarterly Journal of the Royal Meteorological Society Q. J. R. Meteorol. Soc. : 14, July 2 A DOI:.2/qj.224 A nested sampling particle filter for nonlinear data assimilation Ahmed H. Elsheikh a,b *, Ibrahim

More information

ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering

ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering ECE276A: Sensing & Estimation in Robotics Lecture 10: Gaussian Mixture and Particle Filtering Lecturer: Nikolay Atanasov: natanasov@ucsd.edu Teaching Assistants: Siwei Guo: s9guo@eng.ucsd.edu Anwesan Pal:

More information

Data assimilation : Basics and meteorology

Data assimilation : Basics and meteorology Data assimilation : Basics and meteorology Olivier Talagrand Laboratoire de Météorologie Dynamique, École Normale Supérieure, Paris, France Workshop on Coupled Climate-Economics Modelling and Data Analysis

More information

Recap on Data Assimilation

Recap on Data Assimilation Concluding Thoughts Recap on Data Assimilation FORECAST ANALYSIS Kalman Filter Forecast Analysis Analytical projection of the ANALYSIS mean and cov from t-1 to the FORECAST mean and cov for t Update FORECAST

More information

Winter 2019 Math 106 Topics in Applied Mathematics. Lecture 1: Introduction

Winter 2019 Math 106 Topics in Applied Mathematics. Lecture 1: Introduction Winter 2019 Math 106 Topics in Applied Mathematics Data-driven Uncertainty Quantification Yoonsang Lee (yoonsang.lee@dartmouth.edu) Lecture 1: Introduction 19 Winter M106 Class: MWF 12:50-1:55 pm @ 200

More information

Markov Chain Monte Carlo

Markov Chain Monte Carlo Markov Chain Monte Carlo Recall: To compute the expectation E ( h(y ) ) we use the approximation E(h(Y )) 1 n n h(y ) t=1 with Y (1),..., Y (n) h(y). Thus our aim is to sample Y (1),..., Y (n) from f(y).

More information

Building Ensemble-Based Data Assimilation Systems. for High-Dimensional Models

Building Ensemble-Based Data Assimilation Systems. for High-Dimensional Models 47th International Liège Colloquium, Liège, Belgium, 4 8 May 2015 Building Ensemble-Based Data Assimilation Systems for High-Dimensional s Lars Nerger, Paul Kirchgessner Alfred Wegener Institute for Polar

More information

Gaussian Process Approximations of Stochastic Differential Equations

Gaussian Process Approximations of Stochastic Differential Equations Gaussian Process Approximations of Stochastic Differential Equations Cédric Archambeau Centre for Computational Statistics and Machine Learning University College London c.archambeau@cs.ucl.ac.uk CSML

More information

Performance of ensemble Kalman filters with small ensembles

Performance of ensemble Kalman filters with small ensembles Performance of ensemble Kalman filters with small ensembles Xin T Tong Joint work with Andrew J. Majda National University of Singapore Sunday 28 th May, 2017 X.Tong EnKF performance 1 / 31 Content Ensemble

More information

DART Tutorial Part II: How should observa'ons impact an unobserved state variable? Mul'variate assimila'on.

DART Tutorial Part II: How should observa'ons impact an unobserved state variable? Mul'variate assimila'on. DART Tutorial Part II: How should observa'ons impact an unobserved state variable? Mul'variate assimila'on. UCAR The Na'onal Center for Atmospheric Research is sponsored by the Na'onal Science Founda'on.

More information

Comparing the SEKF with the DEnKF on a land surface model

Comparing the SEKF with the DEnKF on a land surface model Comparing the SEKF with the DEnKF on a land surface model David Fairbairn, Alina Barbu, Emiliano Gelati, Jean-Francois Mahfouf and Jean-Christophe Caret CNRM - Meteo France Partly funded by European Union

More information

An evaluation of the nonlinear/non-gaussian filters for the sequential data assimilation

An evaluation of the nonlinear/non-gaussian filters for the sequential data assimilation Available online at www.sciencedirect.com Remote Sensing of Environment 112 (2008) 1434 1449 www.elsevier.com/locate/rse An evaluation of the nonlinear/non-gaussian filters for the sequential data assimilation

More information

F denotes cumulative density. denotes probability density function; (.)

F denotes cumulative density. denotes probability density function; (.) BAYESIAN ANALYSIS: FOREWORDS Notation. System means the real thing and a model is an assumed mathematical form for the system.. he probability model class M contains the set of the all admissible models

More information

Seminar: Data Assimilation

Seminar: Data Assimilation Seminar: Data Assimilation Jonas Latz, Elisabeth Ullmann Chair of Numerical Mathematics (M2) Technical University of Munich Jonas Latz, Elisabeth Ullmann (TUM) Data Assimilation 1 / 28 Prerequisites Bachelor:

More information

Graphical Models for Statistical Inference and Data Assimilation

Graphical Models for Statistical Inference and Data Assimilation Graphical Models for Statistical Inference and Data Assimilation Alexander T. Ihler a Sergey Kirshner a Michael Ghil b,c Andrew W. Robertson d Padhraic Smyth a a Donald Bren School of Information and Computer

More information

The Canadian approach to ensemble prediction

The Canadian approach to ensemble prediction The Canadian approach to ensemble prediction ECMWF 2017 Annual seminar: Ensemble prediction : past, present and future. Pieter Houtekamer Montreal, Canada Overview. The Canadian approach. What are the

More information

Data assimilation with and without a model

Data assimilation with and without a model Data assimilation with and without a model Tim Sauer George Mason University Parameter estimation and UQ U. Pittsburgh Mar. 5, 2017 Partially supported by NSF Most of this work is due to: Tyrus Berry,

More information

DART Tutorial Sec'on 5: Comprehensive Filtering Theory: Non-Iden'ty Observa'ons and the Joint Phase Space

DART Tutorial Sec'on 5: Comprehensive Filtering Theory: Non-Iden'ty Observa'ons and the Joint Phase Space DART Tutorial Sec'on 5: Comprehensive Filtering Theory: Non-Iden'ty Observa'ons and the Joint Phase Space UCAR The Na'onal Center for Atmospheric Research is sponsored by the Na'onal Science Founda'on.

More information

Practical Bayesian Optimization of Machine Learning. Learning Algorithms

Practical Bayesian Optimization of Machine Learning. Learning Algorithms Practical Bayesian Optimization of Machine Learning Algorithms CS 294 University of California, Berkeley Tuesday, April 20, 2016 Motivation Machine Learning Algorithms (MLA s) have hyperparameters that

More information

Towards a Bayesian model for Cyber Security

Towards a Bayesian model for Cyber Security Towards a Bayesian model for Cyber Security Mark Briers (mbriers@turing.ac.uk) Joint work with Henry Clausen and Prof. Niall Adams (Imperial College London) 27 September 2017 The Alan Turing Institute

More information

Ji-Sun Kang. Pr. Eugenia Kalnay (Chair/Advisor) Pr. Ning Zeng (Co-Chair) Pr. Brian Hunt (Dean s representative) Pr. Kayo Ide Pr.

Ji-Sun Kang. Pr. Eugenia Kalnay (Chair/Advisor) Pr. Ning Zeng (Co-Chair) Pr. Brian Hunt (Dean s representative) Pr. Kayo Ide Pr. Carbon Cycle Data Assimilation Using a Coupled Atmosphere-Vegetation Model and the LETKF Ji-Sun Kang Committee in charge: Pr. Eugenia Kalnay (Chair/Advisor) Pr. Ning Zeng (Co-Chair) Pr. Brian Hunt (Dean

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Bayesian inference Bayes rule. Monte Carlo integation.

More information

Data assimilation; comparison of 4D-Var and LETKF smoothers

Data assimilation; comparison of 4D-Var and LETKF smoothers Data assimilation; comparison of 4D-Var and LETKF smoothers Eugenia Kalnay and many friends University of Maryland CSCAMM DAS13 June 2013 Contents First part: Forecasting the weather - we are really getting

More information

Parameter Estimation in the Spatio-Temporal Mixed Effects Model Analysis of Massive Spatio-Temporal Data Sets

Parameter Estimation in the Spatio-Temporal Mixed Effects Model Analysis of Massive Spatio-Temporal Data Sets Parameter Estimation in the Spatio-Temporal Mixed Effects Model Analysis of Massive Spatio-Temporal Data Sets Matthias Katzfuß Advisor: Dr. Noel Cressie Department of Statistics The Ohio State University

More information

Advanced uncertainty evaluation of climate models by Monte Carlo methods

Advanced uncertainty evaluation of climate models by Monte Carlo methods Advanced uncertainty evaluation of climate models by Monte Carlo methods Marko Laine marko.laine@fmi.fi Pirkka Ollinaho, Janne Hakkarainen, Johanna Tamminen, Heikki Järvinen (FMI) Antti Solonen, Heikki

More information

Probabilistic Graphical Models

Probabilistic Graphical Models Probabilistic Graphical Models Brown University CSCI 2950-P, Spring 2013 Prof. Erik Sudderth Lecture 12: Gaussian Belief Propagation, State Space Models and Kalman Filters Guest Kalman Filter Lecture by

More information

Data assimilation with and without a model

Data assimilation with and without a model Data assimilation with and without a model Tyrus Berry George Mason University NJIT Feb. 28, 2017 Postdoc supported by NSF This work is in collaboration with: Tim Sauer, GMU Franz Hamilton, Postdoc, NCSU

More information

Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF

Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF Relationship between Singular Vectors, Bred Vectors, 4D-Var and EnKF Eugenia Kalnay and Shu-Chih Yang with Alberto Carrasi, Matteo Corazza and Takemasa Miyoshi 4th EnKF Workshop, April 2010 Relationship

More information

Ensemble Kalman filter assimilation of transient groundwater flow data via stochastic moment equations

Ensemble Kalman filter assimilation of transient groundwater flow data via stochastic moment equations Ensemble Kalman filter assimilation of transient groundwater flow data via stochastic moment equations Alberto Guadagnini (1,), Marco Panzeri (1), Monica Riva (1,), Shlomo P. Neuman () (1) Department of

More information

Robotics 2 Target Tracking. Kai Arras, Cyrill Stachniss, Maren Bennewitz, Wolfram Burgard

Robotics 2 Target Tracking. Kai Arras, Cyrill Stachniss, Maren Bennewitz, Wolfram Burgard Robotics 2 Target Tracking Kai Arras, Cyrill Stachniss, Maren Bennewitz, Wolfram Burgard Slides by Kai Arras, Gian Diego Tipaldi, v.1.1, Jan 2012 Chapter Contents Target Tracking Overview Applications

More information

Bayesian Inference for DSGE Models. Lawrence J. Christiano

Bayesian Inference for DSGE Models. Lawrence J. Christiano Bayesian Inference for DSGE Models Lawrence J. Christiano Outline State space-observer form. convenient for model estimation and many other things. Bayesian inference Bayes rule. Monte Carlo integation.

More information

Coupled Ocean-Atmosphere Assimilation

Coupled Ocean-Atmosphere Assimilation Coupled Ocean-Atmosphere Assimilation Shu-Chih Yang 1, Eugenia Kalnay 2, Joaquim Ballabrera 3, Malaquias Peña 4 1:Department of Atmospheric Sciences, National Central University 2: Department of Atmospheric

More information