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 standard services for nested datasets #496

Merged
merged 2 commits into from
May 3, 2024

Conversation

tdrwenski
Copy link
Contributor

Resolves #352.

When a dataset catalog entry has a dataType set, standard services should get assigned. Previously only top level datasets would get standard services. This PR also handles child dataset nodes recursively when assigning standard services.

@tdrwenski tdrwenski marked this pull request as ready for review May 3, 2024 13:33
@haileyajohnson haileyajohnson merged commit 4835f99 into Unidata:main May 3, 2024
9 checks passed
@tdrwenski tdrwenski deleted the services-nested-datasets branch May 3, 2024 15:31
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.

Nested datasets don't get standard services according to dataType
2 participants