This release implements several improvements as requested by reviewers:
- rewrite the statistical models as Generalized Linear Models
- include annual cycle for precipitation model
- use Beta distribution for relative humidity
- use Gamma distribution for daily temperature range
- use 4 Fourier modes for annual cycle and change in annual cycle for all variables, respectively, to capture more complex seasonal cycles
- switch from NUTS sampling of Posterior distribution to Maximum Aposteriori estimation as default.