EnKF Localization Techniques and Balance

Size: px
Start display at page:

Download "EnKF Localization Techniques and Balance"

Transcription

1 EnKF Localization Techniques and Balance Steven Greybush Eugenia Kalnay, Kayo Ide, Takemasa Miyoshi, and Brian Hunt Weather Chaos Meeting September 21, 2009

2 Data Assimilation Equation Scalar form: x a = x b + w*(y o h(x b )), w = σ b 2 / (σ b 2 + σ o2 ) The analysis is equal to the background plus a weighted sum of observation increments. Matrix form: x a = x b + K(y o H(x b )), K = BH T (HBH T + R) -1 B = background error covariance matrix R = observation error covariance matrix Background error covariance in observation space. Background error covariance between model variables and observed variables. Ensemble Perturbation matrix. Number of ensemble members.

3 Motivation for Localization Distance-dependent assumption (reasoning empirically): (typically large) covariances between nearby locations are physically valid whereas (typically small) covariances between locations that are far away are more noise than signal, and thus spurious. (Hamill et al., 2001)

4 Covariance Localization A modification of the covariance matrices in the Kalman gain formula that reduces the influence of distant regions. (Houtekamer and Mitchell, 2001) Removes spurious long distance correlations due to sampling error of the model covariance from finite ensemble size. (Anderson, 2007) Takes advantage of the atmosphere s lower dimensionality in local regions. (Hunt et. al., 2007) Ultimately creates a more accurate analysis (reduces RMSE) it is a practical necessity.

5 The Notion of Balance An atmospheric state that approximately follows physical balance equations appropriate to the scale and location Forecast will not have spurious time oscillations. Example: geostrophic balance between wind and mass (temperature / height) field

6 Geostrophic Adjustment Temperature (Mass Field) T = 0 hours Wind Magnitude (Wind Field)

7 Geostrophic Adjustment Temperature (Mass Field) T = 2 hours Wind Magnitude (Wind Field)

8 Geostrophic Adjustment Temperature (Mass Field) T = 4 hours Wind Magnitude (Wind Field)

9 Geostrophic Adjustment Temperature (Mass Field) T = 6 hours Wind Magnitude (Wind Field)

10 Geostrophic Adjustment Temperature (Mass Field) T = 8 hours Wind Magnitude (Wind Field)

11 Gravity Waves

12 Coping with Imbalance Richardson s failed forecast Simplified models Initialization step Penalty methods

13 Balance vs. Accuracy Observations are noisy, and hence unbalanced. Therefore an analysis that fits the observations too closely (accurate) is not balanced. Additionally, data assimilation techniques can introduce imbalance.

14 Covariance Localization Accomplished by taking a Schur product between the model covariance matrix and a matrix whose elements are dependent upon the distance between the corresponding grid points: (Hamill et al., 2001) B loc = B * exp(-(r i -r j ) 2 / 2L 2 ) Localization Distance L

15 Problems with Localization Lorenc (2003) and Kepert (2006) argue that localization reduces the balance information encoded in the model covariance matrix. Houtekamer and Mitchell (2005) noted balance problems when applying a localized EnKF to the Canadian GCM. Imbalanced analyses project information onto inertial-gravity waves, which are filtered out (geostrophic adjustment, digital filtering, etc.), resulting in a loss of information and a suboptimal analysis.

16 Localization Methods B Localization - Model grid points that are far apart have zero error covariance. R Localization B loc = B * exp(-(r i -r j ) 2 / 2L 2 ) - Observations that are far away from a grid point have infinite error covariance. R loc = R * exp(+(d) 2 / 2L 2 ) R localization can be used with LETKF. (Hunt 2005, Miyoshi 2005)

17 Research Questions How does localization introduce imbalance into an analysis? Can it be avoided? How do the analyses produced by B- localization and R-localization EnKF compare in terms of accuracy (RMSE) and (geostrophic) balance?

18 Part I: Simple Model The shallow water equations in a rotating, inviscid fluid: The geostrophic balance is thus: Consider variation only along the x-axis. The variables of interest are thus h and v. Linearize the equations, and apply a harmonic form to the solution: Substituting into the governing equations, and assuming geostrophic balance, yields the following solutions for h and v:

19 Experimental Design

20 Analysis Increments Circles are observations. L=500 km

21 Analysis Error Circles are observations. L=500 km Here, RMS Error: B Localization ~ R Localization < No Localization

22 Analysis Imbalance Black circles are observation locations. L=500 km Imbalance: B Localization >> R Localization > No Localization

23 Covariance Localization; Varying the Localization Distance L RMS Error RMS Imbalance Localization Distance L (km) Localization Distance L (km) Wavelength (W) = 2000 km Distance between obs (D) = 250 km, Number of Ensemble Members (p) = 5 Results taken as mean over 100 random simulations. Use LETKF for R-localization to avoid undesired statistical properties (asymmetric B-matrix). Results are very similar to EnKF, so the comparison is fair.

24 Simple Model Conclusions Both types of localization do introduce imbalance into analysis increments, especially for short localization distances. R localization is more balanced than B localization for same L, but is slightly less accurate. The two methods have differing optimal localization length scales (L).

25 Why Does Localization Produce Imbalance? Example: Apply a Gaussian localization function to an h and v waveform based upon the distance from the origin: Original (solid) and localized (dashed) Waveforms Imbalance of original and localized Waveforms Analogy: Assimilate height observation at origin. Waveforms are proportional to analysis increments. Example considers modification of K, irrespective of modification of B or R. L=250 km Example adapted from Lorenc 2003.

26 Why do the optimum length scales differ? Two grid points, observation at grid point 1. = K for grid point 2: B localization K 2 = f Bloc (d 12 )B 12 (B 11 + R 1 ) -1 R localization K 2 = B 12 (B 11 + f Rloc (d 12 )R 1 ) -1 = f Bloc (d 12 )B 12 (f Bloc (d 12 )B 11 + R 1 ) -1 f Bloc = exp(-(d ij ) 2 / 2L 2 ) f Rloc = exp(+(d ij ) 2 / 2L 2 )

27 Measuring Balance in Full Model Background can no longer be considered to be balanced. Natural imbalance vs. imbalance induced by data assimilation Methods: Magnitude of the Ageostrophic Wind 2 nd Derivative of Surface Pressure Difference between original analysis and initialized analysis (with digital filter)

28 SPEEDY Model Simplified Parametrizations, primitive-equation DYnamics (SPEEDY) Atmospheric Global Circulation Model seven vertical levels using the sigma coordinate system horizontal spectral resolution of T30, which corresponds to a standard 96x48 Gaussian grid Leapfrog time step There are five dynamical variables included in the output: zonal wind (u), meridional wind (v), temperature (T), specific humidity (q), and surface pressure (ps).

29 SPEEDY Evaluation Metrics Compare EnSRF B-localization vs. LETKF R-localization for accuracy and balance at level 4 (~500 hpa) mid-latitudes in both hemispheres. Observing system: (rawinsonde distribution located on grid points) Experiment Length: 2 months (Feb. and Mar.)

30 SPEEDY Results: Southern Hemisphere Dark Solid Line = Nature Run; Dotted Line = Free Run

31 SPEEDY Results: Northern Hemisphere Dark Solid Line = Nature Run; Dotted Line = Free Run

32 SPEEDY Results Results averaged between Feb 20 and Mar 20, which is after spin-up.

33 SPEEDY Conclusions Error is greater in the Southern Hemisphere (less observations) than in the Northern Hemisphere. Imbalance is greater in the Northern Hemisphere (presence of Tibetan plateau; seasonal dependence). Optimal localization scale for LETKF R-localization is shorter (~ km) than for EnKF B-localization (~ km). This agrees with previous results with simple model. Both localization methods introduce similar imbalance when the optimal length scale of each technique is considered. Additional balance metrics must be evaluated.

34 Advanced Localization Methods Adaptive Localization (do not require distancedependent assumption) Anderson hierarchical filter Bishop and Hodyss raising correlations to a power Miyoshi Variable Transformations Kepert transform variables to streamfunction and velocity potential Variable Localization Kang et al.

35 B Localization vs. K Localization B cannot be expressed explicitly for high-dimensional systems. Therefore, BH T and HBH T are determined directly from the ensemble. Y= HX Kalman Gain: K = BH T (HBH T + R) -1 In K-localization, elements of K are localized based upon the distance between the observation and the model grid point. It is thus a hybrid of B- localization and R-localization, and is used in place of B-localization in practice for several variations of EnKF. K localization reduces to B localization for EnSRF if observations are located on grid points.

36 Discussion Questions How does one avoid / mitigate / cope with assimilation-induced imbalance? Will adaptive localization schemes improve accuracy and balance? Are they practical? Should an initialization step (digital filters) be used with assimilation? Are there other ways of encouraging balance within the LETKF?

Multivariate Correlations: Applying a Dynamic Constraint and Variable Localization in an Ensemble Context

Multivariate Correlations: Applying a Dynamic Constraint and Variable Localization in an Ensemble Context Multivariate Correlations: Applying a Dynamic Constraint and Variable Localization in an Ensemble Context Catherine Thomas 1,2,3, Kayo Ide 1 Additional thanks to Daryl Kleist, Eugenia Kalnay, Takemasa

More information

Review of Covariance Localization in Ensemble Filters

Review of Covariance Localization in Ensemble Filters NOAA Earth System Research Laboratory Review of Covariance Localization in Ensemble Filters Tom Hamill NOAA Earth System Research Lab, Boulder, CO tom.hamill@noaa.gov Canonical ensemble Kalman filter update

More information

Comparison of 3D-Var and LETKF in an Atmospheric GCM: SPEEDY

Comparison of 3D-Var and LETKF in an Atmospheric GCM: SPEEDY Comparison of 3D-Var and LEKF in an Atmospheric GCM: SPEEDY Catherine Sabol Kayo Ide Eugenia Kalnay, akemasa Miyoshi Weather Chaos, UMD 9 April 2012 Outline SPEEDY Formulation Single Observation Eperiments

More information

Simple Doppler Wind Lidar adaptive observation experiments with 3D-Var. and an ensemble Kalman filter in a global primitive equations model

Simple Doppler Wind Lidar adaptive observation experiments with 3D-Var. and an ensemble Kalman filter in a global primitive equations model 1 2 3 4 Simple Doppler Wind Lidar adaptive observation experiments with 3D-Var and an ensemble Kalman filter in a global primitive equations model 5 6 7 8 9 10 11 12 Junjie Liu and Eugenia Kalnay Dept.

More information

Improving GFS 4DEnVar Hybrid Data Assimilation System Using Time-lagged Ensembles

Improving GFS 4DEnVar Hybrid Data Assimilation System Using Time-lagged Ensembles Improving GFS 4DEnVar Hybrid Data Assimilation System Using Time-lagged Ensembles Bo Huang and Xuguang Wang School of Meteorology University of Oklahoma, Norman, OK, USA Acknowledgement: Junkyung Kay (OU);

More information

Ensemble 4DVAR for the NCEP hybrid GSI EnKF data assimilation system and observation impact study with the hybrid system

Ensemble 4DVAR for the NCEP hybrid GSI EnKF data assimilation system and observation impact study with the hybrid system Ensemble 4DVAR for the NCEP hybrid GSI EnKF data assimilation system and observation impact study with the hybrid system Xuguang Wang School of Meteorology University of Oklahoma, Norman, OK OU: Ting Lei,

More information

Quarterly Journal of the Royal Meteorological Society

Quarterly Journal of the Royal Meteorological Society Quarterly Journal of the Royal Meteorological Society Effects of sequential or simultaneous assimilation of observations and localization methods on the performance of the ensemble Kalman filter Journal:

More information

Variable localization in an Ensemble Kalman Filter: application to the carbon cycle data assimilation

Variable localization in an Ensemble Kalman Filter: application to the carbon cycle data assimilation 1 Variable localization in an Ensemble Kalman Filter: 2 application to the carbon cycle data assimilation 3 4 1 Ji-Sun Kang (jskang@atmos.umd.edu), 5 1 Eugenia Kalnay(ekalnay@atmos.umd.edu), 6 2 Junjie

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

Generating climatological forecast error covariance for Variational DAs with ensemble perturbations: comparison with the NMC method

Generating climatological forecast error covariance for Variational DAs with ensemble perturbations: comparison with the NMC method Generating climatological forecast error covariance for Variational DAs with ensemble perturbations: comparison with the NMC method Matthew Wespetal Advisor: Dr. Eugenia Kalnay UMD, AOSC Department March

More information

Improved analyses and forecasts with AIRS retrievals using the Local Ensemble Transform Kalman Filter

Improved analyses and forecasts with AIRS retrievals using the Local Ensemble Transform Kalman Filter Improved analyses and forecasts with AIRS retrievals using the Local Ensemble Transform Kalman Filter Hong Li, Junjie Liu, and Elana Fertig E. Kalnay I. Szunyogh, E. J. Kostelich Weather and Chaos Group

More information

Analysis sensitivity calculation in an Ensemble Kalman Filter

Analysis sensitivity calculation in an Ensemble Kalman Filter Analysis sensitivity calculation in an Ensemble Kalman Filter Junjie Liu 1, Eugenia Kalnay 2, Takemasa Miyoshi 2, and Carla Cardinali 3 1 University of California, Berkeley, CA, USA 2 University of Maryland,

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

Quarterly Journal of the Royal Meteorological Society !"#$%&'&(&)"&'*'+'*%(,#$,-$#*'."(/'*0'"(#"(1"&)23$)(4#$2#"( 5'$*)6!

Quarterly Journal of the Royal Meteorological Society !#$%&'&(&)&'*'+'*%(,#$,-$#*'.(/'*0'(#(1&)23$)(4#$2#( 5'$*)6! !"#$%&'&(&)"&'*'+'*%(,#$,-$#*'."(/'*0'"(#"("&)$)(#$#"( '$*)! "#$%&'()!!"#$%&$'()*+"$,#')+-)%.&)/+(#')0&%&+$+'+#')+&%(! *'&$+,%-./!0)! "! :-(;%/-,(;! '/;!?$@A-//;B!@

More information

Reducing the Impact of Sampling Errors in Ensemble Filters

Reducing the Impact of Sampling Errors in Ensemble Filters Reducing the Impact of Sampling Errors in Ensemble Filters Jeffrey Anderson NCAR Data Assimilation Research Section The National Center for Atmospheric Research is sponsored by the National Science Foundation.

More information

Assimilating Nonlocal Observations using a Local Ensemble Kalman Filter

Assimilating Nonlocal Observations using a Local Ensemble Kalman Filter Tellus 000, 000 000 (0000) Printed 16 February 2007 (Tellus LATEX style file v2.2) Assimilating Nonlocal Observations using a Local Ensemble Kalman Filter Elana J. Fertig 1, Brian R. Hunt 1, Edward Ott

More information

A HYBRID ENSEMBLE KALMAN FILTER / 3D-VARIATIONAL ANALYSIS SCHEME

A HYBRID ENSEMBLE KALMAN FILTER / 3D-VARIATIONAL ANALYSIS SCHEME A HYBRID ENSEMBLE KALMAN FILTER / 3D-VARIATIONAL ANALYSIS SCHEME Thomas M. Hamill and Chris Snyder National Center for Atmospheric Research, Boulder, Colorado 1. INTRODUCTION Given the chaotic nature of

More information

Comparison between Local Ensemble Transform Kalman Filter and PSAS in the NASA finite volume GCM: perfect model experiments

Comparison between Local Ensemble Transform Kalman Filter and PSAS in the NASA finite volume GCM: perfect model experiments Comparison between Local Ensemble Transform Kalman Filter and PSAS in the NASA finite volume GCM: perfect model experiments Junjie Liu 1*, Elana Judith Fertig 1, and Hong Li 1 Eugenia Kalnay 1, Brian R.

More information

Ensemble Kalman Filter potential

Ensemble Kalman Filter potential Ensemble Kalman Filter potential Former students (Shu-Chih( Yang, Takemasa Miyoshi, Hong Li, Junjie Liu, Chris Danforth, Ji-Sun Kang, Matt Hoffman), and Eugenia Kalnay University of Maryland Acknowledgements:

More information

Guo-Yuan Lien*, Eugenia Kalnay, and Takemasa Miyoshi University of Maryland, College Park, Maryland 2. METHODOLOGY

Guo-Yuan Lien*, Eugenia Kalnay, and Takemasa Miyoshi University of Maryland, College Park, Maryland 2. METHODOLOGY 9.2 EFFECTIVE ASSIMILATION OF GLOBAL PRECIPITATION: SIMULATION EXPERIMENTS Guo-Yuan Lien*, Eugenia Kalnay, and Takemasa Miyoshi University of Maryland, College Park, Maryland 1. INTRODUCTION * Precipitation

More information

Parameter Estimation in EnKF: Surface Fluxes of Carbon, Heat, Moisture and Momentum

Parameter Estimation in EnKF: Surface Fluxes of Carbon, Heat, Moisture and Momentum Parameter Estimation in EnKF: Surface Fluxes of Carbon, Heat, Moisture and Momentum *Ji-Sun Kang, *Eugenia Kalnay, *Takemasa Miyoshi, + Junjie Liu, # Inez Fung, *Kayo Ide *University of Maryland, College

More information

UNIVERSITY OF OKLAHOMA GRADUATE COLLEGE EFFECTS OF SEQUENTIAL OR SIMULTANEOUS ASSIMILATION OF OBSERVATIONS AND LOCALIZATION METHODS ON THE PERFORMANCE

UNIVERSITY OF OKLAHOMA GRADUATE COLLEGE EFFECTS OF SEQUENTIAL OR SIMULTANEOUS ASSIMILATION OF OBSERVATIONS AND LOCALIZATION METHODS ON THE PERFORMANCE UNIVERSITY OF OKLAHOMA GRADUATE COLLEGE EFFECTS OF SEQUENTIAL OR SIMULTANEOUS ASSIMILATION OF OBSERVATIONS AND LOCALIZATION METHODS ON THE PERFORMANCE OF THE ENSEMBLE KALMAN FILTER A THESIS SUBMITTED TO

More information

Hybrid variational-ensemble data assimilation. Daryl T. Kleist. Kayo Ide, Dave Parrish, John Derber, Jeff Whitaker

Hybrid variational-ensemble data assimilation. Daryl T. Kleist. Kayo Ide, Dave Parrish, John Derber, Jeff Whitaker Hybrid variational-ensemble data assimilation Daryl T. Kleist Kayo Ide, Dave Parrish, John Derber, Jeff Whitaker Weather and Chaos Group Meeting 07 March 20 Variational Data Assimilation J Var J 2 2 T

More information

P 1.86 A COMPARISON OF THE HYBRID ENSEMBLE TRANSFORM KALMAN FILTER (ETKF)- 3DVAR AND THE PURE ENSEMBLE SQUARE ROOT FILTER (EnSRF) ANALYSIS SCHEMES

P 1.86 A COMPARISON OF THE HYBRID ENSEMBLE TRANSFORM KALMAN FILTER (ETKF)- 3DVAR AND THE PURE ENSEMBLE SQUARE ROOT FILTER (EnSRF) ANALYSIS SCHEMES P 1.86 A COMPARISON OF THE HYBRID ENSEMBLE TRANSFORM KALMAN FILTER (ETKF)- 3DVAR AND THE PURE ENSEMBLE SQUARE ROOT FILTER (EnSRF) ANALYSIS SCHEMES Xuguang Wang*, Thomas M. Hamill, Jeffrey S. Whitaker NOAA/CIRES

More information

Some ideas for Ensemble Kalman Filter

Some ideas for Ensemble Kalman Filter Some ideas for Ensemble Kalman Filter Former students and Eugenia Kalnay UMCP Acknowledgements: UMD Chaos-Weather Group: Brian Hunt, Istvan Szunyogh, Ed Ott and Jim Yorke, Kayo Ide, and students Former

More information

Addressing the nonlinear problem of low order clustering in deterministic filters by using mean-preserving non-symmetric solutions of the ETKF

Addressing the nonlinear problem of low order clustering in deterministic filters by using mean-preserving non-symmetric solutions of the ETKF Addressing the nonlinear problem of low order clustering in deterministic filters by using mean-preserving non-symmetric solutions of the ETKF Javier Amezcua, Dr. Kayo Ide, Dr. Eugenia Kalnay 1 Outline

More information

Local Ensemble Transform Kalman Filter: An Efficient Scheme for Assimilating Atmospheric Data

Local Ensemble Transform Kalman Filter: An Efficient Scheme for Assimilating Atmospheric Data Local Ensemble Transform Kalman Filter: An Efficient Scheme for Assimilating Atmospheric Data John Harlim and Brian R. Hunt Department of Mathematics and Institute for Physical Science and Technology University

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 ECODYC10, Dresden 28 January 2010 Relationship

More information

STRONGLY COUPLED ENKF DATA ASSIMILATION

STRONGLY COUPLED ENKF DATA ASSIMILATION STRONGLY COUPLED ENKF DATA ASSIMILATION WITH THE CFSV2 Travis Sluka Acknowledgements: Eugenia Kalnay, Steve Penny, Takemasa Miyoshi CDAW Toulouse Oct 19, 2016 Outline 1. Overview of strongly coupled DA

More information

Accelerating the spin-up of Ensemble Kalman Filtering

Accelerating the spin-up of Ensemble Kalman Filtering Accelerating the spin-up of Ensemble Kalman Filtering Eugenia Kalnay * and Shu-Chih Yang University of Maryland Abstract A scheme is proposed to improve the performance of the ensemble-based Kalman Filters

More information

How is balance of a forecast ensemble affected by adaptive and non-adaptive localization schemes?

How is balance of a forecast ensemble affected by adaptive and non-adaptive localization schemes? 1 How is balance of a forecast ensemble affected by adaptive and non-adaptive localization schemes? Ross Bannister Stefano Migliorini, Laura Baker, Ali Rudd NCEO, DIAMET, ESA University of Reading 2 Outline

More information

Advances and Challenges in Ensemblebased Data Assimilation in Meteorology. Takemasa Miyoshi

Advances and Challenges in Ensemblebased Data Assimilation in Meteorology. Takemasa Miyoshi January 18, 2013, DA Workshop, Tachikawa, Japan Advances and Challenges in Ensemblebased Data Assimilation in Meteorology Takemasa Miyoshi RIKEN Advanced Institute for Computational Science Takemasa.Miyoshi@riken.jp

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

GSI Tutorial Background and Observation Errors: Estimation and Tuning. Daryl Kleist NCEP/EMC June 2011 GSI Tutorial

GSI Tutorial Background and Observation Errors: Estimation and Tuning. Daryl Kleist NCEP/EMC June 2011 GSI Tutorial GSI Tutorial 2011 Background and Observation Errors: Estimation and Tuning Daryl Kleist NCEP/EMC 29-30 June 2011 GSI Tutorial 1 Background Errors 1. Background error covariance 2. Multivariate relationships

More information

Univ. of Maryland-College Park, Dept. of Atmos. & Oceanic Science. NOAA/NCEP/Environmental Modeling Center

Univ. of Maryland-College Park, Dept. of Atmos. & Oceanic Science. NOAA/NCEP/Environmental Modeling Center The Tangent Linear Normal Mode Constraint in GSI: Applications in the NCEP GFS/GDAS Hybrid EnVar system and Future Developments Daryl Kleist 1 David Parrish 2, Catherine Thomas 1,2 1 Univ. of Maryland-College

More information

Optimal Localization for Ensemble Kalman Filter Systems

Optimal Localization for Ensemble Kalman Filter Systems Journal December of the 2014 Meteorological Society of Japan, Vol. Á. 92, PERIÁÑEZ No. 6, pp. et 585 597, al. 2014 585 DOI:10.2151/jmsj.2014-605 Optimal Localization for Ensemble Kalman Filter Systems

More information

The Local Ensemble Transform Kalman Filter (LETKF) Eric Kostelich. Main topics

The Local Ensemble Transform Kalman Filter (LETKF) Eric Kostelich. Main topics The Local Ensemble Transform Kalman Filter (LETKF) Eric Kostelich Arizona State University Co-workers: Istvan Szunyogh, Brian Hunt, Ed Ott, Eugenia Kalnay, Jim Yorke, and many others http://www.weatherchaos.umd.edu

More information

Local Ensemble Transform Kalman Filter

Local Ensemble Transform Kalman Filter Local Ensemble Transform Kalman Filter Brian Hunt 11 June 2013 Review of Notation Forecast model: a known function M on a vector space of model states. Truth: an unknown sequence {x n } of model states

More information

Comparison between Local Ensemble Transform Kalman Filter and PSAS in the NASA finite volume GCM perfect model experiments

Comparison between Local Ensemble Transform Kalman Filter and PSAS in the NASA finite volume GCM perfect model experiments Nonlin. Processes Geophys., 15, 645 659, 2008 Author(s) 2008. This work is distributed under the Creative Commons Attribution 3.0 License. Nonlinear Processes in Geophysics Comparison between Local Ensemble

More information

Simultaneous estimation of covariance inflation and observation errors within an ensemble Kalman filter

Simultaneous estimation of covariance inflation and observation errors within an ensemble Kalman filter QUARTERLY JOURNAL OF THE ROYAL METEOROLOGICAL SOCIETY Q. J. R. Meteorol. Soc. 135: 523 533 (2009) Published online 3 February 2009 in Wiley InterScience (www.interscience.wiley.com).371 Simultaneous estimation

More information

Comparing Local Ensemble Transform Kalman Filter with 4D-Var in a Quasi-geostrophic model

Comparing Local Ensemble Transform Kalman Filter with 4D-Var in a Quasi-geostrophic model Comparing Local Ensemble Transform Kalman Filter with 4D-Var in a Quasi-geostrophic model Shu-Chih Yang 1,2, Eugenia Kalnay 1, Matteo Corazza 3, Alberto Carrassi 4 and Takemasa Miyoshi 5 1 University of

More information

WRF-LETKF The Present and Beyond

WRF-LETKF The Present and Beyond November 12, 2012, Weather-Chaos meeting WRF-LETKF The Present and Beyond Takemasa Miyoshi and Masaru Kunii University of Maryland, College Park miyoshi@atmos.umd.edu Co-investigators and Collaborators:

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

Data Assimilation: Finding the Initial Conditions in Large Dynamical Systems. Eric Kostelich Data Mining Seminar, Feb. 6, 2006

Data Assimilation: Finding the Initial Conditions in Large Dynamical Systems. Eric Kostelich Data Mining Seminar, Feb. 6, 2006 Data Assimilation: Finding the Initial Conditions in Large Dynamical Systems Eric Kostelich Data Mining Seminar, Feb. 6, 2006 kostelich@asu.edu Co-Workers Istvan Szunyogh, Gyorgyi Gyarmati, Ed Ott, Brian

More information

Error (E) Covariance Diagnostics. in Ensemble Data Assimilation. Kayo Ide, Daryl Kleist, Adam Kubaryk University of Maryland

Error (E) Covariance Diagnostics. in Ensemble Data Assimilation. Kayo Ide, Daryl Kleist, Adam Kubaryk University of Maryland Error (E) Covariance Diagnostics in Ensemble Data Assimilation Kayo Ide, Daryl Kleist, Adam Kubaryk University of Maryland 7 th EnKF Data Assimilation Workshop May 2016 Outline Part I. Background: E-diagnostics

More information

ABSTRACT. Sabrina Rainwater Doctor of Philosophy, Professor Brian R. Hunt Department of Mathematics and

ABSTRACT. Sabrina Rainwater Doctor of Philosophy, Professor Brian R. Hunt Department of Mathematics and ABSTRACT Title of dissertation: NONLINEAR AND MULTIRESOLUTION ERROR COVARIANCE ESTIMATION IN ENSEMBLE DATA ASSIMILATION Sabrina Rainwater Doctor of Philosophy, 2012 Dissertation directed by: Professor

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

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

Relative Merits of 4D-Var and Ensemble Kalman Filter

Relative Merits of 4D-Var and Ensemble Kalman Filter Relative Merits of 4D-Var and Ensemble Kalman Filter Andrew Lorenc Met Office, Exeter International summer school on Atmospheric and Oceanic Sciences (ISSAOS) "Atmospheric Data Assimilation". August 29

More information

Ensemble-based Data Assimilation of TRMM/GPM Precipitation Measurements

Ensemble-based Data Assimilation of TRMM/GPM Precipitation Measurements January 16, 2014, JAXA Joint PI Workshop, Tokyo Ensemble-based Data Assimilation of TRMM/GPM Precipitation Measurements PI: Takemasa Miyoshi RIKEN Advanced Institute for Computational Science Takemasa.Miyoshi@riken.jp

More information

EnKF and Hybrid Gain Ensemble Data Assimilation

EnKF and Hybrid Gain Ensemble Data Assimilation 733 EnKF and Hybrid Gain Ensemble Data Assimilation Mats Hamrud, Massimo Bonavita and Lars Isaksen Research Department September 2014 To be submitted to Monthly Weather Review Series: ECMWF Technical Memoranda

More information

Recent Advances in EnKF

Recent Advances in EnKF Recent Advances in EnKF Former students (Shu-Chih( Yang, Takemasa Miyoshi, Hong Li, Junjie Liu, Chris Danforth, Ji-Sun Kang, Matt Hoffman, Steve Penny, Steve Greybush), and Eugenia Kalnay University of

More information

Accounting for Model Errors in Ensemble Data Assimilation

Accounting for Model Errors in Ensemble Data Assimilation OCTOBER 2009 L I E T A L. 3407 Accounting for Model Errors in Ensemble Data Assimilation HONG LI Laboratory of Typhoon Forecast Technique, Shanghai Typhoon Institute of CMA, Shanghai, China EUGENIA KALNAY

More information

P3.11 A COMPARISON OF AN ENSEMBLE OF POSITIVE/NEGATIVE PAIRS AND A CENTERED SPHERICAL SIMPLEX ENSEMBLE

P3.11 A COMPARISON OF AN ENSEMBLE OF POSITIVE/NEGATIVE PAIRS AND A CENTERED SPHERICAL SIMPLEX ENSEMBLE P3.11 A COMPARISON OF AN ENSEMBLE OF POSITIVE/NEGATIVE PAIRS AND A CENTERED SPHERICAL SIMPLEX ENSEMBLE 1 INTRODUCTION Xuguang Wang* The Pennsylvania State University, University Park, PA Craig H. Bishop

More information

Intensive Course on Data Assimilation SPEEDY DA (3D-VAR)

Intensive Course on Data Assimilation SPEEDY DA (3D-VAR) Intensive Course on Data Assimilation SPEEDY DA (3D-VAR) Prepared by Junjie Liu, Takemasa Miyoshi and Juan Ruiz Buenos Aires, Argentina 27 October 7 November 2008 What will we learn in this lesson: Speedy

More information

Ensemble Assimilation of Global Large-Scale Precipitation

Ensemble Assimilation of Global Large-Scale Precipitation Ensemble Assimilation of Global Large-Scale Precipitation Guo-Yuan Lien 1,2 in collaboration with Eugenia Kalnay 2, Takemasa Miyoshi 1,2 1 RIKEN Advanced Institute for Computational Science 2 University

More information

4DEnVar. Four-Dimensional Ensemble-Variational Data Assimilation. Colloque National sur l'assimilation de données

4DEnVar. Four-Dimensional Ensemble-Variational Data Assimilation. Colloque National sur l'assimilation de données Four-Dimensional Ensemble-Variational Data Assimilation 4DEnVar Colloque National sur l'assimilation de données Andrew Lorenc, Toulouse France. 1-3 décembre 2014 Crown copyright Met Office 4DEnVar: Topics

More information

Inter-comparison of 4D-Var and EnKF systems for operational deterministic NWP

Inter-comparison of 4D-Var and EnKF systems for operational deterministic NWP Inter-comparison of 4D-Var and EnKF systems for operational deterministic NWP Project eam: Mark Buehner Cecilien Charette Bin He Peter Houtekamer Herschel Mitchell WWRP/HORPEX Workshop on 4D-VAR and Ensemble

More information

Environment Canada s Regional Ensemble Kalman Filter

Environment Canada s Regional Ensemble Kalman Filter Environment Canada s Regional Ensemble Kalman Filter May 19, 2014 Seung-Jong Baek, Luc Fillion, Kao-Shen Chung, and Peter Houtekamer Meteorological Research Division, Environment Canada, Dorval, Quebec

More information

4D-Var or Ensemble Kalman Filter? TELLUS A, in press

4D-Var or Ensemble Kalman Filter? TELLUS A, in press 4D-Var or Ensemble Kalman Filter? Eugenia Kalnay 1 *, Hong Li 1, Takemasa Miyoshi 2, Shu-Chih Yang 1, and Joaquim Ballabrera-Poy 3 1 University of Maryland, College Park, MD, 20742-2425 2 Numerical Prediction

More information

Variational ensemble DA at Météo-France Cliquez pour modifier le style des sous-titres du masque

Variational ensemble DA at Météo-France Cliquez pour modifier le style des sous-titres du masque Cliquez pour modifier le style du titre Variational ensemble DA at Météo-France Cliquez pour modifier le style des sous-titres du masque L. Berre, G. Desroziers, H. Varella, L. Raynaud, C. Labadie and

More information

Comparing Variational, Ensemble-based and Hybrid Data Assimilations at Regional Scales

Comparing Variational, Ensemble-based and Hybrid Data Assimilations at Regional Scales Comparing Variational, Ensemble-based and Hybrid Data Assimilations at Regional Scales Meng Zhang and Fuqing Zhang Penn State University Xiang-Yu Huang and Xin Zhang NCAR 4 th EnDA Workshop, Albany, NY

More information

LETKF Data Assimilation System for KIAPS AGCM: Progress and Plan

LETKF Data Assimilation System for KIAPS AGCM: Progress and Plan UMD Weather-Chaos Group Meeting June 17, 2013 LETKF Data Assimilation System for KIAPS AGCM: Progress and Plan Ji-Sun Kang, Jong-Im Park, Hyo-Jong Song, Ji-Hye Kwun, Seoleun Shin, and In-Sun Song Korea

More information

Development of the Local Ensemble Transform Kalman Filter

Development of the Local Ensemble Transform Kalman Filter Development of the Local Ensemble Transform Kalman Filter Istvan Szunyogh Institute for Physical Science and Technology & Department of Atmospheric and Oceanic Science AOSC Special Seminar September 27,

More information

A Comparison of Hybrid Ensemble Transform Kalman Filter Optimum Interpolation and Ensemble Square Root Filter Analysis Schemes

A Comparison of Hybrid Ensemble Transform Kalman Filter Optimum Interpolation and Ensemble Square Root Filter Analysis Schemes MARCH 2007 W A N G E T A L. 1055 A Comparison of Hybrid Ensemble Transform Kalman Filter Optimum Interpolation and Ensemble Square Root Filter Analysis Schemes XUGUANG WANG CIRES Climate Diagnostics Center,

More information

GSI 3DVar-Based Ensemble Variational Hybrid Data Assimilation for NCEP Global Forecast System: Single-Resolution Experiments

GSI 3DVar-Based Ensemble Variational Hybrid Data Assimilation for NCEP Global Forecast System: Single-Resolution Experiments 4098 M O N T H L Y W E A T H E R R E V I E W VOLUME 141 GSI 3DVar-Based Ensemble Variational Hybrid Data Assimilation for NCEP Global Forecast System: Single-Resolution Experiments XUGUANG WANG School

More information

Localization and Correlation in Ensemble Kalman Filters

Localization and Correlation in Ensemble Kalman Filters Localization and Correlation in Ensemble Kalman Filters Jeff Anderson NCAR Data Assimilation Research Section The National Center for Atmospheric Research is sponsored by the National Science Foundation.

More information

Implementation and evaluation of a regional data assimilation system based on WRF-LETKF

Implementation and evaluation of a regional data assimilation system based on WRF-LETKF Implementation and evaluation of a regional data assimilation system based on WRF-LETKF Juan José Ruiz Centro de Investigaciones del Mar y la Atmosfera (CONICET University of Buenos Aires) With many thanks

More information

Comparisons between 4DEnVar and 4DVar on the Met Office global model

Comparisons between 4DEnVar and 4DVar on the Met Office global model Comparisons between 4DEnVar and 4DVar on the Met Office global model David Fairbairn University of Surrey/Met Office 26 th June 2013 Joint project by David Fairbairn, Stephen Pring, Andrew Lorenc, Neill

More information

Introduction to data assimilation and least squares methods

Introduction to data assimilation and least squares methods Introduction to data assimilation and least squares methods Eugenia Kalnay and many friends University of Maryland October 008 (part 1 Contents (1 Forecasting the weather - we are really getting better!

More information

Estimation of Surface Fluxes of Carbon, Heat, Moisture and Momentum from Atmospheric Data Assimilation

Estimation of Surface Fluxes of Carbon, Heat, Moisture and Momentum from Atmospheric Data Assimilation AICS Data Assimilation Workshop February 27, 2013 Estimation of Surface Fluxes of Carbon, Heat, Moisture and Momentum from Atmospheric Data Assimilation Ji-Sun Kang (KIAPS), Eugenia Kalnay (Univ. of Maryland,

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

Localization in the ensemble Kalman Filter

Localization in the ensemble Kalman Filter Department of Meteorology Localization in the ensemble Kalman Filter Ruth Elizabeth Petrie A dissertation submitted in partial fulfilment of the requirement for the degree of MSc. Atmosphere, Ocean and

More information

(Toward) Scale-dependent weighting and localization for the NCEP GFS hybrid 4DEnVar Scheme

(Toward) Scale-dependent weighting and localization for the NCEP GFS hybrid 4DEnVar Scheme (Toward) Scale-dependent weighting and localization for the NCEP GFS hybrid 4DEnVar Scheme Daryl Kleist 1, Kayo Ide 1, Rahul Mahajan 2, Deng-Shun Chen 3 1 University of Maryland - Dept. of Atmospheric

More information

4D-Var or Ensemble Kalman Filter?

4D-Var or Ensemble Kalman Filter? 4D-Var or Ensemble Kalman Filter? Eugenia Kalnay, Shu-Chih Yang, Hong Li, Junjie Liu, Takemasa Miyoshi,Chris Danforth Department of AOS and Chaos/Weather Group University of Maryland Chaos/Weather group

More information

Numerical Weather Prediction: Data assimilation. Steven Cavallo

Numerical Weather Prediction: Data assimilation. Steven Cavallo Numerical Weather Prediction: Data assimilation Steven Cavallo Data assimilation (DA) is the process estimating the true state of a system given observations of the system and a background estimate. Observations

More information

An implementation of the Local Ensemble Kalman Filter in a quasi geostrophic model and comparison with 3D-Var

An implementation of the Local Ensemble Kalman Filter in a quasi geostrophic model and comparison with 3D-Var Author(s) 2007. This work is licensed under a Creative Commons License. Nonlinear Processes in Geophysics An implementation of the Local Ensemble Kalman Filter in a quasi geostrophic model and comparison

More information

Kalman Filter and Ensemble Kalman Filter

Kalman Filter and Ensemble Kalman Filter Kalman Filter and Ensemble Kalman Filter 1 Motivation Ensemble forecasting : Provides flow-dependent estimate of uncertainty of the forecast. Data assimilation : requires information about uncertainty

More information

Weight interpolation for efficient data assimilation with the Local Ensemble Transform Kalman Filter

Weight interpolation for efficient data assimilation with the Local Ensemble Transform Kalman Filter Weight interpolation for efficient data assimilation with the Local Ensemble Transform Kalman Filter Shu-Chih Yang 1,2, Eugenia Kalnay 1,3, Brian Hunt 1,3 and Neill E. Bowler 4 1 Department of Atmospheric

More information

Weight interpolation for efficient data assimilation with the Local Ensemble Transform Kalman Filter

Weight interpolation for efficient data assimilation with the Local Ensemble Transform Kalman Filter QUARTERLY JOURNAL OF THE ROYAL METEOROLOGICAL SOCIETY Published online 17 December 2008 in Wiley InterScience (www.interscience.wiley.com).353 Weight interpolation for efficient data assimilation with

More information

A Comparative Study of 4D-VAR and a 4D Ensemble Kalman Filter: Perfect Model Simulations with Lorenz-96

A Comparative Study of 4D-VAR and a 4D Ensemble Kalman Filter: Perfect Model Simulations with Lorenz-96 Tellus 000, 000 000 (0000) Printed 20 October 2006 (Tellus LATEX style file v2.2) A Comparative Study of 4D-VAR and a 4D Ensemble Kalman Filter: Perfect Model Simulations with Lorenz-96 Elana J. Fertig

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

How 4DVAR can benefit from or contribute to EnKF (a 4DVAR perspective)

How 4DVAR can benefit from or contribute to EnKF (a 4DVAR perspective) How 4DVAR can benefit from or contribute to EnKF (a 4DVAR perspective) Dale Barker WWRP/THORPEX Workshop on 4D-Var and Ensemble Kalman Filter Intercomparisons Sociedad Cientifica Argentina, Buenos Aires,

More information

Data Assimilation Development for the FV3GFSv2

Data Assimilation Development for the FV3GFSv2 Data Assimilation Development for the FV3GFSv2 Catherine Thomas 1, 2, Rahul Mahajan 1, 2, Daryl Kleist 2, Emily Liu 3,2, Yanqiu Zhu 1, 2, John Derber 2, Andrew Collard 1, 2, Russ Treadon 2, Jeff Whitaker

More information

Monthly Weather Review The Hybrid Local Ensemble Transform Kalman Filter

Monthly Weather Review The Hybrid Local Ensemble Transform Kalman Filter Monthly Weather Review The Hybrid Local Ensemble Transform Kalman Filter --Manuscript Draft-- Manuscript Number: Full Title: Article Type: Corresponding Author: Corresponding Author's Institution: First

More information

Representation of inhomogeneous, non-separable covariances by sparse wavelet-transformed matrices

Representation of inhomogeneous, non-separable covariances by sparse wavelet-transformed matrices Representation of inhomogeneous, non-separable covariances by sparse wavelet-transformed matrices Andreas Rhodin, Harald Anlauf German Weather Service (DWD) Workshop on Flow-dependent aspects of data assimilation,

More information

Observation Bias Correction with an Ensemble Kalman Filter

Observation Bias Correction with an Ensemble Kalman Filter Tellus 000, 000 000 (0000) Printed 10 April 2007 (Tellus LATEX style file v2.2) Observation Bias Correction with an Ensemble Kalman Filter Elana J. Fertig 1, Seung-Jong Baek 2, Brian R. Hunt 1, Edward

More information

Numerical Weather Prediction Chaos, Predictability, and Data Assimilation

Numerical Weather Prediction Chaos, Predictability, and Data Assimilation July 23, 2013, DA summer school, Reading, UK Numerical Weather Prediction Chaos, Predictability, and Data Assimilation Takemasa Miyoshi RIKEN Advanced Institute for Computational Science Takemasa.Miyoshi@riken.jp

More information

The Local Ensemble Transform Kalman Filter and its implementation on the NCEP global model at the University of Maryland

The Local Ensemble Transform Kalman Filter and its implementation on the NCEP global model at the University of Maryland The Local Ensemble Transform Kalman Filter and its implementation on the NCEP global model at the University of Maryland Istvan Szunyogh (*), Elizabeth A. Satterfield (*), José A. Aravéquia (**), Elana

More information

Multivariate localization methods for ensemble Kalman filtering

Multivariate localization methods for ensemble Kalman filtering doi:10.5194/npg-22-723-2015 Author(s) 2015. CC Attribution 3.0 License. Multivariate localization methods for ensemble Kalman filtering S. Roh 1, M. Jun 1, I. Szunyogh 2, and M. G. Genton 3 1 Department

More information

2. Outline of the MRI-EPS

2. Outline of the MRI-EPS 2. Outline of the MRI-EPS The MRI-EPS includes BGM cycle system running on the MRI supercomputer system, which is developed by using the operational one-month forecasting system by the Climate Prediction

More information

16. Data Assimilation Research Team

16. Data Assimilation Research Team 16. Data Assimilation Research Team 16.1. Team members Takemasa Miyoshi (Team Leader) Shigenori Otsuka (Postdoctoral Researcher) Juan J. Ruiz (Visiting Researcher) Keiichi Kondo (Student Trainee) Yukiko

More information

Xuguang Wang and Ting Lei. School of Meteorology, University of Oklahoma and Center for Analysis and Prediction of Storms, Norman, OK.

Xuguang Wang and Ting Lei. School of Meteorology, University of Oklahoma and Center for Analysis and Prediction of Storms, Norman, OK. 1 2 3 GSI-based four dimensional ensemble-variational (4DEnsVar) data assimilation: formulation and single resolution experiments with real data for NCEP Global Forecast System 4 5 6 7 8 9 10 11 12 13

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

J1.3 GENERATING INITIAL CONDITIONS FOR ENSEMBLE FORECASTS: MONTE-CARLO VS. DYNAMIC METHODS

J1.3 GENERATING INITIAL CONDITIONS FOR ENSEMBLE FORECASTS: MONTE-CARLO VS. DYNAMIC METHODS J1.3 GENERATING INITIAL CONDITIONS FOR ENSEMBLE FORECASTS: MONTE-CARLO VS. DYNAMIC METHODS Thomas M. Hamill 1, Jeffrey S. Whitaker 1, and Chris Snyder 2 1 NOAA-CIRES Climate Diagnostics Center, Boulder,

More information

Background Error Covariance Modelling

Background Error Covariance Modelling Background Error Covariance Modelling Mike Fisher Slide 1 Outline Diagnosing the Statistics of Background Error using Ensembles of Analyses Modelling the Statistics in Spectral Space - Relaxing constraints

More information

Local Predictability of the Performance of an. Ensemble Forecast System

Local Predictability of the Performance of an. Ensemble Forecast System Local Predictability of the Performance of an Ensemble Forecast System Elizabeth Satterfield Istvan Szunyogh University of Maryland, College Park, Maryland To be submitted to JAS Corresponding author address:

More information

A simpler formulation of forecast sensitivity to observations: application to ensemble Kalman filters

A simpler formulation of forecast sensitivity to observations: application to ensemble Kalman filters PUBLISHED BY THE INTERNATIONAL METEOROLOGICAL INSTITUTE IN STOCKHOLM SERIES A DYNAMIC METEOROLOGY AND OCEANOGRAPHY A simpler formulation of forecast sensitivity to observations: application to ensemble

More information

Evolution of Forecast Error Covariances in 4D-Var and ETKF methods

Evolution of Forecast Error Covariances in 4D-Var and ETKF methods Evolution of Forecast Error Covariances in 4D-Var and ETKF methods Chiara Piccolo Met Office Exeter, United Kingdom chiara.piccolo@metoffice.gov.uk Introduction Estimates of forecast error covariances

More information

Data assimilation for the coupled ocean-atmosphere

Data assimilation for the coupled ocean-atmosphere GODAE Ocean View/WGNE Workshop 2013 19 March 2013 Data assimilation for the coupled ocean-atmosphere Eugenia Kalnay, Tamara Singleton, Steve Penny, Takemasa Miyoshi, Jim Carton Thanks to the UMD Weather-Chaos

More information