isce3 icon indicating copy to clipboard operation
isce3 copied to clipboard

Missing ionosphere phase estimation method in RUNW and GUNW products metadata

Open vbrancat opened this issue 4 months ago • 1 comments

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.

vbrancat avatar Sep 24 '25 21:09 vbrancat