podaac / l2ss-py

Level 2 subsetter with Harmony integration
https://podaac.github.io/l2ss-py/
Apache License 2.0
11 stars 11 forks source link

Feature/fix null time values #230

Closed danielfromearth closed 5 months ago

danielfromearth commented 5 months ago

Github Issue: #227

Description

Further improve the conditional indexing by preventing edge cases where the number of True values in the longest row does not encompass all indices along the missing dimension in which there are True values.

Overview of work done

Summarize the work you did

Overview of verification done

Summarize the testing and verification you've done. This includes unit tests or testing with specific data

Overview of integration done

Explain how this change was integration tested. Provide screenshots or logs if appropriate. An example of this would be a local Harmony deployment.

PR checklist:

See Pull Request Review Checklist for pointers on reviewing this pull request