yumorishita / LiCSBAS

LiCSBAS: InSAR time series analysis package using LiCSAR products
https://doi.org/10.3390/RS12030424
GNU General Public License v3.0
224 stars 109 forks source link

clip specifying ranges #393

Open Osmanpour opened 3 weeks ago

Osmanpour commented 3 weeks ago

Dear Morishita, Is that any way to clip clip specifying multiple ranges in LiCSBAS ? I need to remove the area of subsidence to show other deformation around faults?

yumorishita commented 3 weeks ago

You can mask (exclude) multiple areas with -f option in step04 or p04_mask_range_file in batch_LiCSBAS.sh.

https://github.com/yumorishita/LiCSBAS/blob/5db6516a5a9bad31445d916e61e7ee03c3daa1fd/batch_LiCSBAS.sh#L38

Osmanpour commented 2 weeks ago

with -f just i could mask rectangle shape, isn't it? what can I do for other polygons? format in the script is x1:x2/y1:y2 , what about format in polygon (x1/y1) can be true? if it possible?

Osmanpour commented 2 weeks ago

TEH-SUB.txt

yumorishita commented 2 weeks ago

Currently LiCSBAS does not support the polygon.