https://github.com/insarlab/MintPy
Revision 2b567be1f8b9213331e1dd4b01280fe19a26f9c4 authored by Zhang Yunjun on 23 July 2019, 05:27:20 UTC, committed by Zhang Yunjun on 23 July 2019, 17:25:02 UTC
+ fix bug related with latest matplotlib.ColorbarBase by replaceing str type cmap argument with LinearSegmentedColormap cmap argument

+ fix remaining "truncate_RdBu" to the new convention of "RdBu_truncate"

+ remove duplicated plot_colorbar() and generate_cbar_element() from save_kmz_timesereis.py and call it from save_kmz.py directly.
1 parent cad03ae
History
Tip revision: 2b567be1f8b9213331e1dd4b01280fe19a26f9c4 authored by Zhang Yunjun on 23 July 2019, 05:27:20 UTC
bug fix for mpl ColorbarBase
Tip revision: 2b567be
File Mode Size
.circleci
docker
docs
mintpy
sh
test
.gitignore -rw-r--r-- 272 bytes
LICENSE -rw-r--r-- 35.1 KB
mkdocs.yml -rw-r--r-- 1.1 KB
readthedocs.yml -rw-r--r-- 582 bytes

back to top