Changes between Version 18 and Version 19 of OMI_observation_operators


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

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_observation_operators

    v18 v19  
    5050
    5151     TYPE(obs_f), INTENT(inout) :: thisobs  ! Data type with full observation
    52      [INTEGER, INTENT(in) :: nrows           ! Number of values to be averaged]
     52   [ INTEGER, INTENT(in) :: nrows           ! Number of values to be averaged ]
    5353     REAL, INTENT(in)    :: state_p(:)      ! Process-local model state (provided by PDAF)
    5454     REAL, INTENT(inout) :: obs_f_all(:)    ! Full observed state for all observation types (array provided by PDAF)