CLI to allow pre/post Collection QA bands
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently only Landsat Collection 1 bands are handled correctly
We could have a --format pre|collection|auto with automatic detection based on filename being the default.
Contributor guide
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.
Research direction
No file or test is named. Start by locating the CLI entry point and the existing Landsat Collection 1 band handling, then inspect how filenames are parsed. Done means the CLI accepts pre, collection, and auto formats, with filename-based detection as the default and correct handling for pre- and post-Collection QA bands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100