Skip to content

Commit

Permalink
small
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Aug 24, 2024
1 parent 9dfa647 commit 81dcbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oggm/tests/test_shop.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ def test_thickvel_to_glacier(self, class_case_dir, monkeypatch):

# Stats
df = millan22.compile_millan_statistics([gdir]).iloc[0]
assert df['millan_avg_vel'] > 180
assert df['millan_avg_vel'] > 175
assert df['millan_max_vel'] > 2000
assert df['millan_perc_cov'] > 0.95
assert df['millan_vel_perc_cov'] > 0.97
Expand Down

0 comments on commit 81dcbe4

Please sign in to comment.