Skip to content

Commit

Permalink
Changed date for test_collocmod.py::test_insitu_collocation_and_valid…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
fcollas committed Jan 24, 2024
1 parent 8f202ff commit 3700d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_collocmod.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ def test_sat_collocation_and_validation(test_data, tmpdir):


def test_insitu_collocation_and_validation(test_data, tmpdir):
sd = "2022-2-1 12"
ed = "2022-2-1 12"
sd = "2023-6-1 01"
ed = "2022-6-1 01"
varalias = 'Hs'
twin = 30
model = 'ww3_4km'
Expand Down

0 comments on commit 3700d42

Please sign in to comment.