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

Improved QA4SM metrics calculators #219

Merged
merged 46 commits into from
Apr 23, 2021

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    ec570b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97fbffa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

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

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    614bccf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'metrics_calculators' of github.com:s-scherrer/pytesmo i…

    …nto metrics_calculators
    s-scherrer committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ec35f75 View commit details
    Browse the repository at this point in the history
  3. comparison of new and old matching implementation

    This adds a test to check whether the new matching in
    BasicTemporalMatching works as the old one in case there are no
    duplicates in the reference frame.
    
    It replaced the matcher in the other tests by a dummy that still uses
    the old matching implementation.
    The following commit will remove the dummy and set the new expected
    values.
    s-scherrer committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    452b4a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5034194 View commit details
    Browse the repository at this point in the history
  5. fixup for previous commit

    s-scherrer committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0c3839e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f595b19 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2d9e21 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

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

Commits on Mar 18, 2021

  1. Added tests for PairwiseIntercomparisonMetrics

    One test still fails due to difference in scaling before calculating
    ubRMSD.
    s-scherrer committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    5de5937 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    34c3706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4fc973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a0a5b2 View commit details
    Browse the repository at this point in the history
  4. added missing import

    s-scherrer committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8dca7ac View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    8f58099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b1ae29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f904d0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91f3249 View commit details
    Browse the repository at this point in the history
  5. comparison of new and old matching implementation

    This adds a test to check whether the new matching in
    BasicTemporalMatching works as the old one in case there are no
    duplicates in the reference frame.
    
    It replaced the matcher in the other tests by a dummy that still uses
    the old matching implementation.
    The following commit will remove the dummy and set the new expected
    values.
    s-scherrer committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    e1b6fad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    043f4a5 View commit details
    Browse the repository at this point in the history
  7. fixup for previous commit

    s-scherrer committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    a811f10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fee342a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4242787 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    24b78f6 View commit details
    Browse the repository at this point in the history
  11. Added tests for PairwiseIntercomparisonMetrics

    One test still fails due to difference in scaling before calculating
    ubRMSD.
    s-scherrer committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    aabf8c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    680a9db View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    22f6b01 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    50176d4 View commit details
    Browse the repository at this point in the history
  15. added missing import

    s-scherrer committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    742abda View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    123061c View commit details
    Browse the repository at this point in the history
  17. Fixed some issues

    - bug in validation.get_data_for_result_tuple
    - no segfault when running tests anymore
    s-scherrer committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    0df0c1c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    37af551 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'metrics_calculators' of github.com:s-scherrer/pytesmo i…

    …nto metrics_calculators
    s-scherrer committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    a2cfc92 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

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

Commits on Apr 7, 2021

  1. added imports

    s-scherrer committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    bd79815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d4b26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a7417 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. triple metrics only

    s-scherrer committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ecd19e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. removed xarray test

    s-scherrer committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    da02a84 View commit details
    Browse the repository at this point in the history
  2. fixed test

    s-scherrer committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5319b49 View commit details
    Browse the repository at this point in the history
  3. fixed test

    s-scherrer committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5ede812 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 21, 2021

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

Commits on Apr 23, 2021

  1. better test for TUW-GEO#220

    s-scherrer committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    023bed8 View commit details
    Browse the repository at this point in the history