-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request