Changes between Version 1 and Version 2 of PDAF_assimilate_lestkf


Ignore:
Timestamp:
Sep 9, 2024, 4:43:16 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_assimilate_lestkf

    v1 v2  
    3333 * `U_init_obsvar_l`: The name of the user-supplied routine that provides a mean observation error variance for the local analysis domain (This routine will only be executed, if a local adaptive forgetting factor is used)
    3434 * `U_next_observation`: The name of a user supplied routine that initializes the variables `nsteps`, `timenow`, and `doexit`. The same routine is also used in `PDAF_get_state`.
    35  * `status_pdaf`: The integer status flag. It is zero, if `PDAF_assimilate_lestkf` is exited without errors.
     35 * `status_pdaf`: The integer status flag. It is zero, if this routine is exited without errors.
    3636
    3737