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

PR: Improve how the BRF period is set and plotted #240

Merged
merged 44 commits into from
Dec 20, 2018

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    57ebff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db666d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e23213 View commit details
    Browse the repository at this point in the history
  4. Add qdate_from_xldate in utils/date.py

    Conver an numerical Excel date to a QDate object
    jnsebgosselin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    e72bc4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c51ec5a View commit details
    Browse the repository at this point in the history
  6. Update copyright notice

    jnsebgosselin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    04ad666 View commit details
    Browse the repository at this point in the history
  7. Remove blank

    jnsebgosselin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    725c0fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a280a1e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    644d73c View commit details
    Browse the repository at this point in the history
  10. make_brf_period_valid when setting wldset

    Ensure that the period that is defined for evaluating the BRF is valid.
    jnsebgosselin committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    2ff843b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac6409e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa055b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. Configuration menu
    Copy the full SHA
    c6b6786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1418656 View commit details
    Browse the repository at this point in the history
  3. Simplify requirements

    jnsebgosselin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    1a2d4a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71960cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    40d8e0a View commit details
    Browse the repository at this point in the history
  6. Add missing dosctrings

    jnsebgosselin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    b53141a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9056dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdfbcc5 View commit details
    Browse the repository at this point in the history
  9. Remove blanks

    jnsebgosselin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    4c75e3c View commit details
    Browse the repository at this point in the history
  10. Clean unused imports

    jnsebgosselin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    92297d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b68ba13 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7423555 View commit details
    Browse the repository at this point in the history
  13. Minor codestyle changes

    jnsebgosselin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    fcec1c1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb23e67 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8adb25c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf2bf0c View commit details
    Browse the repository at this point in the history
  17. Emit brfperiod signal

    jnsebgosselin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    577cab2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f213b94 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fcaae3b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7abf30b View commit details
    Browse the repository at this point in the history
  21. Reduce datafile size and save as csv

    This is better than xlsx since it is not binary
    jnsebgosselin committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    d4ceee7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    8bd0549 View commit details
    Browse the repository at this point in the history
  2. Remove superflux logic

    jnsebgosselin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    d024f7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99e1327 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df4ee46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dc48b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10bfdca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc9a586 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4d4b35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a5029c View commit details
    Browse the repository at this point in the history
  10. Skip test_worker_updates on Travis

    It fails too often
    jnsebgosselin committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    b30674a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    396e389 View commit details
    Browse the repository at this point in the history