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

t2m_dailyMax on functions.py #30

Closed eugenioLR closed 3 weeks ago

eugenioLR commented 1 month ago

The name of the variable to use as the temperature is hard-coded but it should be passed as a parameter.