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

HARMONY-1105: Fix issue with concatenation not being called for the L2-subsetter-to-concise chain. #162

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

chris-durbin
Copy link
Contributor

@chris-durbin chris-durbin commented Mar 15, 2022

Jira Issue ID

HARMONY-1105

Description

L2 subsetter-to-concise chain was not actually submitting a request to concise as part of the chain.

Local Test Steps

http://localhost:3000/C1234208438-POCLOUD/ogc-api-coverages/1.0.0/collections/all/coverage/rangeset?concatenate=true&subset=lat(0%3A90)&maxResults=3

Verify that only one output is created (on main 3 outputs were created)

Open one of the variables in the output with Panoply and see that there are 3 subset index arrays in the output.

PR Acceptance Checklist

  • ✅ Acceptance criteria met
  • ✅ Tests added/updated (if needed) and passing
  • ❌ Documentation updated (if needed)

Copy link
Collaborator

@vinnyinverso vinnyinverso left a comment

Choose a reason for hiding this comment

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

Nice PR template!

@chris-durbin chris-durbin merged commit bc4eaaa into main Mar 15, 2022
@chris-durbin chris-durbin deleted the harmony-1105 branch March 15, 2022 20:44
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.

3 participants