An iterative ensemble Kalman smoother Marc Bocquet 1 , 2 Pavel Sakov - - PowerPoint PPT Presentation

an iterative ensemble kalman smoother
SMART_READER_LITE
LIVE PREVIEW

An iterative ensemble Kalman smoother Marc Bocquet 1 , 2 Pavel Sakov - - PowerPoint PPT Presentation

An iterative ensemble Kalman smoother Marc Bocquet 1 , 2 Pavel Sakov 3 1 Universit e Paris-Est, CEREA, joint lab Ecole des Ponts ParisTech and EdF R&D, France 2 INRIA, Paris-Rocquencourt Research center, France 3 Bureau of Meteorology,


slide-1
SLIDE 1

An iterative ensemble Kalman smoother

Marc Bocquet 1,2 Pavel Sakov 3

1Universit´

e Paris-Est, CEREA, joint lab ´ Ecole des Ponts ParisTech and EdF R&D, France

2INRIA, Paris-Rocquencourt Research center, France 3Bureau of Meteorology, Australia

(bocquet@cerea.enpc.fr)

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 1 / 26

slide-2
SLIDE 2

Reminders: the EnKF and the EnKF-N

Reminder: failure of the raw ensemble Kalman filter (EnKF)

◮ EnKF relies for its analysis on the first and second-order empirical moments: x = 1 N

N

n=1

xk , P = 1 N −1

N

k=1

(xk −x)(xk −x)T . (1) ◮ With the exception of Gaussian and linear systems, the EnKF fails to pro- vide a proper estimation on most sys- tems. ◮ To properly work, it needs clever but ad hoc fixes: localisation and in- flation.

1000 2000

Analysis cycle

0.1 1

RMSE analysis

EnKF without inflation EnKF with inflation λ=1.02 EnKF-N

Lorenz ’95 N=20 ∆t=0.05

◮ In a perfect model context, the finite-size EnKF (EnKF-N) avoids tuning inflation.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 2 / 26

slide-3
SLIDE 3

Reminders: the EnKF and the EnKF-N

Reminder: principle of the EnKF-N

◮ The prior of EnKF and the prior of EnKF-N: p(x|x,P) ∝ exp

  • −1

2 (x−x)T P−1 (x−x)

  • p(x|x1,x2,...,xN)∝
  • (x−x)(x−x)T +εN(N −1)P
  • − N

2 ,

(2) with εN = 1 (mean-trusting variant), or εN = 1+ 1

N (original variant).

◮ Ensemble space decomposition (ETKF version of the filters): x = x+Aw. ◮ The variational principle of the analysis (in ensemble space): J (w) = 1 2 (y −H(x+Aw))T R−1 (y −H(x+Aw))+ N −1 2 wTw J (w)= 1 2 (y −H(x+Aw))T R−1 (y −H(x+Aw))+ N 2 ln

  • εN +wTw
  • .

(3)

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 3 / 26

slide-4
SLIDE 4

Reminders: the EnKF and the EnKF-N

Reminder: the EnKF-N algorithm

1

Requires: The forecast ensemble {xn}n=1,...,N, the observations y, and error covariance matrix R

2

Compute the mean x and the anomalies A from {xk}k=1,...,N.

3

Compute Y = HA, δ = y −Hx

4

Find the minimum: wa = min

w

  • (δ −Yw)T R−1 (δ −Yw)+N ln
  • εN +wTw
  • 5

Compute xa = x+Awa.

6

Compute Ωa =

  • YTR−1Y +N (εN+wT

a wa)IN−2wawT a

(εN+wT

a wa)2

−1

7

Compute Wa = {(N −1)Ωa}1/2 U

8

Compute xa

k = xa +AWa k

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 4 / 26

slide-5
SLIDE 5

Context

Iterative Kalman filters: context

◮ The iterative extended Kalman filter [Wishner et al., 1969; Jazwinski, 1970] IEKF ◮ The iterative extended Kalman smoother [Bell, 1994] IEKS Much too costly + needs the TLM and the adjoint − → ensemble methods ◮ The iterative ensemble Kalman filter [Sakov et al., 2012; Bocquet and Sakov, 2012] IEnKF ◮ The iterative ensemble Kalman smoother [This talk. . . ] IEnKS It’s TLM and adjoint free! Don’t want to be bothered by inflation tuning? ◮ The finite-size iterative ensemble Kalman filter [Bocquet and Sakov, 2012] IEnKF-N ◮ The finite-size iterative ensemble Kalman smoother [This talk. . . ] IEnKS-N

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 5 / 26

slide-6
SLIDE 6

Context

Iterative ensemble Kalman smoother (IEnKS): context

◮ An extension of the iterative ensemble Kalman filter (IEnKF), a fairly recent idea:

[Gu & Oliver, 2007]: Initial idea. [Kalnay & Yang, 2010-2012]: A closely related idea. [Sakov, Oliver & Bertino, 2012]: The “pi`

ece de r´ esistance”

[Bocquet & Sakov, 2012]: Bundle scheme + ensemble transform form.

◮ Related but not to be confused with the iterative ensemble Smoother (IEnS) in the

  • il reservoir modelling smoothers, where cycling is not an issue.

◮ Assumptions of the present study: Perfect model. In the rank-sufficient regime. Localisation is more challenging (but possible) in this context (Pavel’s talk). Looking for the best performance. Numerical cost secondary.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 6 / 26

slide-7
SLIDE 7

The interative ensemble Kalman smoother Theory

Iterative ensemble Kalman smoother: the cycling

◮ L: length of the data assimilation window; S: shift of the data assimilation window in between two updates. S∆ S∆ t t t

1

t t t t t

L L−1 L+1

yL ∆ L t t t t

L+1 L+2 L−2 L−3

t tL−1

L

y y y

L+2 L+1 L−2 L−3

y yL−1 ◮ This may or may not lead to overlapping windows. Here, we study the case S = 1, which is close to quasi-static conditions [Pires et al., 1996]. ◮ Let us first focus on the single data assimilation (SDA) scheme.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 7 / 26

slide-8
SLIDE 8

The interative ensemble Kalman smoother Theory

SDA IEnKS: a variational standpoint

◮ Analysis IEnKS cost function in state space p(x0|yL) ∝ exp(−J (x0)): J (x0) =1 2 (yL −HL ◦ML←0(x0)))T R−1

L (yL −HL ◦ML←0(x0)))

+ 1 2 (x0 −x0)P−1

0 (x0 −x0) .

(4) ◮ Reduced scheme in ensemble space, x0 = x0 +A0w, where A0 is the ensemble anomaly matrix:

  • J (w) = J (x0 +A0w).

(5) ◮ IEnKS cost function in ensemble space:

  • J (w) =1

2 (yL −HL ◦ML←0 (x0 +A0w))T R−1

L (yL −HL ◦ML←0 (x0 +A0w))

+ 1 2(N −1)wTw. (6)

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 8 / 26

slide-9
SLIDE 9

The interative ensemble Kalman smoother Theory

SDA IEnKS: minimisation scheme

◮ As a variational reduced method, one can use Gauss-Newton [Sakov et al., 2012], Levenberg-Marquardt [Bocquet and Sakov, 2012; Chen and Oliver, 2013], etc, minimisation schemes (not limited to quasi-Newton). ◮ Gauss-Newton scheme: w(p+1) = w(p) − H −1

(p) ∇

J(p)(w(p)), x(p) = x(0) +A0w(p) , ∇ J(p) = −YT

(p)R−1 L

  • yL −HL ◦ML←0(x(p)

0 )

  • +(N −1)w(p) ,
  • H(p) = (N −1)IN +YT

(p)R−1 L Y(p) ,

Y(p) = [HL ◦ML←0A0]′

(p) .

(7) ◮ One alternative to compute the sensitivities: the bundle scheme. It simply mimics the action of the tangent linear by finite difference: Y(p) ≈ 1 ε HL ◦M1←0

  • x(p)1T +εA0
  • IN − 11T

N

  • .

(8)

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 9 / 26

slide-10
SLIDE 10

The interative ensemble Kalman smoother Theory

IEnKS: ensemble update and the forecast step

◮ Generate an updated ensemble from the previous analysis: E⋆

0 = x⋆ 01T +

√ N −1A0 H −1/2

U where U1 = 1. (9) ◮ Just propagate the updated ensemble from t0 to tS: ES = MS←0(E0). (10) In the quasi-static case: S = 1.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 10 / 26

slide-11
SLIDE 11

The interative ensemble Kalman smoother Theory

IEnKS: introducing the MDA scheme

◮ Suppose we could assimilate the observation vectors several times. . . S∆ S∆ t t t

1

t t t t t

L L−1 L+1

yL ∆ L t t t t

L+1 L+2 L−2 L−3

t tL−1

L

y y y

L+2 L+1 L−2 L−3

y yL−1 y y y

−2 2 β β β β β β β β

L L

β0

L−1 L−1 L−1 L

◮ This leads to overlapping windows. Here, we study the quasi-static case S = 1. ◮ This is called multiple data assimilation (MDA) scheme.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 11 / 26

slide-12
SLIDE 12

The interative ensemble Kalman smoother Theory

IEnKS: the MDA approach

◮ Two flavours of Multiple Data Assimilation: The splitting of observations: Following the partition 1 = ∑L

k=1 βk, the observation

vector y with prior error covariance matrix is split into L partial observation yβk , with prior error covariance matrix β −1

k R.

It is a consistent approach in the Gaussian/linear limit, and one hopes it is still so in nonlinear conditions. The multiple assimilation of each observation with its original weights. It is correct but the filtering/smoothing pdf (essentially) becomes a power of the searched pdf! ◮ An extra step in the analysis. MDA IEnKS does not approximate per se the filtering pdf, but a more complex pdf. To approach the correct filtering/smoothing pdf, one needs an extra step, that we called the balancing step which re-weights the observations within the data assimilation window, and perform a final analysis.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 12 / 26

slide-13
SLIDE 13

The interative ensemble Kalman smoother Numerical applications

The Lorenz ’95 model

◮ The toy-model [Lorenz and Emmanuel 1998]: It represents a mid-latitude zonal circle of the global atmosphere. M = 40 variables {xm}m=1,...,M. For m = 1,...,M: dxm dt = (xm+1 −xm−2)xm−1 −xm +F , where F = 8, and the boundary is cyclic. Chaotic dynamics, topological dimension of 13, a doubling time of about 0.42 time units, and a Kaplan-Yorke dimension of about 27.1. ◮ Setup of the experiment: Time-lag between update: ∆t = 0.05 (about 6 hours for a global model), fully observed, R = I.

100 200 300 400 500 5 10 15 20 25 30 35

  • 7.5
  • 5.0
  • 2.5

0.0 2.5 5.0 7.5 10.0 12.5

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 13 / 26

slide-14
SLIDE 14

The interative ensemble Kalman smoother Numerical applications

Application to the Lorenz ’95 model

◮ Setup: Lorenz ’95, M = 40, N = 20, ∆t = 0.05, R = I. ◮ Comparison of EnKF-N, SDA IEnKS-N, SDA Lin-IEnKS-N, EnKS-N, with L = 20.

2 4 6 8 10 12 14 16 18 20

Lag (number of cycles)

0.10 0.18 0.20 0.16 0.14 0.12 0.08 0.06

Re-analysis rmse

EnKF-N EnKS-N Lin-IEnKS-N IEnKS-N

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 14 / 26

slide-15
SLIDE 15

The interative ensemble Kalman smoother Numerical applications

Application to the Lorenz ’95 model

◮ Beyond L > 25, the performance of the SDA IEnKS slowly degrades. ◮ Setup: Lorenz ’95, M = 40, N = 20, ∆t = 0.05, R = I. ◮ Comparison of EnKF-N, MDA IEnKS-N, MDA Lin-IEnKS-N, EnKS-N, with L = 50.

5 10 15 20 25 30 35 40 45 50

Lag (number of cycles)

0.10 0.18 0.20 0.16 0.14 0.12 0.22 0.08 0.06 0.04

Re-analysis rmse

EnKF-N EnKS-N Lin-IEnKS-N IEnKS-N

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 15 / 26

slide-16
SLIDE 16

The interative ensemble Kalman smoother Numerical applications

Application to the Lorenz ’95 model

◮ Setup: Lorenz ’95, M = 40, N = 20, ∆t = 0.20, R = I. ◮ Comparison of EnKF-N, IEnKF-N, MDA IEnKS-N, ETKS-N, with L = 10. ◮ Lin-IEnKS-N has (understandably) diverged.

1 2 3 4 5 6 7 8 9 10

Lag (number of cycles)

0.10 0.15 0.20 0.25 0.30 0.35 0.40 0.45 0.50

Re-analysis rmse

EnKF-N IEnKF-N EnKS-N Lin-IEnKS-N IEnKS-N

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 16 / 26

slide-17
SLIDE 17

The interative ensemble Kalman smoother Numerical applications

Application to the Lorenz ’95 model

◮ Setup: Lorenz ’95, M = 40, ∆t = 0.05, R = I. ◮ Filtering performance of the EnKF-N, IEnKF-N, MDA IEnKS-N for an increasing L.

15 16 17 18 19 20 25 30 35 40 50

Ensemble size

0.14 0.15 0.16 0.17 0.18 0.19 0.20 0.24 0.30 0.34 0.22 0.26 0.28 0.32 0.36

Rmse analysis

EnKF-N L=0 IEnKS-N L=1 IEnKS-N L=2 IEnKS-N L=3 IEnKS-N L=4 IENKS-N L=5 IEnKS-N L=10 IEnKS-N L=20 IEnKS-N L=50

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 17 / 26

slide-18
SLIDE 18

The interative ensemble Kalman smoother Numerical applications

Forced 2D turbulence model

◮ Forced 2D turbulence model ∂q ∂t +J(q,ψ) = −ξq +ν∆2q +F , q = ∆ψ , (11) where J(q,ψ) = ∂xq∂yψ −∂yq∂xψ, q is the vorticity 2D field, ψ is the current function 2D field, F is the forcing, ξ amplitude of the friction, ν amplitude of the biharmonic diffusion, grid: 64×64 small enough to be in the sufficient-rank regime. ◮ Setup of the experiment: Time-lag between update: ∆t = 2, decorellation of 0.82, fully observed, R = 0.09I.

10 20 30 40 50 60 10 20 30 40 50 60 Vorticity q, t =251

  • 3.2
  • 2.4
  • 1.6
  • 0.8

0.0 0.8 1.6 2.4 3.2

10 20 30 40 50 60 10 20 30 40 50 60 Vorticity q, t =252

  • 3.2
  • 2.4
  • 1.6
  • 0.8

0.0 0.8 1.6 2.4 3.2

10 20 30 40 50 60 10 20 30 40 50 60 Vorticity q, t =253

  • 3.2
  • 2.4
  • 1.6
  • 0.8

0.0 0.8 1.6 2.4 3.2

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 18 / 26

slide-19
SLIDE 19

The interative ensemble Kalman smoother Numerical applications

Application to 2D turbulence

◮ Setup: 2D turbulence, 64×64, N = 40, ∆t = 2, R = 0.09I. ◮ Comparison of EnKF-N, MDA Lin-IEnKS-N, MDA IEnKS-N, EnKS-N, with L = 20, with balancing.

2 4 6 8 10 12 14 16 18 20

Lag (number of cycles)

0.003 0.004 0.005 0.006 0.007 0.008 0.009 0.010 0.011 0.012 0.013 0.014 0.015 0.016

Vorticity re-analysis rmse (s

  • 1)

EnKF-N EnKS-N Lin-IEnKS-N IEnKS-N

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 19 / 26

slide-20
SLIDE 20

Conclusions

Conclusions

The iterative ensemble Kalman smoother (IEnKS) is a way to elegantly combine the advantages of variational and ensemble Kalman filtering, and avoids some of their drawbacks. The IEnKS is a generalisation of the iterative ensemble Kalman filter (IEnKF). It is an En-Var method. It is tangent linear and adjoint free. It is, by construction, flow-dependent. Though based on Gaussian assumptions, it can offer (much) better retrospective analysis than standard Kalman smoothers in mildly nonlinear conditions. When affordable, it beats other Kalman filter/smoothers in strongly non-linear conditions. (Properly defined) multiple assimilation of observations can stabilise the smoother

  • ver very large data assimilation window (20 days of Lorenz ’95).

More generally the IEnKF/IEnKS have the potential to beat both the EnKF and the 4D-Var (IEnKS already does so with toy-models). Localisation remains a fundamental issue in this context (a glimpse onto it in Pavel’s talk).

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 20 / 26

slide-21
SLIDE 21

References

References

◮ Gu, Y., Oliver, D. S., 2007. An iterative ensemble Kalman filter for multiphase fluid flow data assimilation. SPE Journal 12, 438–446. ◮ Hunt, B. R., Kostelich, E. J., Szunyogh, I., 2007. Efficient data assimilation for spatiotemporal chaos: A local ensemble transform Kalman filter. Physica D 230, 112–126. ◮ Bocquet, M., 2011. Ensemble Kalman filtering without the intrinsic need for

  • inflation. Nonlin. Processes Geophys. 18, 735–750.

◮ Sakov, P., Oliver, D., Bertino, L., 2012. An iterative EnKF for strongly nonlinear

  • systems. Mon. Wea. Rev. 140, 1988–2004.

◮ Bocquet, M., Sakov, P., 2012. Combining inflation-free and iterative ensemble Kalman filters for strongly nonlinear systems. Nonlin. Processes Geophys. 19, 383–399.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 21 / 26

slide-22
SLIDE 22

References

More references I

Bishop, C. H., Etherton, B. J., Majumdar, S. J., 2001. Adaptive sampling with the ensemble transform Kalman filter. Part I: Theoretical aspects. Mon. Wea. Rev. 129, 420–436. Bocquet, M., 2011. Ensemble Kalman filtering without the intrinsic need for inflation. Nonlin. Processes Geophys. 18, 735–750. Bocquet, M., Sakov, P., 2012. Combining inflation-free and iterative ensemble Kalman filters for strongly nonlinear systems. Nonlin. Processes Geophys. 19, 383–399. Bocquet, M., Sakov, P., 2013. An iterative ensemble Kalman smoother. Q. J. Roy. Meteor. Soc. 0, 0–0, submitted. Burgers, G., van Leeuwen, P. J., Evensen, G., 1998. Analysis scheme in the ensemble Kalman filter.

  • Mon. Wea. Rev. 126, 1719–1724.

Chen, Y., Oliver, D. S., 2012. Ensemble randomized maximum likelihood method as an iterative ensemble smoother. Math. Geosci. 44, 1–26. Chen, Y., Oliver, D. S., 2013. Levenberg-marquardt forms of the iterative ensemble smoother for efficient history matching and uncertainty quantification. Comput. Geosci. 0, 0–0, in press. Cohn, S. E., Sivakumaran, N. S., Todling, R., 1994. A fixed-lag kalman smoother for retrospective data

  • assimilation. Mon. Wea. Rev. 122, 2838–2867.

Cosme, E., Brankart, J.-M., Verron, J., Brasseur, P., Krysta, M., 2010. Implementation of a reduced-rank, square-root smoother for ocean data assimilation. Mon. Wea. Rev. 33, 87–100.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 22 / 26

slide-23
SLIDE 23

References

More references II

Cosme, E., Verron, J., Brasseur, P., Blum, J., Auroux, D., 2012. Smoothing problems in a bayesian framework and their linear gaussian solutions. Mon. Wea. Rev. 140, 683–695. Emerick, A. A., Reynolds, A. C., 2012. Ensemble smoother with multiple data assimilation. Computers & Geosciences 0, 0–0, in press. Evensen, G., 1994. Sequential data assimilation with a nonlinear quasi-geostrophic model using Monte Carlo methods to forecast error statistics. J. Geophys. Res. 99 (C5), 10,143–10,162. Evensen, G., 2003. The ensemble Kalman filter: Theoretical formulation and practical implementation. Ocean Dynamics 53, 343–367. Evensen, G., 2009. Data Assimilation: The Ensemble Kalman Filter, 2nd Edition. Springer-Verlag. Evensen, G., van Leeuwen, P. J., 2000. An ensemble Kalman smoother for nonlinear dynamics. Mon.

  • Wea. Rev. 128, 1852–1867.

Fertig, E. J., Harlim, J., Hunt, B. R., 2007. A comparative study of 4D-VAR and a 4D ensemble Kalman filter: perfect model simulations with Lorenz-96. Tellus A 59, 96–100. Gu, Y., Oliver, D. S., 2007. An iterative ensemble Kalman filter for multiphase fluid flow data

  • assimilation. SPE Journal 12, 438–446.

Hunt, B. R., Kostelich, E. J., Szunyogh, I., 2007. Efficient data assimilation for spatiotemporal chaos: A local ensemble transform Kalman filter. Physica D 230, 112–126.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 23 / 26

slide-24
SLIDE 24

References

More references III

Pham, D. T., Verron, J., Roubaud, M. C., 1998. A singular evolutive extended Kalman filter for data assimilation in oceanography. J. Marine Systems 16, 323–340. Sakov, P., Evensen, G., Bertino, L., 2010. Asynchronous data assimilation with the EnKF. Tellus A 62, 24–29. Sakov, P., Oliver, D., Bertino, L., 2012. An iterative EnKF for strongly nonlinear systems. Mon. Wea.

  • Rev. 140, 1988–2004.

Wang, X., Hamill, T. M., Bishop, C. H., 2007a. A comparison of hybrid ensemble transform Kalman-optimum interpolation and ensemble square root filter analysis schemes. Mon. Wea. Rev. 135, 1055–1076. Wang, X., Snyder, C., Hamill, T. M., 2007b. On the theoretical equivalence of differently proposed ensemble-3dvar hybrid analysis schemes. Mon. Wea. Rev. 135, 222–227. Yang, S.-C., Kalnay, E., Hunt, B., 2012. Handling nonlinearity in an ensemble Kalman filter: Experiments with the three-variable Lorenz model. Mon. Wea. Rev. 140, 2628–2646.

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 24 / 26

slide-25
SLIDE 25

Additional slides

MDA IEnKS-N MDA Lin-IEnKS-N EnKS-N

1 2 3 4 5 10 15 20 30 40 50 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6

Time interval

  • t

0.15 0.20 0.25 0.28 0.30 0.33 0.34 0.36 0.37 0.40 0.42 0.47

(a) Filtering RMSE

1 2 3 4 5 10 15 20 30 40 50 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4 0.45 0.5 0.55 0.6

Time interval

  • t

0.04 0.04 0.06 0.07 0.09 0.12 0.14 0.14 0.16 0.20 0.24 0.29

(b) Smoothing RMSE

1 2 3 4 5 10 15 20 30 40 50 0.05 0.1 0.15 0.2 0.25 0.3

Time interval

  • t

0.16 0.21 0.27 0.33 0.40

(c) Filtering RMSE

1 2 3 4 5 10 15 20 30 40 50 0.05 0.1 0.15 0.2 0.25 0.3

Time interval

  • t

0.04 0.04 0.06 0.09 0.16 0.27

(d) Smoothing RMSE

1 2 3 4 5 10 15 20 30 40 50

DAW length L

0.05 0.1 0.15 0.2 0.25

Time interval

  • t

0.20 0.29 0.37 0.44

(e) Filtering RMSE

1 2 3 4 5 10 15 20 30 40 50

DAW length L

0.05 0.1 0.15 0.2 0.25

Time interval

  • t

0.10 0.17 0.24 0.33 0.45

(f) Smoothing RMSE

0.03 0.05 0.07 0.09 0.11 0.13 0.15 0.17 0.19 0.21 0.23 0.25 0.27 0.29 0.31 0.33 0.35 0.37 0.39 0.41 0.43 0.45 0.47 0.49 0.51

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 25 / 26

slide-26
SLIDE 26

Additional slides

Application to 2D turbulence

◮ Setup: 2D turbulence, 64×64, N = 40, ∆t = 2, R = 0.1I. ◮ Comparison of EnKF-N, MDA Lin-IEnKS-N, MDA IEnKS-N, EnKS-N, with L = 50, without balancing.

5 10 15 20 25 30 35 40 45 50

Lag (number of cycles)

0.003 0.004 0.005 0.006 0.007 0.008 0.009 0.010 0.011 0.012 0.013 0.014 0.015 0.002 0.001

Vorticity re-analysis rmse (s

  • 1)

EnKF-N EnKS-N Lin-IEnKS-N IEnKS-N

  • M. Bocquet

8th EnKF workshop, Bergen, Norway, 27-29 May 2013 26 / 26