Skip to content

ECMWF message is now logged to INFO instead of WARNING in order to avoid...

Daniel Scheffler requested to merge enhancement/log_ecmwf_to_info into master

ECMWF message is now logged to INFO instead of WARNING in order to avoid cluttering the CI job output. See, e.g., here: https://gitext.gfz-potsdam.de/geomultisens/gms_preprocessing/-/jobs/40922

Since the CI job output ignores INFO log messages, it should get much cleaner without these warnings (and I also don´t really see a reason why this needs to be a warning). Maybe you can add a warning if really ECMWF data of a different date are used at the end but the "looking for ECMWF data of another day" message should go to INFO.

Signed-off-by: Daniel Scheffler danschef@gfz-potsdam.de

Merge request reports