Skip to content

Improved consistency in the logging of ECMWF errors within ac_gms().

Daniel Scheffler requested to merge enhancement/improve_ecmwf_errorhandling into master

There were quite inconsistent log messages in case of errors when getting ECMWF values. Additionally, nothing was logged in case no ECWMF CWV data is available. Fixed that and made the logging messages a bit clearer.

Merge request reports