isce-framework / isce-framework/isce3
Missing ionosphere phase estimation method in RUNW and GUNW products metadata
@hfattahi is already working on this.
Since Sep 24, 2025.
- Dominant language
- Python
- Stars
- 239
- Forks
- 90
- Avg merge
- 13d 1h
- Merged PRs (30d)
- 5
Description
The InSAR workflow currently supports four different algorithms to estimate the ionosphere phase screen of NISAR RUNW and GUNW products (see here). However, the RUNW and GUNW metadata only support three of these methods (see here). This creates an inconsistency between the available ionosphere phase estimation algorithms in ISCE3 and the metadata schema.
Expected behavior:
The metadata for RUNW and GUNW should be updated to support all four ionosphere phase screen estimation methods, ensuring consistency with the schema and the current ISCE3 implementation.
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.