Changes between Version 6 and Version 7 of PDAFomi_diag_nobs
- Timestamp:
- Mar 26, 2025, 5:14:27 PM (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_diag_nobs
v6 v7 1 = PDAFomi_diag_nobs =1 = PDAFomi_diag_nobstypes = 2 2 3 This page documents the routine `PDAFomi_diag_nobs ` of PDAF, which was introduced with PDAF V3.0. This is part of the [wiki:PDAFomi_observation_diagnostics PDAF-OMI observation diagnostics module].3 This page documents the routine `PDAFomi_diag_nobstypes` of PDAF, which was introduced with PDAF V3.0. This is part of the [wiki:PDAFomi_observation_diagnostics PDAF-OMI observation diagnostics module]. 4 4 5 5 The routine returns the number of observation types that are active in an assimilation run. … … 9 9 The interface is: 10 10 {{{ 11 SUBROUTINE PDAFomi_diag_nobs (nobstypes)11 SUBROUTINE PDAFomi_diag_nobstypes(nobstypes) 12 12 13 13 INTEGER, INTENT(inout) :: nobstypes ! Number of observation types