MITeaps / pyinsar

Data Tools for Interferometric Synthetic-Aperture Radar Satellite Data
MIT License
10 stars 2 forks source link

PyInSAR

Introduction

PyINSAR contains many tools for working InSAR.

Install

PyInSAR requires OpenCV. To install OpenCV with anaconda use:

conda install opencv

PyInSAR can then be installed via pip:

pip install pyinsar