Ensemble Square Root Filters

Michael K. Tippett International Research Institute for Climate Prediction, Palisades, New York

Search for other papers by Michael K. Tippett in
Current site
Google Scholar
PubMed
Close
,
Jeffrey L. Anderson GFDL, Princeton, New Jersey

Search for other papers by Jeffrey L. Anderson in
Current site
Google Scholar
PubMed
Close
,
Craig H. Bishop Naval Research Laboratory, Monterey, California

Search for other papers by Craig H. Bishop in
Current site
Google Scholar
PubMed
Close
,
Thomas M. Hamill NOAA–CIRES Climate Diagnostics Center, Boulder, Colorado

Search for other papers by Thomas M. Hamill in
Current site
Google Scholar
PubMed
Close
, and
Jeffrey S. Whitaker NOAA–CIRES Climate Diagnostics Center, Boulder, Colorado

Search for other papers by Jeffrey S. Whitaker in
Current site
Google Scholar
PubMed
Close
Full access

Abstract

Ensemble data assimilation methods assimilate observations using state-space estimation methods and low-rank representations of forecast and analysis error covariances. A key element of such methods is the transformation of the forecast ensemble into an analysis ensemble with appropriate statistics. This transformation may be performed stochastically by treating observations as random variables, or deterministically by requiring that the updated analysis perturbations satisfy the Kalman filter analysis error covariance equation. Deterministic analysis ensemble updates are implementations of Kalman square root filters. The nonuniqueness of the deterministic transformation used in square root Kalman filters provides a framework to compare three recently proposed ensemble data assimilation methods.

Corresponding author address: Michael K. Tippett, IRI/LDEO, 223 Monell, P.O. Box 1000/61 Rt. 9W, Palisades, NY 10964-8000. Email: tippett@iri.columbia.edu

Abstract

Ensemble data assimilation methods assimilate observations using state-space estimation methods and low-rank representations of forecast and analysis error covariances. A key element of such methods is the transformation of the forecast ensemble into an analysis ensemble with appropriate statistics. This transformation may be performed stochastically by treating observations as random variables, or deterministically by requiring that the updated analysis perturbations satisfy the Kalman filter analysis error covariance equation. Deterministic analysis ensemble updates are implementations of Kalman square root filters. The nonuniqueness of the deterministic transformation used in square root Kalman filters provides a framework to compare three recently proposed ensemble data assimilation methods.

Corresponding author address: Michael K. Tippett, IRI/LDEO, 223 Monell, P.O. Box 1000/61 Rt. 9W, Palisades, NY 10964-8000. Email: tippett@iri.columbia.edu

1. Introduction

Data assimilation addresses the problem of producing useful analyses and forecasts given imperfect dynamical models and observations. The Kalman filter is the optimal data assimilation method for linear dynamics with additive, state-independent Gaussian model and observation errors (Cohn 1997). An attractive feature of the Kalman filter is its calculation of forecast and analysis error covariances, in addition to the forecasts and analyses themselves. In this way, the Kalman filter produces estimates of forecast and analysis uncertainty, consistent with the dynamics and prescribed model and observation error statistics. However, the error covariance calculation components of the Kalman filter are difficult to implement in realistic systems because of (i) their computational cost, (ii) the nonlinearity of the dynamics, and (iii) poorly characterized error sources.

The ensemble Kalman filter (EnKF), proposed by Evensen (1994), addresses the first two of these problems by using ensemble representations for the forecast and analysis error covariances. Ensemble size limits the number of degrees of freedom used to represent forecast and analysis errors, and Kalman filter error covariance calculations are practical for modest-sized ensembles. The EnKF algorithm begins with an analysis ensemble whose mean is the current state estimate or analysis and whose statistics reflect the analysis error. Applying the full nonlinear dynamics to each analysis ensemble member produces the forecast ensemble; tangent linear and adjoint models of the dynamics are not required. Statistics of the forecast ensemble represent forecast errors; in its simplest form, the EnKF only accounts for forecast error due to uncertain initial conditions, neglecting forecast error due to model deficiencies. The forecast ensemble mean and covariance are then used to assimilate observations and compute a new analysis ensemble with appropriate statistics, and the cycle is repeated. The new analysis ensemble can be formed either stochastically (Houtekamer and Mitchell 1998; Burgers et al. 1998) or deterministically (Bishop et al. 2001; Anderson 2001; Whitaker and Hamill 2002). Deterministic methods were developed to address the adaptive observational network design problem and to avoid sampling issues associated with the use of “perturbed observations” in stochastic analysis ensemble update methods.

The EnKF and other ensemble data assimilation methods belong to the family of square root filters (SRFs), and a purpose of this paper is to demonstrate that deterministic analysis ensemble updates are implementations of Kalman SRFs (Bierman 1977; Maybeck 1982; Heemink et al. 2001). An immediate benefit of this identification is a framework for understanding and comparing deterministic analysis ensemble update schemes (Bishop et al. 2001; Anderson 2001; Whitaker and Hamill 2002). SRFs, like ensemble representations of covariances, are not unique. We begin our discussion in section 2 with a presentation of the Kalman SRF; issues related to implementation of ensemble SRFs are presented in section 3; in section 4 we summarize our results.

2. The Kalman SRF

Kalman SRF algorithms, originally developed for space-navigation systems with limited computational word length, demonstrate superior numerical precision and stability compared to the standard Kalman filter algorithm (Bierman 1977; Maybeck 1982). SRFs by construction avoid loss of positive definiteness of the error covariance matrices. SRFs have been used in earth science data assimilation methods where error covariances are approximated by truncated eigenvector expansions (Verlaan and Heemink 1997).

The usual Kalman filter covariance evolution equations are
i1520-0493-131-7-1485-e1
where 𝗣fk and 𝗣ak are, respectively, the n × n forecast and analysis error covariance matrices at time tk; 𝗠k is the tangent linear dynamics; 𝗛k is the p × n observation operator; 𝗥k is the p × p observation error covariance; 𝗤k is the n × n model error covariance matrix and 𝗞k𝗣fk𝗛Tk(𝗛k𝗣fk𝗛Tk + 𝗥k)−1 is the Kalman gain; n is the dimension of the system state; and p is the number of observations. The error covariance evolution depends on the state estimates and observations through the tangent linear dynamics 𝗠k. The propagation of analysis errors by the dynamics with model error acting as a forcing is described by Eq. (1). Equation (2) shows how an optimal data assimilation scheme uses observations to produce an analysis whose error covariance is less than that of the forecast.

The forecast and analysis error covariance matrices are symmetric positive-definite matrices and can be represented as 𝗣fk = 𝗭fk𝗭fTk and 𝗣ak = 𝗭ak𝗭aTk, where the matrices 𝗭fk and 𝗭ak are matrix square roots of 𝗣fk and 𝗣ak, respectively; other matrix factorizations can be used in filters as well (Bierman 1977; Pham et al. 1998). A covariance matrix and its matrix square root have the same rank or number of nonzero singular values. When a covariance matrix 𝗣 has rank m, there is an n × m matrix square root 𝗭 satisfying 𝗣 = 𝗭𝗭T; in low-rank covariance representations the rank m is much less than the state-space dimension n. This representation is not unique; 𝗣 can also be represented as 𝗣 = (𝗭𝗨)(𝗭𝗨)T, where the matrix 𝗨 is any m × m orthogonal transformation 𝗨𝗨T = 𝗨T𝗨 = 𝗜. The projection ‖xT𝗭‖2 = xT𝗣x of an arbitrary n-vector x onto the matrix square root 𝗭 is uniquely determined, as is the subspace spanned by the columns of 𝗭.

Covariance matrix square roots are closely related to ensemble representations. The sample covariance 𝗣ak of an m-member analysis ensemble is given by 𝗣ak = 𝗦𝗦T/(m − 1), where the columns of the n × m matrix 𝗦 are mean-zero analysis perturbations about the analysis ensemble mean; the rank of 𝗣ak is at most (m − 1). A matrix square root of the analysis error covariance matrix 𝗣ak is the matrix of scaled analysis perturbation ensemble members 𝗭ak = (m − 1)−1/2𝗦.

The Kalman SRF algorithm replaces error covariance evolution equations (1) and (2) with equations for the evolution of forecast and analysis error covariance square roots 𝗭fk and 𝗭ak in a manner that avoids forming the full error covariance matrices. If the model error covariance 𝗤k is neglected, (1) can be replaced by
fkkak−1
In the ensemble context, (3) means to apply the tangent linear dynamics to each column of the 𝗭ak−1, that is, to each scaled analysis perturbation ensemble member. Practically, (3) can be implemented by applying the full nonlinear dynamics to each analysis ensemble member. For what follows, we only assume that the forecast error covariance matrix square root 𝗭fk is available and do not assume or restrict that it be calculated from (3). Section 3b discusses more sophisticated methods of generating 𝗭fk that can include estimates of model error and give a forecast error covariance matrix square root whose rank is greater than the number of perturbations evolved by the dynamical model.
Next, analysis error covariance equation (2) is replaced with an equation for the analysis error covariance square root 𝗭ak. This equation determines how to form an analysis ensemble with appropriate statistics. Initial implementations of the EnKF formed the new analysis ensemble by updating each forecast ensemble member using the same analysis equations, equivalent to applying the linear operator (𝗜 − 𝗞k𝗛k) to the forecast perturbation ensemble 𝗭fk. This procedure gives an analysis ensemble whose error covariance is (𝗜 − 𝗞k𝗛k)𝗣fk(𝗜 − 𝗞k𝗛k)T and includes analysis error due to forecast error; the Kalman gain 𝗞k depends on the relative size of forecast and observation error, and the factor (𝗜 − 𝗞k𝗛k) shows how much forecast errors are reduced. However, in this procedure the analysis ensemble does not include uncertainty due to observation error and so underestimates analysis error. A stochastic solution to this problem proposed independently by Houtekamer and Mitchell (1998) and Burgers et al. (1998) is to compute analyses using each forecast ensemble member and, instead of using a single realization of the observations, to use an ensemble of simulated observations whose statistics reflect the observation error. This method is equivalent to the analysis perturbation ensemble update
akkkfkkk
where 𝗪k is a p × m matrix whose m columns are identically distributed, mean-zero, Gaussian random vectors of length p with covariance 𝗥k/m. The perturbed observation analysis equation (4) gives an analysis perturbation ensemble with correct expected statistics:
i1520-0493-131-7-1485-e5
However, the perturbed observation approach introduces an additional source of sampling error that reduces analysis error covariance accuracy and increases the probability of underestimating analysis error covariance (Whitaker and Hamill 2002). A Monte Carlo method avoiding perturbed observations is described in Pham (2001). The singular evolutive interpolate Kalman (SEIK) filter uses both deterministic factorization and stochastic approaches.
Kalman SRFs provide a deterministic algorithm for transforming the forecast ensemble into an analysis ensemble with consistent statistics. The “Potter method” for the Kalman SRF analysis update (Bierman 1977) is obtained by rewriting (2) as
i1520-0493-131-7-1485-e6
where we define the m × p matrix 𝗩k ≡ (𝗛k𝗭fk)T and the p × p innovation covariance matrix 𝗗k𝗩Tk𝗩k + 𝗥k. Then the analysis perturbation ensemble is calculated from
akfkkk
where 𝗫k𝗫Tk = (𝗜 − 𝗩k𝗗−1k𝗩Tk) and 𝗨k is an arbitrary m × m orthogonal matrix. As formulated, the updated ensemble 𝗭ak is a linear combination of the columns of 𝗭fk and is obtained by inverting the p × p matrix 𝗗k and computing a matrix square root 𝗫k of the m × m matrix (𝗜 − 𝗩k𝗗−1k𝗩Tk).

3. Ensemble SRFs

a. Analysis ensemble

In many typical earth science data assimilation applications the state-dimension n and the number of observations p are large, and the method for computing the matrix square root of (𝗜 − 𝗩k𝗗−1k𝗩Tk) and the updated analysis perturbation ensemble 𝗭ak must be chosen accordingly. A direct approach is to solve first the linear system 𝗗k𝗬k = 𝗛k𝗭fk for the p × m matrix 𝗬k, that is, to solve
kfk Tkkkkfk
as is done in the first step of the Physical-space Statistical Analysis System (PSAS) algorithm (Cohn et al. 1998). Then, the m × m matrix 𝗜 − 𝗩k𝗗−1k𝗩Tk = 𝗜 − (𝗛k𝗭fk)T𝗬k is formed, and its matrix square root 𝗫k computed and applied to 𝗭fk as in (7). Solution of (8), even when p is large, is practical when the forecast error covariance has a low-rank representation and the inverse of the observation error covariance is available (see the appendix). Iterative methods whose cost is on the order of the cost of applying the innovation covariance matrix are appropriate when the forecast error covariance is represented by a correlation model.
When observation errors are uncorrelated, observations can be assimilated one at a time or serially (Houtekamer and Mitchell 2001; Bishop et al. 2001). For a single observation, p = 1, 𝗩k is a column vector, and the innovation 𝗗k is a scalar. In this case, a matrix square root of (𝗜 − 𝗩k𝗗−1k𝗩Tk) can be computed in closed form by taking the ansatz,
−1kk Tkβkk Tkβkk TkT
and solving for the scalar βk, which gives βk = [𝗗k ± (𝗥k𝗗k)1/2]−1. The analysis ensemble update for p = 1 is
akfkβkk Tk
see Andrews (1968) for a general solution involving matrix square roots of p × p matrices. At observation locations, the analysis error ensemble is related to the forecast error ensemble by 𝗛k𝗭ak = (1 − βk𝗩Tk𝗩k)𝗛k𝗭fk. The scalar factor (1 − βk𝗩Tk𝗩k) has an absolute value less than or equal to one and is positive when the plus sign is chosen in the definition of βk.
In Whitaker and Hamill (2002) the analysis perturbation ensemble is found from
akkkfk
where the matrix k is a solution of the nonlinear equation
kkfkkkTak
In the case of a single observation, a solution of (12) is
kkk1/2−1kβkfkk
where the plus sign is chosen in the definition of βk. The corresponding analysis perturbation ensemble update,
i1520-0493-131-7-1485-e14
is identical to (10). Observations with correlated errors, for example, radiosonde height observations from the same sounding, can be handled by applying the whitening transformation 𝗥−1/2k to the observations to form a new observation set with uncorrelated errors.
Another method of computing the updated analysis ensemble is to use the Sherman–Morrison–Woodbury identity (Golub and Van Loan 1996) to show that
k −1k TkfTk Tk −1kkfk−1
The m × m matrix on the right-hand side of (15) is practical to compute when the inverse observation error covariance matrix 𝗥−1k is available. This approach avoids inverting the p × p matrix 𝗗k and is used in the ensemble transform Kalman filter (ETKF) where the analysis update is (Bishop et al. 2001)
akfkkΓk−1/2
𝗖kΓk𝗖Tk is the eigenvalue decomposition of 𝗭fTk𝗛Tk𝗥−1k𝗛k𝗭fk. Note that the matrix 𝗖k of orthonormal eigenvectors is not uniquely determined.1 Comparison with (15) shows that 𝗖k(Γk + 𝗜)−1𝗖Tk is the eigenvalue decomposition of 𝗜 − 𝗩k𝗗−1k𝗩Tk and thus that 𝗖k(Γk + 𝗜)−1/2 is a square root of (𝗜 − 𝗩k𝗗−1k𝗩Tk).
In the ensemble adjustment Kalman filter (EAKF) the form of the analysis ensemble update is (Anderson 2001)
akkfk
the ensemble adjustment matrix 𝗔k is defined by
kkkkΓ̃k−1/2 −1k Tk
where 𝗣fk = 𝗙k𝗚2k𝗙Tk is the eigenvalue decomposition of 𝗣fk and the orthogonal matrix k is chosen so that Tk𝗚k𝗙Tk𝗛Tk𝗥−1k𝗛k𝗙k𝗚kk = Γ̃k is diagonal.2 Choosing the orthogonal matrix k to be k = 𝗚−1k𝗙Tk𝗭fk𝗖k gives that Γ̃k = Γk and that the ensemble adjustment matrix is
kfkkΓk−1/2 −1k Tk
The EAKF analysis update (17) becomes
akfkkΓk−1/2 −1k Tkfk
The EAKF analysis ensemble given by (20) is the same as applying the transformation 𝗚−1k𝗙Tk𝗭fk to the ETKF analysis ensemble. The matrix 𝗚−1k𝗙Tk𝗭fk is orthogonal and is, in fact, the matrix of right singular vectors of 𝗭fk. Therefore, 𝗖k(𝗜 + Γk)−1/2𝗚−1k𝗙Tk𝗭fk is a matrix square root of (𝗜 − 𝗩k𝗗−1k𝗩Tk).

Beginning with the same forecast error covariance, the direct, serial, ETKF, and EAKF methods produce different analysis ensembles that span the same state-space subspace and have the same covariance. Higher-order statistical moments of the different models will be different, a relevant issue for nonlinear dynamics. The computation costs of the direct, ETKF, and EAKF methods are seen in Table 1 to scale comparably (see the appendix for details). There are differences in precise computational cost; for instance, the EAKF contains an additional singular value decomposition (SVD) calculation of the forecast with cost O(m3 + m2). The computational cost of the serial filter is less dependent on the rank of the forecast error covariance and more sensitive to the number of observations. This difference is important when techniques to account for model error and control filter divergence, as described in the next section, result in an effective forecast error covariance dimension m much larger than the dynamical forecast ensemble dimension.

b. Forecast error statistics

In the previous section we examined methods of forming the analysis ensemble given a matrix square root of the forecast error covariance. There are two fundamental problems associated with directly using the ensemble generated by (3). First, ensemble size is limited by the computational cost of applying the forecast model to each ensemble member. Small ensembles have few degrees of freedom available to represent errors and suffer from sampling error that further degrades forecast error covariance representation. Sampling error leads to loss of accuracy and underestimation of error covariances that can cause filter divergence. Techniques to deal with this problem are distance-dependent covariance filtering and covariance inflation (Whitaker and Hamill 2002). Covariance localization in the serial method consists of adding a Schur product to the definition of (Whitaker and Hamill 2002). Similarly, observations effecting analysis grid points can be restricted to be nearby in the EAKF (Anderson 2001).

The second and less easily resolved problem with using the ensemble generated by (3) is the neglect of model error and resulting underestimation of the forecast error covariance. Since there is little theoretical knowledge of model error statistics in complex systems, model error parameterizations combined with adaptive methods are likely necessary (Dee 1995). When the model error covariance 𝗤k is taken to have large-scale structure, a reasonable representation is an ensemble or square root decomposition, 𝗤k = 𝗭dk𝗭dTk, where 𝗭dk is an n × q matrix. Then, a square root of 𝗣fk is the n × m matrix:
fkak dk
where m = me + q and me is the number of dynamically evolved forecast perturbations. With this model error representation, ensemble size grows by q with each forecast–analysis cycle. Ensemble size can be limited by computing the singular value decomposition of the ensemble and discarding components with small variance (Heemink et al. 2001). A larger ensemble with evolved analysis error and model error could be used in the analysis step, and a smaller ensemble used in the dynamical forecast stage. When the model error covariance 𝗤k is approximated as an operator, for instance using a correlation model, Lanczos methods can be used to compute the leading eigenmodes of 𝗠k𝗭ak−1(𝗠k𝗭ak−1)T + 𝗤k and form 𝗭fk (Cohn and Todling 1996). Such a forecast error covariance model would resemble those used in “hybrid” methods (Hamill and Snyder 2000). In this case, the rank of 𝗭fk can be substantially larger than the forecast ensemble size, making the serial method attractive. Monte Carlo solutions are another option as in Mitchell and Houtekamer (2000), where model error parameters were estimated from innovations and used to generate realizations of model error. Perturbing model physics, as done in system simulation, explicitly accounts for some aspects of model uncertainty (Houtekamer et al. 1996).

4. Summary and discussion

Ensemble forecast/assimilation methods use low-rank ensemble representations of forecast and analysis error covariance matrices. These ensembles are scaled matrix square roots of the error covariance matrices, and so ensemble data assimilation methods can be viewed as square root filters (SRFs; Bierman 1977). After assimilation of observations, the analysis ensemble can be constructed stochastically or deterministically. Deterministic construction of the analysis ensemble eliminates one source of sampling error and leads to deterministic SRFs being more accurate than stochastic SRFs in some examples (Whitaker and Hamill 2002; Anderson 2001). SRFs are not unique since different ensembles can have the same covariance. This lack of uniqueness is illustrated in three recently proposed ensemble data assimilation methods that use the Kalman SRF method to update the analysis ensemble (Bishop et al. 2001; Anderson 2001; Whitaker and Hamill 2002). Identifying the methods as SRFs allows a clearer discussion and comparison of their different analysis ensemble updates.

Accounting for small ensemble size and model deficiencies remains a significant issue in ensemble data assimilation systems. Schur products can be used to filter ensemble covariances and effectively increase covariance rank (Houtekamer and Mitchell 1998, 2001; Hamill et al. 2001; Whitaker and Hamill 2002). Covariance inflation is one simple way of accounting for model error and stabilizing the filter (Hamill et al. 2001; Anderson 2001; Whitaker and Hamill 2002). Hybrid methods represent forecast error covariances with a combination of ensemble and parameterized correlation models (Hamill and Snyder 2000). Here we have shown deterministic methods of including model error into a square root or ensemble data assimilation system when the model error has large-scale representation and when the model error is represented by a correlation model. However, the primary difficulty remains obtaining estimates of model error.

The nonuniqueness of SRFs has been exploited in estimation theory to design filters with desirable computational and numerical properties. An open question is whether there are ensemble properties that would make a particular SRF implementation better than another, or if the only issue is computational cost. For instance, it may be possible to choose an analysis update scheme that preserves higher-order, non-Gaussian statistics of the forecast ensemble. This question can only be answered by detailed comparisons of different methods in a realistic setting where other details of the assimilation system such as modeling of systematic errors or data quality control may prove to be as important.

Acknowledgments

Comments and suggestions of two anonymous reviews improved the presentation of this work. The authors thank Ricardo Todling (NASA DAO) for his comments, suggestions, and corrections. IRI is supported by its sponsors and NOAA Office of Global Programs Grant NA07GP0213. Craig Bishop received support under ONR Project Element 0601153N, Project Number BE-033-0345, and also ONR Grant N00014-00-1-0106.

REFERENCES

  • Anderson, J. L., 2001: An ensemble adjustment filter for data assimilation. Mon. Wea. Rev., 129 , 28842903.

  • Andrews, A., 1968: A square root formulation of the Kalman covariance equations. AIAA J., 6 , 11651168.

  • Bierman, G. J., 1977: Factorization Methods for Discrete Sequential Estimation. Vol. 128, Mathematics in Science and Engineering, Academic Press, 241 pp.

    • Search Google Scholar
    • Export Citation
  • Bishop, C. H., B. Etherton, and S. J. Majumdar, 2001: Adaptive sampling with the ensemble transform Kalman filter. Part I: Theoretical aspects. Mon. Wea. Rev., 129 , 420436.

    • Search Google Scholar
    • Export Citation
  • Burgers, G., P. J. van Leeuwen, and G. Evensen, 1998: On the analysis scheme in the ensemble Kalman filter. Mon. Wea. Rev., 126 , 17191724.

    • Search Google Scholar
    • Export Citation
  • Cohn, S. E., 1997: An introduction to estimation theory. J. Meteor. Soc. Japan, 75 , 257288.

  • Cohn, S. E., and R. Todling, 1996: Approximate data assimilation schemes for stable and unstable dynamics. J. Meteor. Soc. Japan, 74 , 6375.

    • Search Google Scholar
    • Export Citation
  • Cohn, S. E., A. M. da Silva, J. Guo, M. Sienkiewicz, and D. Lamich, 1998: Assessing the effect of data selection with the DAO Physical-space Statistical Analysis System. Mon. Wea. Rev., 126 , 29132926.

    • Search Google Scholar
    • Export Citation
  • Dee, D. P., 1995: On-line estimation of error covariance parameters for atmospheric data assimilation. Mon. Wea. Rev., 123 , 11281145.

    • Search Google Scholar
    • Export Citation
  • Evensen, G., 1994: Sequential data assimilation with a nonlinear quasi-geostrophic model using Monte Carlo methods to forecast error statistics. J. Geophys. Res., 99 , 10431062.

    • Search Google Scholar
    • Export Citation
  • Golub, G. H., and C. F. Van Loan, 1996: Matrix Computations. 3d ed. The Johns Hopkins University Press, 694 pp.

  • Hamill, T. M., and C. Snyder, 2000: A hybrid ensemble Kalman filter—3D variational analysis scheme. Mon. Wea. Rev., 128 , 29052919.

  • Hamill, T. M., J. S. Whitaker, and C. Snyder, 2001: Distance-dependent filtering of background error covariance estimates in an ensemble Kalman filter. Mon. Wea. Rev., 129 , 27762790.

    • Search Google Scholar
    • Export Citation
  • Heemink, A. W., M. Verlaan, and A. J. Segers, 2001: Variance reduced ensemble Kalman filtering. Mon. Wea. Rev., 129 , 17181728.

  • Houtekamer, P. L., and H. L. Mitchell, 1998: Data assimilation using an ensemble Kalman filter technique. Mon. Wea. Rev., 126 , 796811.

    • Search Google Scholar
    • Export Citation
  • Houtekamer, P. L., and H. L. Mitchell, 2001: A sequential ensemble Kalman filter for atmospheric data assimilation. Mon. Wea. Rev., 129 , 123137.

    • Search Google Scholar
    • Export Citation
  • Houtekamer, P. L., L. Lefaivre, J. Derome, H. Ritchie, and H. L. Mitchel, 1996: A system simulation approach to ensemble prediction. Mon. Wea. Rev., 124 , 12251242.

    • Search Google Scholar
    • Export Citation
  • Maybeck, P. S., 1982: Stochastic Models, Estimation, and Control. Vol. 1. Academic Press, 423 pp.

  • Mitchell, H. L., and P. L. Houtekamer, 2000: An adaptive ensemble Kalman filter. Mon. Wea. Rev., 128 , 416433.

  • Pham, D., 2001: Stochastic methods for sequential data assimilation in strongly nonlinear systems. Mon. Wea. Rev., 129 , 11941207.

  • Pham, D., J. Verron, and M. Roubaud, 1998: A singular evolutive extended Kalman filter for data assimilation in oceanography. J. Mar. Syst., 16 , 323340.

    • Search Google Scholar
    • Export Citation
  • Verlaan, M., and A. W. Heemink, 1997: Tidal flow forecasting using reduced rank square filters. Stochastic Hydrol. Hydraul., 11 , 349368.

    • Search Google Scholar
    • Export Citation
  • Whitaker, J., and T. M. Hamill, 2002: Ensemble data assimilation without perturbed observations. Mon. Wea. Rev., 130 , 19131924.

APPENDIX

Computational Costs

Here we detail the computational cost scalings summarized in Table 1. All the methods require applying the observation operator to the ensemble members to form 𝗛k𝗭fk, and we do not include its cost. This cost is important when comparing ensemble and nonensemble methods, particularly for complex observation operators. The cost of computing 𝗛k𝗭fk is formally O(mnp), but may be significantly less when 𝗛k is sparse or can be applied efficiently. We also assume that the inverse observation error covariance 𝗥−1k is inexpensive to apply.

Direct method

  1. Solve (𝗛k𝗣fk𝗛Tk + 𝗥k)𝗬k = 𝗛k𝗭fk for 𝗬k. If 𝗥−1 is available, the solution can be obtained using the Sherman–Morrison–Woodbury identity (Golub and Van Loan 1996),
    i1520-0493-131-7-1485-eqa1
    and only inverting m × m matrices. Cost: O(m3 + m2p).
  2. Form 𝗜 − (𝗛k𝗭fk)T𝗬k. Cost: O(pm2).

  3. Compute matrix square root of the m × m matrix 𝗜 − (𝗛k𝗭fk)T𝗬k. Cost: O(m3).

  4. Apply matrix square root to 𝗭f. Cost: O(m2n).

Total cost: O(m3 + m2p + m2n).

Serial method

For each observation:

  1. Form 𝗗. Cost: O(m).

  2. Form 𝗜 − β𝗩𝗩T and apply to 𝗭fk. Cost: O(nm).

Total cost: O(mp + mnp).

ETKF

  1. Form 𝗭fT𝗛T𝗥−1𝗛𝗭f. Assume 𝗥−1 inexpensive to apply. Cost: O(m2p).

  2. Compute eigenvalue decomposition of m × m matrix. Cost: O(m3).

  3. Apply to 𝗭f. Cost: O(m2n).

Total cost: O(m2p + m3 + m2n).

EAKF

Cost in addition to ETKF:

  1. Eigenvalue decomposition of 𝗣f (low rank). Cost: O(m2n + m3).

  2. Form 𝗙T𝗭f. Cost: O(m2p).

Total cost: O(m2p + m3 + m2n).

Table 1.

Summary of analysis ensemble calculation computational cost as a function of forecast ensemble size m, number of observations p, and state dimension n

Table 1.

1

For instance, the columns of 𝗖k that span the (mp)-dimensional null space of 𝗭fTk𝗛Tk𝗥−1k𝗛k𝗭fk are determined only up to orthogonal transformations if the number of observations p is less than the ensemble size m.

2

The appearance of 𝗚−1k in the definition of the ensemble adjustment matrix 𝗔 seems to require the forecast error covariance 𝗣fk to be invertible. However, the formulation is still correct when 𝗚k is m′ × m′ and 𝗙k is n × m′ where m′ is the number of nonzero eigenvalues of 𝗣fk.

*

International Research Institute for Climate Prediction Contribution Number IRI-PP/02/03.

Save
  • Anderson, J. L., 2001: An ensemble adjustment filter for data assimilation. Mon. Wea. Rev., 129 , 28842903.

  • Andrews, A., 1968: A square root formulation of the Kalman covariance equations. AIAA J., 6 , 11651168.

  • Bierman, G. J., 1977: Factorization Methods for Discrete Sequential Estimation. Vol. 128, Mathematics in Science and Engineering, Academic Press, 241 pp.

    • Search Google Scholar
    • Export Citation
  • Bishop, C. H., B. Etherton, and S. J. Majumdar, 2001: Adaptive sampling with the ensemble transform Kalman filter. Part I: Theoretical aspects. Mon. Wea. Rev., 129 , 420436.

    • Search Google Scholar
    • Export Citation
  • Burgers, G., P. J. van Leeuwen, and G. Evensen, 1998: On the analysis scheme in the ensemble Kalman filter. Mon. Wea. Rev., 126 , 17191724.

    • Search Google Scholar
    • Export Citation
  • Cohn, S. E., 1997: An introduction to estimation theory. J. Meteor. Soc. Japan, 75 , 257288.

  • Cohn, S. E., and R. Todling, 1996: Approximate data assimilation schemes for stable and unstable dynamics. J. Meteor. Soc. Japan, 74 , 6375.

    • Search Google Scholar
    • Export Citation
  • Cohn, S. E., A. M. da Silva, J. Guo, M. Sienkiewicz, and D. Lamich, 1998: Assessing the effect of data selection with the DAO Physical-space Statistical Analysis System. Mon. Wea. Rev., 126 , 29132926.

    • Search Google Scholar
    • Export Citation
  • Dee, D. P., 1995: On-line estimation of error covariance parameters for atmospheric data assimilation. Mon. Wea. Rev., 123 , 11281145.

    • Search Google Scholar
    • Export Citation
  • Evensen, G., 1994: Sequential data assimilation with a nonlinear quasi-geostrophic model using Monte Carlo methods to forecast error statistics. J. Geophys. Res., 99 , 10431062.

    • Search Google Scholar
    • Export Citation
  • Golub, G. H., and C. F. Van Loan, 1996: Matrix Computations. 3d ed. The Johns Hopkins University Press, 694 pp.

  • Hamill, T. M., and C. Snyder, 2000: A hybrid ensemble Kalman filter—3D variational analysis scheme. Mon. Wea. Rev., 128 , 29052919.

  • Hamill, T. M., J. S. Whitaker, and C. Snyder, 2001: Distance-dependent filtering of background error covariance estimates in an ensemble Kalman filter. Mon. Wea. Rev., 129 , 27762790.

    • Search Google Scholar
    • Export Citation
  • Heemink, A. W., M. Verlaan, and A. J. Segers, 2001: Variance reduced ensemble Kalman filtering. Mon. Wea. Rev., 129 , 17181728.

  • Houtekamer, P. L., and H. L. Mitchell, 1998: Data assimilation using an ensemble Kalman filter technique. Mon. Wea. Rev., 126 , 796811.

    • Search Google Scholar
    • Export Citation
  • Houtekamer, P. L., and H. L. Mitchell, 2001: A sequential ensemble Kalman filter for atmospheric data assimilation. Mon. Wea. Rev., 129 , 123137.

    • Search Google Scholar
    • Export Citation
  • Houtekamer, P. L., L. Lefaivre, J. Derome, H. Ritchie, and H. L. Mitchel, 1996: A system simulation approach to ensemble prediction. Mon. Wea. Rev., 124 , 12251242.

    • Search Google Scholar
    • Export Citation
  • Maybeck, P. S., 1982: Stochastic Models, Estimation, and Control. Vol. 1. Academic Press, 423 pp.

  • Mitchell, H. L., and P. L. Houtekamer, 2000: An adaptive ensemble Kalman filter. Mon. Wea. Rev., 128 , 416433.

  • Pham, D., 2001: Stochastic methods for sequential data assimilation in strongly nonlinear systems. Mon. Wea. Rev., 129 , 11941207.

  • Pham, D., J. Verron, and M. Roubaud, 1998: A singular evolutive extended Kalman filter for data assimilation in oceanography. J. Mar. Syst., 16 , 323340.

    • Search Google Scholar
    • Export Citation
  • Verlaan, M., and A. W. Heemink, 1997: Tidal flow forecasting using reduced rank square filters. Stochastic Hydrol. Hydraul., 11 , 349368.

    • Search Google Scholar
    • Export Citation
  • Whitaker, J., and T. M. Hamill, 2002: Ensemble data assimilation without perturbed observations. Mon. Wea. Rev., 130 , 19131924.

All Time Past Year Past 30 Days
Abstract Views 0 0 0
Full Text Views 4108 1246 86
PDF Downloads 2887 830 72