davidcarslaw / openair

Tools for air quality data analysis
https://davidcarslaw.github.io/openair/
GNU General Public License v2.0
307 stars 113 forks source link

feat: added YorkFit function #380

Open MaggieAlx opened 9 months ago

MaggieAlx commented 9 months ago

Makes the YorkFit function external, as it was previously an internal function (in polar plot). Adds documentation including an example with simulated data set. Removes the Gaussian kernel weighting part which was relevant only to the polar plot function. Makes tol and max_iteration explicit arguments. I intend to add references.