Changes between Version 2 and Version 3 of PDAFomi_assimilate_global
- Timestamp:
- Dec 8, 2021, 4:31:38 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_assimilate_global
v2 v3 16 16 }}} 17 17 with the following arguments: 18 * `U_collect_state a: The name of the user-supplied routine that initializes a state vector from the array holding the ensemble of model states from the model fields. This is basically the inverse operation to `U_distribute_state` used in `PDAF_get_state` as well as here.18 * `U_collect_state`: The name of the user-supplied routine that initializes a state vector from the array holding the ensemble of model states from the model fields. This is basically the inverse operation to `U_distribute_state` used in `PDAF_get_state` as well as here. 19 19 * `U_distribute_state`: The name of a user supplied routine that initializes the model fields from the array holding the ensemble of model state vectors. 20 20 * `U_init_dim_obs_pdafomi`: The name of the user-supplied routine that initializes the observation information and provides the size of observation vector