geobeyond / Arpav-PPCV-backend

Backend di Piattaforma Proiezioni Climatiche per il Nord-Est.
Creative Commons Attribution 4.0 International
0 stars 1 forks source link

Added custom LOESS parameters #148

Closed ricardogsilva closed 3 weeks ago

ricardogsilva commented 1 month ago

This PR modifies the generation of the LOESS trendline by adding the values mentioned in #126. Furthermore it now uses years for the x axis in the calculation, rather than an long int representation of the full date.

Original LOESS:

loess_defaults

Updated LOESS (this PR):

loess_corrected