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 up some minor ncss issues #1212

Merged
merged 2 commits into from
Jul 12, 2023

Conversation

haileyajohnson
Copy link

  • don't throw if a variable doesn't intersect the requested time
  • refactor request too large exception so the TDS can recognize it more explicitly

@haileyajohnson haileyajohnson marked this pull request as ready for review July 11, 2023 21:55
@haileyajohnson
Copy link
Author

I've tested this manually but I could probably add a unit test

@@ -204,13 +206,14 @@ else if (upperIndex > axis.getCoordEdgeLast())
// LOOK not using bounded
Copy link
Member

Choose a reason for hiding this comment

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

maybe this comment can go now that we are using bounded

Suggested change
// LOOK not using bounded

@haileyajohnson haileyajohnson merged commit 59973b6 into Unidata:maint-5.x Jul 12, 2023
9 checks passed
@haileyajohnson haileyajohnson deleted the ncss-errors branch July 12, 2023 20:23
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