# PySAR **Repository Path**: name-ji/PySAR ## Basic Information - **Project Name**: PySAR - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-02 - **Last Updated**: 2021-05-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README PySAR ===== PyAR is a perpetually incomplete, general-purpose toolbox for common post-processing tasks involving synthetic aperture radar (SAR). Users can find interferometric SAR (InSAR) and polarimetric SAR (PolSAR) tools along with tools for 1D data sets, such as GPS and seismic data. Contents include command-line Python scripts and Python, C/C++, and Fortran functions. [website](http://web.gps.caltech.edu/~bminchew/mycodes/PySAR/doc/build/html/index.html) Install ------- python setup.py install [--prefix=/some/install/directory] Required packages ----------------- - Python 2.6 or greater - Numpy 1.6 or greater - Scipy 1.10 or greater - Matplotlib - C/C++ and Fortran compilers Optional packages ----------------- - netcdf4-python - h5py - gdal for python