Yuan-Kai Liu

Results 5 issues of Yuan-Kai Liu

**Description of proposed changes** + Use matrix rotation of the cartesian frame to compute the plate motion from the Euler pole + Add reference to Pichon et al., 1973, Cox...

Here are some proposed changes to the **ionospheric phase estimation module** for the `topsStack` processor under [contrib/stack/topsStack](https://github.com/isce-framework/isce2/tree/main/contrib/stack/topsStack) ### [s1_select_ion.py: -sn option](https://github.com/isce-framework/isce2/commit/01baf9e2ff8e560adb3bd4f6fa4ea96fcbf83bd5) + make -sn as floats to accept negative values...

## Outline This PR is meant to better handle the ionosphere correction in MintPy. Before this PR, the ionosphere data was loaded into MintPy as ionospheric interferograms. We then do...

### fetchOrbit.py: + Allow reading SLC zip files from a given folder via `-d` option. So fetchOrbit.py can be used directly as a script to download a batch of orbit...

Hi @ymcmrs, The correction from ICAMS assumes [altitude levels starting from -200 m, and going upward to 40 km](https://github.com/ymcmrs/ICAMS/blob/main/icams/tropo_icams_sar.py#L418-L421). In addition, [whenever the altitude is below -200 m, it is...