Changes between Version 3 and Version 4 of PDAFlocal_clear_increment_weights
- Timestamp:
- Sep 9, 2024, 3:21:36 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFlocal_clear_increment_weights
v3 v4 1 1 = PDAFlocal_clear_increment_weights = 2 2 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.3 This 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. 4 4 5 5 This 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.