Changes between Version 57 and Version 58 of AddFilterAlgorithm
- Timestamp:
- Jun 10, 2025, 7:13:30 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddFilterAlgorithm
v57 v58 3 3 [[PageOutline(2-3,Contents of this page)]] 4 4 5 || This page describes the implementation for PDAF2. It will be updated for PDAF3.||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] || 6 6 7 7 PDAF 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].