Skip to content

HKCaesar/PySAR-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.6%
  • Python 6.6%
  • C 1.8%
  • Fortran 1.8%
  • Other 0.2%