brightwind-dev / brightwind

Python library containing wind analysis functions
MIT License
52 stars 18 forks source link

[_get_dist_matrix_by_dir_sector_seasonal_adjusted] review calculation method for seasonal adjustment #424

Open rach185 opened 10 months ago

rach185 commented 10 months ago

The method by which seasonal adjustment is applied across some functions is under discussion. The relevant function is _get_dist_matrix_by_dir_sector_seasonal_adjusted and it will also impact the following functions:

  1. freq_table
  2. export_tab_file
BiancaMorandi commented 1 month ago

@rach185 what are the issues for this?