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

Enhancement: SceneCollection.get_values() and equivalent for is_bandstack() in SceneCollection class #72

Open
lukasValentin opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lukasValentin
Copy link
Collaborator

Building on the insights gained from #71 two new features are proposed for the SceneCollection class:

1. SceneCollection.get_values(): This method will return the values in the SceneCollection as 4d tensor with shape (n_timestamps, n_bands, nrows, ncolls).
2. SceneCollection.is_bandstack(): This method will behave as RasterCollection.is_bandstack().

@lukasValentin lukasValentin self-assigned this Jun 16, 2023
@lukasValentin lukasValentin added the enhancement New feature or request label Jun 16, 2023
@lukasValentin lukasValentin added this to the v0.2.2 milestone Jun 16, 2023
@lukasValentin lukasValentin removed this from the v0.2.2 milestone Nov 24, 2023
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

No branches or pull requests

1 participant