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

Feature/issue 234 #235

Merged
merged 9 commits into from
Feb 23, 2024
Merged

Feature/issue 234 #235

merged 9 commits into from
Feb 23, 2024

Conversation

nlenssen2013
Copy link
Contributor

Github Issue: #234

Description

OMI-G collections are different than the other OMI collections in that the G collections have a third dimension in the lat/lon coordinates. Bounding box subsetting fails to gather to proper dimension indexers

Overview of work done

Change the np axis for the rows and columns to 2 and 1 respectively. Take the first entry from row and columns before applying the np.where function

Overview of verification done

verify that OMI-G bounding box subsetting successfully completes

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:

  • [ x] Linted
  • Updated unit tests
  • [ x] Updated changelog
  • Integration testing

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

dependabot bot and others added 2 commits February 21, 2024 20:39
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.1 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.1...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@nlenssen2013 nlenssen2013 merged commit 474fc36 into develop Feb 23, 2024
2 checks passed
@nlenssen2013 nlenssen2013 deleted the feature/issue-234 branch February 23, 2024 18:50
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