Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
J.R. Angevaare committed Aug 16, 2023
1 parent b54f2f1 commit 663fdfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_time_statistics.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def test_get_statistics(self, use_field_for_mask='cell_area'):
stat = oet.analyze.time_statistics.TimeStatistics(
ds_masked,
calculation_kwargs=dict(
n_breaks=dict(penalty=1),
max_jump=dict(_file_name=hist_file_name),
max_jump_yearly=dict(_file_name=hist_file_name),
),
Expand Down

0 comments on commit 663fdfb

Please sign in to comment.