Metadata-Version: 2.4
Name: insarlite
Version: 0.0.2
Summary: A GUI package for GMTSAR workflow
Home-page: https://github.com/mbadarmunir/InSARLiteApp
Author: Muhammad Badar Munir
Author-email: mbadarmunir@gmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: rioxarray
Requires-Dist: xarray
Requires-Dist: h5netcdf
Requires-Dist: tkcalendar
Requires-Dist: tkintermapview
Requires-Dist: requests
Requires-Dist: beautifulsoup4
Requires-Dist: pykml
Requires-Dist: pandas
Requires-Dist: asf_search
Requires-Dist: shapely
Requires-Dist: cartopy
Requires-Dist: dask
Requires-Dist: packaging<24.0
Requires-Dist: Pillow
Requires-Dist: scipy
Requires-Dist: lxml
Requires-Dist: basemap; platform_system != "Windows"
Dynamic: license-file

# InSARLite

To run the GUI, Please run following
import pipeinsar
pipeinsar.main()
