Changes between Version 58 and Version 59 of AddFilterAlgorithm


Ignore:
Timestamp:
Jun 10, 2025, 7:13:46 PM (7 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddFilterAlgorithm

    v58 v59  
    11= Adding an Assimilation Method to PDAF =
    22
     3|| This is an **outdated page** probably reached with an outdated line. The correct page should be[[BR]] * For PDAF3: [wiki:AddFilterAlgorithm_PDAF3][[BR]] * For PDAF2: [wiki:AddFilterAlgorithm_PDAF231] ||
     4
    35[[PageOutline(2-3,Contents of this page)]]
    4 
    5 || This is an **outdated page** probably reached with an outdated line. The correct page should be[[BR]] * For PDAF3: [wiki:AddFilterAlgorithm_PDAF3][[BR]] * For PDAF2: [wiki:AddFilterAlgorithm_PDAF231] ||
    66
    77PDAF provides an internal interface that makes it easy to add another assimilation method. Here we describe the implementation strategy and internal structure of PDAF valid for version 2.0 and later. In this text, we assume that the reader is already familiar with PDAF to the extend that it is known how PDAF is connected to a model as is described in the [ImplementationGuide Implementation Guide].