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

Heat wave magnitude indicator #1926

Merged
merged 59 commits into from
Oct 7, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    9c77c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd1e05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73936c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35ca73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b55cc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e0e799 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c5e3e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    394e73f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    904c32d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    302fe27 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b49d644 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9568734 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    56693c1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ccbb3a2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95c57a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    51dd852 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d5ab1f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eb1628d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a1b59bd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6eb6394 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    532da97 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1aa9c32 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'heat-wave-magnitude-indicator' of github.com:seblehner/…

    …xclim into heat-wave-magnitude-indicator
    seblehner committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8b6d13e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9f25215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6387cb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acdb62a View commit details
    Browse the repository at this point in the history
  4. Add PR number to changelog

    seblehner committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    64a167c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0850be1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c6be58 View commit details
    Browse the repository at this point in the history
  7. Replace multi line where call with clip

    Co-authored-by: Pascal Bourgault <bourgault.pascal@ouranos.ca>
    seblehner and aulemahal authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5915b8a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Shorten rle call input

    Co-authored-by: Éric Dupuis <71575674+coxipi@users.noreply.github.com>
    seblehner and coxipi authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dda8d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ae225e View commit details
    Browse the repository at this point in the history
  3. Fix windowed run sum for window == 1

    Co-authored-by: Éric Dupuis <71575674+coxipi@users.noreply.github.com>
    seblehner and coxipi authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c078d7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b31c10d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    729aae2 View commit details
    Browse the repository at this point in the history
  6. Add if to rle dtype conversion

    Co-authored-by: Éric Dupuis <71575674+coxipi@users.noreply.github.com>
    seblehner and coxipi authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1cfe7b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26663a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c4f91b View commit details
    Browse the repository at this point in the history
  9. Fix error in description

    seblehner committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e80f698 View commit details
    Browse the repository at this point in the history
  10. Enhance indicator description

    Co-authored-by: Éric Dupuis <71575674+coxipi@users.noreply.github.com>
    seblehner and coxipi authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    62b24d6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d9ab44 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'heat-wave-magnitude-indicator' of github.com:seblehner/…

    …xclim into heat-wave-magnitude-indicator
    seblehner committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2cffc3d View commit details
    Browse the repository at this point in the history
  13. Add french translation

    Co-authored-by: Éric Dupuis <71575674+coxipi@users.noreply.github.com>
    seblehner and coxipi authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bec0296 View commit details
    Browse the repository at this point in the history
  14. Expand indicator description

    Co-authored-by: Éric Dupuis <71575674+coxipi@users.noreply.github.com>
    seblehner and coxipi authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    232e68f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a57618 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    f61ab29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b868a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b254ce View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c6f98a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcbabc2 View commit details
    Browse the repository at this point in the history
  3. change test names

    coxipi committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f632944 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Remove rse tests

    seblehner committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    774b3ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a148027 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    82254d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    11c733e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. add references

    coxipi committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b72ef37 View commit details
    Browse the repository at this point in the history
  2. remove ufunc_1dim option

    coxipi committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    aa6f74c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e28db54 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    bfa2576 View commit details
    Browse the repository at this point in the history