EMPIRE DA  v1.9.1
Data assimilation codes using EMPIRE communication
 All Classes Files Functions Variables Pages
etkf_analysis.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine etkf_analysis (num_hor, num_ver, this_hor, this_ver, boundary, x, N, stateDim, obsDim, rho)
 subroutine to perform the ensemble transform Kalman filter More...
 

Function/Subroutine Documentation

subroutine etkf_analysis ( integer, intent(in)  num_hor,
integer, intent(in)  num_ver,
integer, intent(in)  this_hor,
integer, intent(in)  this_ver,
integer, intent(in)  boundary,
real(kind=rk), dimension(statedim,n), intent(inout)  x,
integer, intent(in)  N,
integer, intent(in)  stateDim,
integer, intent(in)  obsDim,
real(kind=rk), intent(in)  rho 
)

subroutine to perform the ensemble transform Kalman filter

Definition at line 34 of file etkf_analysis.f90.

Here is the call graph for this function:

Here is the caller graph for this function: