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
defaults
objects
simulation
utils
.travis.yml -rw-r--r-- 110 bytes
__init__.py -rwxr-xr-x 1.4 KB
add.py -rwxr-xr-x 3.3 KB
add_attribute.py -rwxr-xr-x 2.8 KB
add_attribute_insarmaps.py -rwxr-xr-x 11.5 KB
asc_desc.py -rwxr-xr-x 6.2 KB
baseline_error.py -rwxr-xr-x 7.6 KB
baseline_trop.py -rwxr-xr-x 7.7 KB
coord_glob2radar.py -rwxr-xr-x 1.5 KB
coord_radar2glob.py -rwxr-xr-x 1.4 KB
correct_dem.py -rwxr-xr-x 1.1 KB
correlation_with_dem.py -rwxr-xr-x 2.2 KB
dem_error.py -rwxr-xr-x 15.4 KB
diff.py -rwxr-xr-x 4.8 KB
generate_mask.py -rwxr-xr-x 5.0 KB
geocode.py -rwxr-xr-x 11.1 KB
hdfeos5_2insarmaps.py -rwxr-xr-x 2.7 KB
hdfeos5_2json_mbtiles.py -rwxr-xr-x 11.6 KB
ifgram_closure.py -rwxr-xr-x 1020 bytes
ifgram_inversion.py -rwxr-xr-x 37.1 KB
ifgram_reconstruction.py -rwxr-xr-x 3.6 KB
ifgram_simulation.py -rwxr-xr-x 5.9 KB
image_math.py -rwxr-xr-x 3.8 KB
incidence_angle.py -rwxr-xr-x 2.0 KB
info.py -rwxr-xr-x 5.3 KB
insar_vs_gps.py -rwxr-xr-x 19.0 KB
insarmaps_query.py -rwxr-xr-x 1.5 KB
json_mbtiles2insarmaps.py -rwxr-xr-x 7.3 KB
load_data.py -rwxr-xr-x 19.1 KB
load_hdf5.py -rwxr-xr-x 1.8 KB
local_oscilator_drift.py -rwxr-xr-x 4.8 KB
los2enu.py -rwxr-xr-x 4.9 KB
mask.py -rwxr-xr-x 5.1 KB
match.py -rwxr-xr-x 10.4 KB
modify_network.py -rwxr-xr-x 21.3 KB
multi_transect.py -rwxr-xr-x 37.4 KB
multilook.py -rwxr-xr-x 8.2 KB
plot_network.py -rwxr-xr-x 11.8 KB
prep_gamma.py -rwxr-xr-x 15.0 KB
prep_giant_ifg_list.py -rwxr-xr-x 4.8 KB
prep_roipac.py -rwxr-xr-x 5.0 KB
pysarApp.py -rwxr-xr-x 45.3 KB
quality_map.py -rwxr-xr-x 1.8 KB
range_distance.py -rwxr-xr-x 1.9 KB
reference_date.py -rwxr-xr-x 6.8 KB
reference_point.py -rwxr-xr-x 17.6 KB
remove_ramp.py -rwxr-xr-x 3.4 KB
rewrap.py -rwxr-xr-x 2.7 KB
save_gmt.py -rwxr-xr-x 6.1 KB
save_hdfeos5.py -rwxr-xr-x 20.4 KB
save_kml.py -rwxr-xr-x 12.1 KB
save_mat.py -rwxr-xr-x 5.4 KB
save_roipac.py -rwxr-xr-x 5.3 KB
select_network.py -rwxr-xr-x 24.2 KB
spatial_average.py -rwxr-xr-x 2.7 KB
spatial_filter.py -rwxr-xr-x 6.5 KB
stacking.py -rwxr-xr-x 1.8 KB
subset.py -rwxr-xr-x 23.9 KB
sum_epochs.py -rwxr-xr-x 2.4 KB
temporal_average.py -rwxr-xr-x 2.9 KB
temporal_coherence.py -rwxr-xr-x 6.4 KB
temporal_derivative.py -rwxr-xr-x 1.6 KB
temporal_filter.py -rwxr-xr-x 3.0 KB
timeseries2velocity.py -rwxr-xr-x 8.7 KB
timeseries_rms.py -rwxr-xr-x 8.1 KB
transect.py -rwxr-xr-x 17.5 KB
transect_legacy.py -rwxr-xr-x 33.9 KB
tropcor_phase_elevation.py -rwxr-xr-x 8.9 KB
tropcor_pyaps.py -rwxr-xr-x 16.6 KB
tsview.py -rwxr-xr-x 22.2 KB
unwrap_error.py -rwxr-xr-x 20.5 KB
version.py -rw-r--r-- 711 bytes
view.py -rwxr-xr-x 54.8 KB

back to top