Changes between Version 1 and Version 2 of PDAF_assimilate_estkf_si
- Timestamp:
- Jan 15, 2015, 2:27:34 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_estkf_si
v1 v2 3 3 This page documents the routine `PDAF_assimilate_estkf_si` of PDAF. 4 4 5 `PDAF_assimilate_estkf_si` is the variant of [wiki:PDAF_assimilate_es ktf PDAF_assimilate_estkf] with the [PdafSimplifiedInterface simplified interface]. The difference between both routines is that in the simplified interface the names of the call-back subroutines are not specified. Instead the routine assumes that the call-back routines have a standard name as specified at the end of this page.5 `PDAF_assimilate_estkf_si` is the variant of [wiki:PDAF_assimilate_estkf PDAF_assimilate_estkf] with the [PdafSimplifiedInterface simplified interface]. The difference between both routines is that in the simplified interface the names of the call-back subroutines are not specified. Instead the routine assumes that the call-back routines have a standard name as specified at the end of this page. 6 6 7 7 The routine is typically called in `assimilate_pdaf` or directly in the model code.