Support searching for multiple short_name values for both collections and granules
Open
@chuckwondo is already working on this.
Since Nov 19, 2024.
enhancement
- Dominant language
- Python
- Stars
- 29
- Forks
- 32
- Avg merge
- 19h 6m
- Merged PRs (30d)
- 1
Description
Currently, searching via short name supports supplying only a single name via the short_name query method, for both collection and granule queries. This can be circumvented by directly setting the short_name parameter on a query to a list of values, but that's rather inconvenient.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.