Metadata-Version: 2.1
Name: sarphase
Version: 0.0.7
Summary: SAR Product Processing Library
Author-email: Adolfo Molada Tebar <a.molada.tebar@gmail.com>, Josué Casado Rabasco <josuecasadorabasco@gmail.com>
Project-URL: Tidop Group, https://tidop.usal.es
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: asf-search (>=6.0.0)
Requires-Dist: matplotlib (>=3.3.4)
Requires-Dist: numpy (>=1.19.2)
Requires-Dist: termcolor (>=1.1.0)

# SARPhase

# Description

SAR Product Processing Library.

# Installation

The SARPhase package can be installed directly from [PyPi](https://pypi.org/) running the pip command 
on the system shell:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Python 
>>> pip install sarphase
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The SARPhase package is based on Python 3.6. It is therefore recommended not to work  with lower python versions, 
as the correct functioning of the library is not guaranteed.</div>
