Skip to content

ionospheric correction - how to apply the correction correctly and how to geocode the interferogram? #563

Discussion options

You must be logged in to vote

Hi Carolinah23,

there is no need to run the split spectrum correction with ENVISAT data because C-band is not significantly affected by ionospheric perturbations, except for the ESD correction in zones of low geomagnetic latitudes as described here,
https://ieeexplore.ieee.org/document/8706258

TO apply the split spectrum correction for ALOS data you can adapt the following example for the stripmap stack processor

    imageMath.py -e='a_0;a_1*(c>0)-b_0*(c>0)' -s BIL --a=interferogram/filt_topophase.unw --b=ionosphere/dispersive.bil.unwCor.filt  -o interferogram/filt_topophase_nondispersive.unw --c=interferogram/filt_topophase.conncomp 

you then add the the corrected interferogram to the l…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@Carolinah23
Comment options

@fdelgadodelapuente
Comment options

@Carolinah23
Comment options

@fdelgadodelapuente
Comment options

@Carolinah23
Comment options

Answer selected by Carolinah23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants