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

Handle different names for longitude and latitude in the input xarray #28

Open eugenioLR opened 4 months ago

eugenioLR commented 4 months ago

Allow the use of xarray datasets with different names for latitude and longitude such as "lat/lon" and "x/y".