Changes between Version 3 and Version 4 of PortingToPDAF3


Ignore:
Timestamp:
Apr 21, 2025, 12:56:24 PM (7 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PortingToPDAF3

    v3 v4  
    3939== Porting to the PDAF3 interface ==
    4040
    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.
     41PDAF 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.
    4242
    4343Details about the PDAF3 interface are provided on the [wiki:PDAF3_interface Page on the PDAF3 interface].