Changes between Version 56 and Version 57 of AddFilterAlgorithm


Ignore:
Timestamp:
May 29, 2025, 3:39:17 PM (36 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddFilterAlgorithm

    v56 v57  
    1 = Adding a Assimilation Method to PDAF =
     1= Adding an Assimilation Method to PDAF =
    22
    33[[PageOutline(2-3,Contents of this page)]]
     4
     5|| This page describes the implementation for PDAF2. It will be updated for PDAF3. ||
    46
    57PDAF 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].