isce-framework / isce-framework/isce3
RSLC behavior when no common mode exists?
Open
@bhawkins is already working on this.
Since Sep 8, 2026.
RSLC
- Dominant language
- Python
- Stars
- 239
- Forks
- 90
- Avg merge
- 13d 1h
- Merged PRs (30d)
- 5
Description
The RSLC workflow (focus.py) can accept multiple input L0B files and takes care to process the data to a common set of center frequencies, polarizations, and bandwidths. However, as pointed out in the review of #373 it's not clear what happens when no valid mode intersection exists. I expect the script crashes somewhere, but it'd be nice if there was an explicit check and clear error message.
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.
Assessment
This issue has not been assessed yet.