site_name: MintPy site_url: https://github.com/insarlab/MintPy site_description: Miami InSAR Time-series software in Python site_author: Zhang Yunjun, Heresh Fattahi repo_url: https://github.com/insarlab/MintPy/ google_analytics: ['UA-104225904-1', 'mkdocs.org'] theme: name: readthedocs highlightjs: true hljs_languages: - yaml - rust markdown_extensions: - smarty - toc: permalink: "#" baselevel: 2 separator: "_" - sane_lists nav: - Home: README.md - User Guide: - Example datasets: example_dataset.md - Example directory structure: dir_structure.md - Example template files: examples/input_files/README.md - Tutorials in Jupyter Notebook: https://github.com/insarlab/MintPy-tutorial - Output: - Google Earth KMZ: google_earth.md - HDF-EOS5: hdfeos5.md - API Documentation: - Attributes: api/attributes.md - Colormaps: resources/colormaps/README.md - Coordinates: api/coord.md - Docker: docker.md - Documents generation: api/doc_generation.md - About: - Contributing: CONTRIBUTING.md - Code of Conduct: CODE_OF_CONDUCT.md - References: references.md