isce-framework / isce-framework/isce3
InSAR dataset and attribute issues
@xhuang-jpl is already working on this.
Since Feb 11, 2026.
- Dominant language
- Python
- Stars
- 239
- Forks
- 90
- Avg merge
- 13d 1h
- Merged PRs (30d)
- 5
Description
It was noticed by ISRO that some attribute dtypes in InSAR sample products did not correspond to their respective dataset dtypes for InSAR; https://github.com/isce-framework/isce3/pull/213 addresses those reported issues.
As an additional follow-up, I implemented new checks into nisarqa via https://github.com/isce-framework/nisarqa/pull/155 ; this nisarqa PR checks for such issues, and it also checks for empty datasets and invalid string datasets.
The outputs from that QA PR, for each of the InSAR product types, are in comments below.
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.