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

Allow the use of a different database for the analogue search and target #34

Open eugenioLR opened 2 weeks ago

eugenioLR commented 2 weeks ago

When using historical data, the extreme event we are analyzing might not be contained in the dataset, causing an error since there is no map to compare to. I propose we add a parameter to the configuration file to indicate a different dataset (in case it is needed) where the extreme event is present.