Changes between Version 13 and Version 14 of OMI_observation_modules_PDAF3


Ignore:
Timestamp:
Jun 12, 2025, 11:33:46 AM (5 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_modules_PDAF3

    v13 v14  
    154154Here, `state_p` is the state vector and `ostate` is the observed state vector.
    155155
     156For ensemble methods, the observation operator is called in a loop over all ensemble members for one ensmble state at a time. The index of the ensemble member for which the observation operator is called can be determine using the routine [wiki:PDAF_get_obsmemberid].
     157
    156158For more information on the available observation operators and on how to implement your own observation operator see the [wiki:OMI_observation_operators_PDAF3 documentation of observation operators for OMI].
    157159