Changes between Version 18 and Version 19 of OMI_observation_operators
- Timestamp:
- Dec 18, 2021, 1:54:14 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_observation_operators
v18 v19 50 50 51 51 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 ] 53 53 REAL, INTENT(in) :: state_p(:) ! Process-local model state (provided by PDAF) 54 54 REAL, INTENT(inout) :: obs_f_all(:) ! Full observed state for all observation types (array provided by PDAF)