diff --git a/deps/evalhyd b/deps/evalhyd index bb555aee25de67b568390f4d76ae9b9a1678a065..fff308517dbcd4fa1f47b64a75591eaafdcfa8d1 160000 --- a/deps/evalhyd +++ b/deps/evalhyd @@ -1 +1 @@ -Subproject commit bb555aee25de67b568390f4d76ae9b9a1678a065 +Subproject commit fff308517dbcd4fa1f47b64a75591eaafdcfa8d1 diff --git a/tests/test_probabilist.py b/tests/test_probabilist.py index ac11c096239f9e9097a4bba6f7e07deb005691f3..ceef060a1a7581112c58c16c74c1a5d703a67d9d 100644 --- a/tests/test_probabilist.py +++ b/tests/test_probabilist.py @@ -36,7 +36,7 @@ class TestMetrics(unittest.TestCase): [[[[321.1607717, 294.3494105, 265.70418006, 236.15648446, 206.03965702]]]], 'CRPS': - [[[207.8059391]]] + [[[176.63504823]]] } def test_threshold_metrics(self):