Revision cc27078d02c4a2906433185a7f8eb41554a1506e authored by Zhang Yunjun on 02 December 2022, 19:56:28 UTC, committed by Zhang Yunjun on 01 January 2023, 22:34:04 UTC
+ cli.temporal_filter:
   - add -f option to specify the filter type
   - change the default filter from gaussian to median

+ objects.stack.timeseries.temporal_filter():
   - add `filter_type` argument
   - support median filter via scipy.ndimage.median_filter()
   - more informative default output file name

+ minor message/comment update in cli.prep_isce.py and utils.utils1.add_attribute()
1 parent 0247168
History
File Mode Size
compare_velocity_with_diff_tropo.sh -rwxr-xr-x 2.2 KB
jupyter_notebook_config.py -rw-r--r-- 409 bytes
load_data_aoi.sh -rwxr-xr-x 2.5 KB
plot_smallbaselineApp.sh -rwxr-xr-x 4.3 KB
post_aoi.sh -rwxr-xr-x 5.0 KB
post_process_Alos.sh -rwxr-xr-x 10.5 KB
run_stripmap_stack.sh -rwxr-xr-x 712 bytes

back to top