Changes between Version 56 and Version 57 of AddFilterAlgorithm
- Timestamp:
- May 29, 2025, 3:39:17 PM (36 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddFilterAlgorithm
v56 v57 1 = Adding a Assimilation Method to PDAF =1 = Adding an Assimilation Method to PDAF = 2 2 3 3 [[PageOutline(2-3,Contents of this page)]] 4 5 || This page describes the implementation for PDAF2. It will be updated for PDAF3. || 4 6 5 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].