Changes between Version 1 and Version 2 of PDAFomi_obs_op_gatheronly


Ignore:
Timestamp:
Mar 22, 2026, 7:42:44 PM (9 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAFomi_obs_op_gatheronly

    v1 v2  
    11= PDAFomi_obs_op_gatheronly =
    22
    3 This page documents the routine `PDAFomi_obs_op_gatheronly` of PDAF-OMI.
     3This page documents the routine `PDAFomi_obs_op_gatheronly` of PDAF-OMI. This routine was added with the original release of PDAF-OMI in PDAF V1.16.
    44
    55This routine provides the application of observation operator for the case that model variables are observed in a coupled model system only in another model component. Thus, `dim_obs_p=0` for the calling model component.  Accordingly, this observation operator only performs the gather operation to obtain the full observations. An example for using this observation operator is in the case of a coupled atmosphere-ocean model in which the atmosphere component model runs with different processes than the ocean components. If one assimilates observations of the ocean with strongly-coupled data assimilation into the atmosphere in this system, the atmosphere would call `PDAFomi_obs_op_gatheronly`, while the ocean would call, e.g., an observation operator involving interpolation.