Revision 68cdbbebbf937068e5cea07d0f85bdb58890e39e authored by Zhang Yunjun on 04 August 2022, 20:01:49 UTC, committed by GitHub on 04 August 2022, 20:01:49 UTC
+ version: add release tag for v1.4.0

+ bulk_plate_motion: add ITRF2014_PMM global var for convenience and future options with PMM model name and plate name, instead of typing detailed values manually.

+ geocode.py: add checking for the imcompatible options between "--geo2radar" and "--bbox / --software scipy"

+ subset: replace try/except with if/else for more robustness

+ arg_group: add --title / --fig-title for --figtitle option as alternatives
1 parent 537c4ef
History
File Mode Size
.circleci
.github
docs
mintpy
scripts
tests
.gitignore -rw-r--r-- 1.8 KB
.readthedocs.yaml -rw-r--r-- 677 bytes
Dockerfile -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 35.1 KB
MANIFEST.in -rw-r--r-- 89 bytes
mkdocs.yml -rw-r--r-- 1.5 KB
pyproject.toml -rw-r--r-- 91 bytes
requirements.txt -rw-r--r-- 661 bytes
setup.py -rw-r--r-- 7.0 KB

back to top