Changes between Version 15 and Version 16 of OMI_debugging
- Timestamp:
- Mar 8, 2024, 12:05:22 PM (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OMI_debugging
v15 v16 94 94 !< observation variance (only active for >0) 95 95 REAL :: inno_omit_ivar=1.0e-12 !< Value of inverse variance to omit observation 96 !< (should be than actual observation error variance)96 !< (should be much larger than actual observation error variance) 97 97 98 98 ! ---- The following variables are set in the routine PDAFomi_gather_obs ---