https://github.com/insarlab/MintPy
Revision a7bc68f8e57890cfe06f77cfee5ed5fc85ef2632 authored by rzinke on 10 January 2020, 04:28:41 UTC, committed by Zhang Yunjun on 10 January 2020, 04:28:41 UTC
* Added basemap to conda_env.yml file and removed pip install basemap. These modifications intended to fix problems with pip finding geos libs. * add basemap to conda.txt * update installation.md with basemap from conda
1 parent 67577b6
Tip revision: a7bc68f8e57890cfe06f77cfee5ed5fc85ef2632 authored by rzinke on 10 January 2020, 04:28:41 UTC
Added geos and basemap as conda packages to conda_env.yml (#262)
Added geos and basemap as conda packages to conda_env.yml (#262)
Tip revision: a7bc68f
.gitignore
*.DS_Store
*.pyc
*.idea/*
*ipynb_checkpoints*
build/
docs/api_docs/
docs/examples/dev/*
docs/resources/*logo*
docs/resources/*.ai
docs/resources/*.pdf
isce*
mintpy/dev/*
mintpy/modis*
setup.py
site/
test/unwrap_error_bridging/

Computing file changes ...