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

♻️ Refactor to return 3D arrays of shape (band, height, width) #11

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

weiji14
Copy link
Owner

@weiji14 weiji14 commented Mar 15, 2024

Adding a third dimension (band or channel) to the ndarray output in anticipation of multi-band support. Updated the unit tests to check for the new 3D shape.

Patches original implementatin in #3.

Adding a third dimension (band or channel) to the ndarray output in anticipation of multi-band support. Updated the unit tests to check for the new 3D shape.
@weiji14 weiji14 added the enhancement New feature or request label Mar 15, 2024
@weiji14 weiji14 added this to the 0.1.0 milestone Mar 15, 2024
@weiji14 weiji14 self-assigned this Mar 15, 2024
@weiji14 weiji14 marked this pull request as ready for review March 15, 2024 06:34
@weiji14 weiji14 enabled auto-merge (squash) March 15, 2024 06:35
@weiji14 weiji14 merged commit bca4c18 into main Mar 15, 2024
13 checks passed
@weiji14 weiji14 deleted the array3 branch March 15, 2024 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant