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

Closes #112 #117

Merged
merged 2 commits into from
May 21, 2024
Merged

Closes #112 #117

merged 2 commits into from
May 21, 2024

Conversation

bpross-52n
Copy link
Contributor

Closes #112

@dstenger dstenger self-requested a review May 7, 2024 16:31
@@ -48,17 +48,17 @@ public class CubeCollections extends AbstractFeatures {
CollectionsTime ct= new CollectionsTime();
/**
* <pre>
* Abstract Test 70: Validate that the coords query parameters are constructed correctly. (cube)
* Abstract Test 70: Validate that the bbox query parameters are constructed correctly. (cube)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The standard (https://docs.ogc.org/is/19-086r4/19-086r4.html) still uses the old (wrong) sentence. I prefer it to leave it like that and to add a short comment explaining that the abstract test of the specification is wrong so that the test is implemented differently.

@dstenger
Copy link
Collaborator

dstenger commented May 7, 2024

Also, do you have a test service to verify the fix?

@dstenger dstenger added this to the 1.1 milestone May 7, 2024
@bpross-52n
Copy link
Contributor Author

Also, do you have a test service to verify the fix?

@dstenger You can test the fix with https://labs.metoffice.gov.uk/edr (and https://labs.metoffice.gov.uk/edr/api for API definition)

@dstenger dstenger self-requested a review May 21, 2024 09:00
@dstenger dstenger merged commit f0aadf3 into master May 21, 2024
@dstenger dstenger deleted the issue#112 branch May 21, 2024 09:40
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.

OGC API - EDR ETS: Testing for "coords" within Cube Query, Should be bbox
2 participants