Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix cmems download forecast test #842

Closed
veenstrajelmer opened this issue May 14, 2024 · 0 comments · Fixed by #843
Closed

fix cmems download forecast test #842

veenstrajelmer opened this issue May 14, 2024 · 0 comments · Fixed by #843

Comments

@veenstrajelmer
Copy link
Collaborator

veenstrajelmer commented May 14, 2024

=========================== short test summary info ============================
FAILED tests/test_download.py::test_download_cmems_forecast - ValueError: Requested timerange (2024-05-14 00:00:00 to 2024-05-16 00:00:00) is not fully within timerange of reanalysis product (1993-01-01 00:00:00 to 2021-06-30 00:00:00) or forecast product (2022-06-01 00:00:00 to 2024-03-31 00:00:00).
==== 1 failed, 103 passed, 42 deselected, 47 warnings in 721.36s (0:12:01) =====

This only fails in the pytest-mindeps github action, so it seems that the older copernicusmarine version does not give the correct time ranges. Therefore, update the minimal version requirement for this package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant