Metadata-Version: 2.1
Name: Py-Rate
Version: 0.3.0-3
Summary: A Python tool for estimating velocity and time-series from Interferometric Synthetic Aperture Radar (InSAR) data.
Home-page: https://github.com/GeoscienceAustralia/PyRate
Author: Geoscience Australia InSAR team
Author-email: insar@ga.gov.au
License: Apache Software License 2.0
Keywords: PyRate,Python,InSAR,Geodesy,Remote Sensing,Image Processing
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Dist: Click (==7.0)
Requires-Dist: Cython (==0.29.11)
Requires-Dist: GDAL (==2.2.3)
Requires-Dist: Pillow (==6.1.0)
Requires-Dist: glob2 (==0.7)
Requires-Dist: joblib (==0.13.2)
Requires-Dist: mpi4py (==3.0.2)
Requires-Dist: networkx (==2.3)
Requires-Dist: numpy (==1.16.4)
Requires-Dist: pyproj (==1.9.5.1)
Requires-Dist: scipy (==1.3.0)
Provides-Extra: dev
Requires-Dist: IPython (==7.6.1) ; extra == 'dev'
Requires-Dist: ghp-import (==0.5.5) ; extra == 'dev'
Requires-Dist: matplotlib (==3.1.1) ; extra == 'dev'
Requires-Dist: recommonmark (==0.5.0) ; extra == 'dev'
Requires-Dist: sphinx (==2.1.2) ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme (==0.4.3) ; extra == 'dev'
Requires-Dist: sphinxcontrib-programoutput (==0.14) ; extra == 'dev'



Please see the full documentation at http://geoscienceaustralia.github.io/PyRate/.

