Discontiguous time axis subset bug by lesserwhirls · Pull Request #1431 · Unidata/netcdf-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@lesserwhirls

Copy link Copy Markdown

Member

@lesserwhirls lesserwhirls commented

Apr 1, 2025

edited

Loading

Description of Changes

Fix case where start time of subset for discontiguous time axis is not contained within any one time interval window. Fixes #1430

PR Checklist

  • Link to any issues that the PR addresses
  • Add labels
  • Open as a draft PR
    until ready for review
  • Make sure GitHub tests pass
  • Mark PR as "Ready for Review"

@lesserwhirls lesserwhirls added the bug

Something isn't working

label

Apr 1, 2025

@lesserwhirls lesserwhirls added this to the v5.8 milestone

Apr 1, 2025
Fix case where start time of subset for discontiguous time axis is not
contained within any one time interval window. Fixes
Unidata#1430

@lesserwhirls lesserwhirls marked this pull request as ready for review

April 1, 2025 00:43

@lesserwhirls lesserwhirls merged commit e621412 into Unidata:maint-5.x

Apr 1, 2025

13 checks passed

@lesserwhirls lesserwhirls deleted the dint branch

April 1, 2025 00:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

bug

Something isn't working

Projects

None yet

Milestone

v5.8

Development

Successfully merging this pull request may close these issues.

Discontiguous time subsetting bug when start time is not contained within a window

1 participant

@lesserwhirls