Changes between Version 20 and Version 21 of OMI_observation_operators


Ignore:
Timestamp:
Dec 18, 2021, 1:55:13 PM (2 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_operators

    v20 v21  
    168168The current set of observation operators provided by PDAF-OMI is rather fundamental. However, there are also observation types which are not variables of state vector, but functions of several values. Likewise one might want to use a more sophisticated interpolation than the linear one or some interpolation that treats the horizontal and vertical directions separately. For these cases you can implement you own operators.
    169169
    170 || The template observation operator in /template/omi/ob_op_pdafomi_TEMPLATE.F90 can be used as the basis for the implementation. It describes the steps needs in the implementation. ||
     170|| The template observation operator in '''/template/omi/ob_op_pdafomi_TEMPLATE.F90''' can be used as the basis for the implementation. It describes the steps needs in the implementation. ||
    171171
    172172Each observation operator include the following functionality: