cgq-qgc / pyhelp

A Python library for the assessment of spatially distributed groundwater recharge and hydrological components with HELP
MIT License
17 stars 5 forks source link

PR: Add the possibility to calcul yearly averages over a given period of time. #86

Closed jnsebgosselin closed 2 years ago

jnsebgosselin commented 2 years ago

Add the year_from and year_to args to both methods:

where

year_from : Year from which the average annual values are calculated. year_to : Year to which the average annual values are calculated.