opera-adt / COMPASS

COregistered Multi-temPorAl Sar Slc
Apache License 2.0
38 stars 17 forks source link

Wrap the carrier phase and flattening phase right before writing it #179

Closed seongsujeong closed 1 year ago

seongsujeong commented 1 year ago

This PR is an attempt to fix the issue of having empty arrays for azimuth carrier phase and flattening phase. The fix is to retrieve unwrapped phases from isce3.geocode.geocode_slc, and wrap if before applying the truncation and writing it into HDF file.