Changes between Version 58 and Version 59 of AddFilterAlgorithm
- Timestamp:
- Jun 10, 2025, 7:13:46 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddFilterAlgorithm
v58 v59 1 1 = Adding an Assimilation Method to PDAF = 2 2 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 3 5 [[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] ||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].