Changes between Version 5 and Version 6 of OMI_Callback_obs_pdafomi


Ignore:
Timestamp:
Nov 17, 2020, 2:02:17 PM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_Callback_obs_pdafomi

    v5 v6  
    1111== init_dim_obs_pdafomi ==
    1212
    13   In this routine we declare a dimension variable `dim_obs_TYPE` for each observation type. This is initialized by the corresponding routine init_dim_obs_f_TYPE. The sum of these individual dimension yields the total number of observations, which is returned to PDAF.
     13  In this routine we declare a dimension variable `dim_obs_TYPE` for each observation type. This is initialized by the corresponding routine `init_dim_obs_TYPE`. The sum of these individual dimension yields the total number of observations, which is returned to PDAF.
    1414
    1515The implementation steps are: