Changes between Version 8 and Version 9 of OMI_observation_modules


Ignore:
Timestamp:
Nov 23, 2020, 2:44:26 PM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_modules

    v8 v9  
    7878When the observation operator performs interpolation, one further needs to initialize an array of interpolation coefficients (`thisobs%icoeff_p`).
    7979
     80When parallel model with domain decomposition is used, the variables with suffix `_p` need to describe the observation information for a particular process domain. The following routine will perform the necessary operations to ensure that the parallelization is taken into account by PDAF.
     81
    8082After these variables are filled, one calls
    8183{{{