hydrocode-de / RUINSapp

https://hydrocode-de.github.io/RUINSapp
MIT License
1 stars 1 forks source link

Climate indices processor and plotly plot #90

Closed mmaelicke closed 2 years ago

mmaelicke commented 2 years ago

This PR introduces a clean method for calculating climate indices, and in perspective also caching them, and a plotting function to replace the old one. This solves the issue 3 in #86

This PR is not finished yet and should only be reviewed and merged after #89 was merged.