https://github.com/insarlab/MintPy
Revision be562ffda0c3e490bc9f417db1abc716605349a2 authored by Zhang Yunjun on 03 May 2018, 18:52:51 UTC, committed by Zhang Yunjun on 03 May 2018, 18:52:51 UTC
move the following functions from utils/network.py into objects/sensor.py:
azimuth_bandwidth()
range_bandwidth()
wavelength()
incidence_angle()
signal2noise_ratio()

fix bugs related with date12.split()

ptime.py: add the following functions to handle different date12 format
yyyymmdd_date12()
yymmdd_date12()

select_network.py:
1. use project_name2sensor() from objects/sensor.py and remove obsolete local function there
2. use auto value from defaults/selectNetwork.cfg in read_template2inps()
3. rename template key name prefix from "select.network." back to "selectNetwork." as "select" is not a whole independent category, while "selectNetwork." is and makes more sense.
4. add read_baseline_info() and read temp/perp baseline from reference file also if baseline_file is not input.
5. add the following sub-functions to make its main() short:
read_baseline_info()
read_exclude_date()
select_network_candidate()
prune_network()
write_ifgram_list()
plot_network_info()
1 parent d54cc7f
History
Tip revision: be562ffda0c3e490bc9f417db1abc716605349a2 authored by Zhang Yunjun on 03 May 2018, 18:52:51 UTC
pass select_network.py
Tip revision: be562ff
File Mode Size
_layouts
bin
docs
examples
pysar
.gitignore -rw-r--r-- 359 bytes
LICENSE -rw-r--r-- 34.3 KB
README.md -rw-r--r-- 7.2 KB
_config.yml -rw-r--r-- 321 bytes

README.md

back to top