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

Hotfix/intersect constraints with whole datacubes #154

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

EddyCMWF
Copy link
Contributor

The first implementation did not account for the trick we do with "complete hypercube" datasets. When the dataset is decribed by a single constriant, i.e. a complete hypercube, the constraints.json is an empty list. Therefore, if the length of constraints is 0, the method should return the request in a list.

Test added

@EddyCMWF EddyCMWF requested a review from malmans2 June 10, 2024 08:12
EddyCMWF and others added 2 commits June 10, 2024 09:50
Co-authored-by: Mattia Almansi <m.almansi@bopen.eu>
Co-authored-by: Mattia Almansi <m.almansi@bopen.eu>
@EddyCMWF EddyCMWF merged commit da84400 into main Jun 10, 2024
9 checks passed
@EddyCMWF EddyCMWF deleted the hotfix/intersect-constraints-with-whole-datacubes branch August 5, 2024 13:26
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 this pull request may close these issues.

2 participants