Changes between Version 4 and Version 5 of ImplementAnalysisseik


Ignore:
Timestamp:
Aug 26, 2010, 4:59:19 PM (14 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysisseik

    v4 v5  
    3333 * It can be useful if not only the size of the observation vector is determined at this point. One can also already gather information about the location of the observations, which will be used later, e.g. to implement the observation operator. An array for the locations can be defined in a module like `mod_assimilation`.
    3434
    35 == `U_obs_op` ==
     35== `U_obs_op` (obs_op.F90) ==
     36
     37This routine is used by all global filter algorithms (SEEK, SEIK, EnKF, ETKF).
    3638
    3739The interface for this routine is: