Changes between Version 1 and Version 2 of PDAF3_put_state
- Timestamp:
- Mar 30, 2025, 11:34:20 AM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF3_put_state
v1 v2 3 3 This page documents the routine `PDAF3_put_state` of PDAF. The routine is part of the advanced [wiki:PDAF3_interface PDAF3 interface] that was introduced with PDAF V3.0. 4 4 5 The routine is used to execute the analysis step of all, local and global, ensemble filters. The routine uses the functionalities provided by PDAF-OMI and PDAFlocal to yield a minimum number of arguments. 5 || The routine is universal and used to execute the analysis step of all, local and global, ensemble filters. The routine uses the functionalities provided by PDAF-OMI and PDAFlocal to yield a minimum number of arguments. || 6 6 7 7 The routine is typically called in `assimilate_pdaf` or directly in the model code.