Changes between Version 4 and Version 5 of OMI_error_checking


Ignore:
Timestamp:
May 27, 2025, 3:46:43 PM (4 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OMI_error_checking

    v4 v5  
    4848
    4949'''Notes: '''
    50  * The routine is provied through the module 'PDAFomi'. Thus one has to use-include the routine by
     50 * The routine is provided through the module 'PDAFomi'. Thus one has to use-include the routine by
    5151{{{
    52   USE PDAFomi, only: PDAFomi_set_debug_flag
     52  USE PDAFomi, only: PDAFomi_check_error
    5353}}}
    5454 * The errors that are checked by PDAF-OMI relate to the configuration of the obserations, e.g. it is checked whether some dimensions are consistent.