Changes between Version 3 and Version 4 of PortingToPDAF3
- Timestamp:
- Apr 21, 2025, 12:56:24 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PortingToPDAF3
v3 v4 39 39 == Porting to the PDAF3 interface == 40 40 41 PDAF V3.0 also provides a set of new routines to call the analysis step, which we call the PDAF3 interface, because the calls are of the format `PDAF3_assimilate_` or `PDAF3_put_state_ `. It is not required to switch to these new interface routines, but generally recommended.41 PDAF V3.0 also provides a set of new routines to call the analysis step, which we call the PDAF3 interface, because the calls are of the format `PDAF3_assimilate_` or `PDAF3_put_state_. It is not required to switch to these new interface routines, but generally recommended. 42 42 43 43 Details about the PDAF3 interface are provided on the [wiki:PDAF3_interface Page on the PDAF3 interface].