https://github.com/bminchew/PySAR
https://github.com/bminchew/PySAR
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bminchew/PySAR
- Owner: bminchew
- License: gpl-3.0
- Created: 2015-02-21T05:11:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T20:37:12.000Z (over 9 years ago)
- Last Synced: 2024-05-16T14:04:39.416Z (almost 2 years ago)
- Language: C++
- Size: 12.5 MB
- Stars: 18
- Watchers: 7
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-earthobservation-code - PySAR - PyAR is a perpetually incomplete, general-purpose toolbox for common post-processing tasks involving synthetic aperture radar (SAR).`Python` `C++` (SAR / EUMETlab)
- awesome-sar - PySAR
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