Changes between Version 312 and Version 313 of LnDevel
- Timestamp:
- Aug 23, 2025, 8:23:23 AM (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LnDevel
v312 v313 43 43 - Add support for IAU with the EnOI modes (ensemble optimal interpolation in which only the state estimate, but not the ensemble state are integrated; subtypes 10 and 11 available for some filters). 44 44 - Linked to the above there are the new routines 'PDAF_iau_set_state_pointer' for use in EnOI mode and 'PDAF_iau_set_ens_pointer' (alias for 'PDAF_iau_set_pointer) for use in the regular mode integrating the ensemble. 45 - Add external observation operator routine 'PDAFomi_obs_op_extern'. This observation operator allows to directly provide an observed model state from the ensemble. It can be used, e.g. if the model itself performs the proejection of the observation operator. 45 46 46 47 Corrections