Changes between Version 3 and Version 4 of PDAFlocal_clear_increment_weights


Ignore:
Timestamp:
Sep 9, 2024, 3:21:36 PM (10 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFlocal_clear_increment_weights

    v3 v4  
    11= PDAFlocal_clear_increment_weights =
    22
    3 This page documents the routine `PDAFlocal_clear_increment_weights` of PDAF, which is used with the [wiki:PDAFlocal] interface. This routine was introduced with PDAF V2.3.
     3This page documents the routine `PDAFlocal_clear_increment_weights` of PDAF, which is used with the [wiki:PDAFlocal_overview PDAFlocal interface]. This routine was introduced with PDAF V2.3.
    44
    55This routine provides optional functionality. If [wiki:PDAFlocal_set_increment_weights] was used to prescribe the assimilation increment of each element of the local state vector a different weight this routine can be used to clear and deallocate the weights array. Afterwards a weight of one is used for the increment of all elements of the local state vector when initializing the global state vector after the analysis update in the local analysis loop.