Changes between Version 31 and Version 32 of PDAF_OMI_Overview


Ignore:
Timestamp:
Nov 30, 2020, 1:22:17 PM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_OMI_Overview

    v31 v32  
    3030 2. '''simplify the implementation of complex cases''' in which several different observation types are assimilated by clearly separating each observation type
    3131
    32 To guarantee that each observation type (like sea surface temperature data from some satellite sensor, or altimetry data) is handled indenpendently from the others one implements with OMI one Fortran module for each observation type.  Thus, different developers can implement observation types without interfering with the implementations by others.
     32To guarantee that each observation type (like sea surface temperature data from some satellite sensor, or altimetry data) is handled independently from the others one implements with OMI one Fortran module for each observation type.  Thus, different developers can implement observation types without interfering with the implementations by others.
    3333
    3434To reduce the coding effort only four routines need to be implemented for an observation type: