1. 06 Sep, 2024 1 commit
  2. 26 Dec, 2023 1 commit
  3. 26 Nov, 2023 1 commit
  4. 19 Sep, 2023 1 commit
  5. 05 Sep, 2023 1 commit
  6. 28 Jun, 2023 1 commit
  7. 15 Jun, 2023 3 commits
  8. 09 Jun, 2023 3 commits
  9. 04 May, 2023 1 commit
  10. 19 Apr, 2023 4 commits
  11. 13 Apr, 2023 1 commit
  12. 12 Apr, 2023 1 commit
  13. 29 Mar, 2023 1 commit
  14. 24 Mar, 2023 1 commit
  15. 23 Mar, 2023 2 commits
  16. 20 Mar, 2023 1 commit
  17. 24 Feb, 2023 7 commits
  18. 23 Feb, 2023 1 commit
  19. 22 Feb, 2023 2 commits
    • Thibault Hallouin's avatar
      add access to data completeness via new diagnostics category · 02d5e685
      Thibault Hallouin authored
      where data completeness corresponds to the actual number of time steps
      available for each subset/sample, once missing data, mask, and bootstrap
      have been applied
      02d5e685
    • Thibault Hallouin's avatar
      avoid copies of temporal masks · 93e23da6
      Thibault Hallouin authored
      The template argument defining the type of for temporal masks was not
      used in the elements/intermediates/metrics functions, and since a copy
      from the user-provided input masks is required to not modify it, it
      makes more sense to directly initialise it as an xtensor rather than
      propagate a template argument to use pytensor/rtensor.
      93e23da6
  20. 17 Feb, 2023 1 commit
  21. 15 Feb, 2023 2 commits
  22. 14 Feb, 2023 1 commit
  23. 13 Feb, 2023 2 commits