Changes between Version 3 and Version 4 of PDAF3_assimilate_local


Ignore:
Timestamp:
Mar 23, 2025, 3:20:04 PM (9 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_assimilate_local

    v3 v4  
    3030 * `status`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors.
    3131
    32 Notes:
     32**Notes:**
    3333 * The order of the routine names does not show the order in which these routines are executed. See the [ImplementAnalysisLocal#Executionorderofuser-suppliedroutines section on the order of the execution] on the page on implementing the analysis step of the local filter algorithms.
    3434 * The routine is identical to the routine `PDAFlocalomi_assimilate` of PDAF 2.3. However, the argument `U_prepostep` is at a different place here.