Changes between Version 10 and Version 11 of ImplementAnalysisseik


Ignore:
Timestamp:
Aug 27, 2010, 9:42:04 AM (14 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisseik

    v10 v11  
    119119For the global filters this should be the global mean.
    120120
    121 Hin
     121Hints:
     122 * For a model with domain-decomposition one might use the mean variance for the model sub-domain of the calling process. Alternatively one can compute a mean variance for the full model domain using MPI communication (e.g. the function `MPI_allreduce`).
     123 * The observation vector `obs_p` is provided to the rotine for the case that the observation error variance is relative to the value of the observations.