Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windstats monthly and fix testing file #171

Merged
merged 20 commits into from
Jun 12, 2024
Merged

Windstats monthly and fix testing file #171

merged 20 commits into from
Jun 12, 2024

Commits on Jun 11, 2024

  1. Add monthly features to windstats.

    Added winstats module that has monthly features.
    shi-yu-wang authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cfb95b8 View commit details
    Browse the repository at this point in the history
  2. Runner file of windstats

    Added the runner file of windstats that implements both weekly and monthly seasonalities.
    shi-yu-wang authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ec292ea View commit details
    Browse the repository at this point in the history
  3. Comments in windstats_run.py

    Change comments in Comments in windstats_run.py
    shi-yu-wang authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f47621c View commit details
    Browse the repository at this point in the history
  4. Fix bug in testing files

    Debug in test_dpad.py. Specifically, replace line 82 with "n_loaded_alarms = np.sum(loaded_alarms.to_pd().values != 0)".
    shi-yu-wang authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f2b23f7 View commit details
    Browse the repository at this point in the history
  5. Fix bugs in test_resample.py

    Fix the AssertionError in testing file by replace "M" at line 54 and line 60 with "ME".
    shi-yu-wang authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7517a0d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    6e0d6f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41ffce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8c363a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de1ca5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab61f3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8922394 View commit details
    Browse the repository at this point in the history
  7. version conflict

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    47e013c View commit details
    Browse the repository at this point in the history
  8. lower threshold

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0c0eb87 View commit details
    Browse the repository at this point in the history
  9. deprecate dpad

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ef51eb9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bd45b2 View commit details
    Browse the repository at this point in the history
  11. version conflicts

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8afe1d3 View commit details
    Browse the repository at this point in the history
  12. deprecate test for dpad

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d7971d2 View commit details
    Browse the repository at this point in the history
  13. Add files via upload

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5ae1c31 View commit details
    Browse the repository at this point in the history
  14. recover test_resample.py

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    efc83e6 View commit details
    Browse the repository at this point in the history
  15. version conflicts

    shi-yu-wang authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9ea92ad View commit details
    Browse the repository at this point in the history