GheodeAI / va_am

VA-AM (Various Advanced - Analogue Methods) is a Python package based on the deep learning enhancement of the classical statistical Analogue Method. It provides several tools to analyse climatological extreme events, particularly heat waves.
https://va-am.readthedocs.io/en/latest/
GNU General Public License v3.0
2 stars 0 forks source link

Add warnings when preprocess parameter doesn't exist #19

Open eugenioLR opened 3 months ago

eugenioLR commented 3 months ago

Issue a warning to the user when one of the specified parameters in the preprocess step with "out_preprocess" is not in the d_return dictionary to avoid typos.