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 archive no files #111

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Fix archive no files #111

merged 4 commits into from
Nov 28, 2023

Conversation

jeandet
Copy link
Member

@jeandet jeandet commented Nov 28, 2023

There is not always a file for a given time interval on remote servers, so speasy should handle this and just return None
instead of crashing.
This PR also adds few more products from CDAWeb archive access for MMS as examples and useful to test this PR.

The archive module always except the generated URL to work or when listing
files matching the given regex returns at least on file which is wrong.

Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
@jeandet jeandet added bug Something isn't working enhancement New feature or request labels Nov 28, 2023
@jeandet jeandet added this to the 1.2.2 milestone Nov 28, 2023
…here is no file on server

Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
@jeandet jeandet merged commit 329c368 into SciQLop:main Nov 28, 2023
15 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant