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

Consider Refactor of STACCatalogSearch class #17

Open
ptomasula opened this issue Jun 3, 2024 · 0 comments
Open

Consider Refactor of STACCatalogSearch class #17

ptomasula opened this issue Jun 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ptomasula
Copy link
Collaborator

Background

The STACCatalogSearch class includes a bunch of custom tooling for iterating over a STAC catalog including a IteratorHandler and multiple calls to get_assets get_children and get-items. While this is working just fine, it seems like the walk method would allow for much of this code to be simplified and would leverage the iterators provided by the library.

See issue #15 for additional discussion.

@ptomasula ptomasula added the enhancement New feature or request label Jun 3, 2024
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