isce-framework / isce-framework/s1-reader
[New Feature]: consolidate SAFE file name parsers
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 34
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Checked for duplicates
Yes - I've already checked
Alternatives considered
Yes - and alternatives don't suffice
Related problems
Orbit downloader and s1_reader have unique versions of SAFE name parsers.
Describe the feature request
I need or want reduce redundancy by consolidation of 2 functions.
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.
Research direction
Compare the SAFE name parser implementations used by Orbit downloader and s1_reader, beginning with the two functions described in the issue. Determine their overlapping behavior and consumers, then consolidate the implementations without changing supported parsing behavior; verify the affected reader and downloader workflows if tests or entry points are found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100