Revision 7825a969fd78b759d79aa29bc8346b32b4dd1d29 authored by Zhang Yunjun on 20 December 2017, 21:17:21 UTC, committed by Zhang Yunjun on 20 December 2017, 21:17:21 UTC
1. put frame number as 0 if attribute not found
2. remove temporal/spatial baseline from filename as they are meaningless for time series file
3. add --subset option for subset mode, in which the subset range information will be added to the end of output filename
4. do not check if last date is less than 1 year when enabling the update mode
5. add --template option to use template as argument input and read_template2inps() to read them.
6. add pysar.save.unavco.update and pysar.save.unavco.subset option in pysar template
7. adjust reading code in save_unavco.py to support geometry file input
1 parent 0f60aeb
Raw File
_config.yml
title: PySAR
description: A Python package for InSAR (Interferometric Synthetic Aperture Radar) time series analysis
show_downloads: true
google_analytics: UA-104225904-1
theme: jekyll-theme-cayman
author:
  name: Zhang Yunjun, Heresh Fattahi
  url: https://yunjunzhang.wordpress.com
author_email: yzhang@rsmas.miami.edu
back to top