├── COPYING ├── MY_SCR ├── GetPeg_Sent1.pl ├── clean_dir-Sent1.pl ├── get_height_Sent1.pl ├── snaphuG_mcf.pl └── synth_offset_Sent1.pl ├── README ├── ROI_PAC_changes ├── ampcor.F ├── cpxlooks.f ├── make_orrm.pl ├── make_sim.pl ├── resamp_roi.F └── rilooks.f ├── bibliography ├── Grandin_Fringe2015.pdf └── Grandin_et_al_Sentinel-Illapel-3D_DRAFT_20160229_Watermark.pdf ├── examples ├── topsar_param_Etna.in ├── topsar_param_LasVegas.in ├── topsar_param_Mojave.in ├── topsar_param_Nepal.in └── topsar_param_Taiwan.in ├── python ├── decode_POEORB_S1.py ├── fit_plane.py ├── nsb_make_slc_s1.py └── safe2rsc.py └── scripts ├── S1-ROI_PAC_00_batch.sh ├── S1-ROI_PAC_01_stitch.csh ├── S1-ROI_PAC_01b_download_orbits.sh ├── S1-ROI_PAC_02_baseline.csh ├── S1-ROI_PAC_03_correl.csh ├── S1-ROI_PAC_04_sync.csh ├── S1-ROI_PAC_05_interf.csh ├── S1-ROI_PAC_05b_interf_rerun.csh ├── S1-ROI_PAC_06_sd.csh ├── S1-ROI_PAC_07_sd_finish.csh ├── S1-ROI_PAC_07b_sd_refine.csh ├── S1-ROI_PAC_08_unwrap.csh ├── S1-ROI_PAC_09_done.csh └── S1-ROI_PAC_10_geocode_beta.csh /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/COPYING -------------------------------------------------------------------------------- /MY_SCR/GetPeg_Sent1.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/MY_SCR/GetPeg_Sent1.pl -------------------------------------------------------------------------------- /MY_SCR/clean_dir-Sent1.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/MY_SCR/clean_dir-Sent1.pl -------------------------------------------------------------------------------- /MY_SCR/get_height_Sent1.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/MY_SCR/get_height_Sent1.pl -------------------------------------------------------------------------------- /MY_SCR/snaphuG_mcf.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/MY_SCR/snaphuG_mcf.pl -------------------------------------------------------------------------------- /MY_SCR/synth_offset_Sent1.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/MY_SCR/synth_offset_Sent1.pl -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/README -------------------------------------------------------------------------------- /ROI_PAC_changes/ampcor.F: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/ROI_PAC_changes/ampcor.F -------------------------------------------------------------------------------- /ROI_PAC_changes/cpxlooks.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/ROI_PAC_changes/cpxlooks.f -------------------------------------------------------------------------------- /ROI_PAC_changes/make_orrm.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/ROI_PAC_changes/make_orrm.pl -------------------------------------------------------------------------------- /ROI_PAC_changes/make_sim.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/ROI_PAC_changes/make_sim.pl -------------------------------------------------------------------------------- /ROI_PAC_changes/resamp_roi.F: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/ROI_PAC_changes/resamp_roi.F -------------------------------------------------------------------------------- /ROI_PAC_changes/rilooks.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/ROI_PAC_changes/rilooks.f -------------------------------------------------------------------------------- /bibliography/Grandin_Fringe2015.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/bibliography/Grandin_Fringe2015.pdf -------------------------------------------------------------------------------- /bibliography/Grandin_et_al_Sentinel-Illapel-3D_DRAFT_20160229_Watermark.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/bibliography/Grandin_et_al_Sentinel-Illapel-3D_DRAFT_20160229_Watermark.pdf -------------------------------------------------------------------------------- /examples/topsar_param_Etna.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/examples/topsar_param_Etna.in -------------------------------------------------------------------------------- /examples/topsar_param_LasVegas.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/examples/topsar_param_LasVegas.in -------------------------------------------------------------------------------- /examples/topsar_param_Mojave.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/examples/topsar_param_Mojave.in -------------------------------------------------------------------------------- /examples/topsar_param_Nepal.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/examples/topsar_param_Nepal.in -------------------------------------------------------------------------------- /examples/topsar_param_Taiwan.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/examples/topsar_param_Taiwan.in -------------------------------------------------------------------------------- /python/decode_POEORB_S1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/python/decode_POEORB_S1.py -------------------------------------------------------------------------------- /python/fit_plane.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/python/fit_plane.py -------------------------------------------------------------------------------- /python/nsb_make_slc_s1.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/python/nsb_make_slc_s1.py -------------------------------------------------------------------------------- /python/safe2rsc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/python/safe2rsc.py -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_00_batch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_00_batch.sh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_01_stitch.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_01_stitch.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_01b_download_orbits.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_01b_download_orbits.sh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_02_baseline.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_02_baseline.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_03_correl.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_03_correl.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_04_sync.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_04_sync.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_05_interf.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_05_interf.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_05b_interf_rerun.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_05b_interf_rerun.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_06_sd.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_06_sd.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_07_sd_finish.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_07_sd_finish.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_07b_sd_refine.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_07b_sd_refine.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_08_unwrap.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_08_unwrap.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_09_done.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_09_done.csh -------------------------------------------------------------------------------- /scripts/S1-ROI_PAC_10_geocode_beta.csh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RaphaelGrandin/ROI_PAC-Sentinel1/HEAD/scripts/S1-ROI_PAC_10_geocode_beta.csh --------------------------------------------------------------------------------