Skip to content

Commit

Permalink
fix(ecmwf): Filename
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Nov 27, 2024
1 parent 0f45e00 commit dc4a67a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ class TestCase:
should_error=False,
),
TestCase(
filename="test_NOAAS3_HRES-GFS_10u_20210509T00_S00.grib",
filename="test_NOAAS3_HRES-GFS_10u_20210509T06_S00.grib",
expected_coords=ECMWFRealTimeS3ModelRepository.model().expected_coordinates,
should_error=True,
),
Expand Down

0 comments on commit dc4a67a

Please sign in to comment.