Changes between Version 23 and Version 24 of OMI_observation_modules


Ignore:
Timestamp:
Feb 15, 2021, 9:51:35 AM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_modules

    v23 v24  
    223223The coordinates of the observation with index `k` are given by `ocoord_p(:,k)`.
    224224
     225'''Note:''' The observation coordinate values  will only be used in case of the local filters or for computing interpolation coefficients. The array has always to be allocated because it is used in the call to PDAFomi_gather_obs.
     226
    225227
    226228=== `ivar_obs_p` ===
     
    244246   - The entries are the indices of four elements of the state vector
    245247
     248'''Note:''' This array is only used in the observation operators provided by PDAF-OMI. If you don't use these observation operators, you might not need this array.
     249
    246250
    247251=== `thisobs%domainsize` ===