Metadata-Version: 2.4
Name: MinsarPlotData
Version: 0.1.4
Summary: A package for plotting InSAR and Seismicity data
Author: Giacomo Di Silvestro
Author-email: gxd593@miami.edu
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pygmt
Requires-Dist: xarray
Requires-Dist: pandas
Requires-Dist: cartopy
Requires-Dist: jupyter-ai
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: simplekml
Requires-Dist: geopandas
Requires-Dist: mintpy
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# PlotData
## TODOs
- [ ] Change examples
- [ ] Create notebook tutorial
- [ ] Run tests
# 1. [Installation](https://github.com/geodesymiami/PlotData/blob/main/docs/installation.md)
# 2. Run code
The package is coupled to **MintPy** and **MiaplPy**, so it leverages their data structures.
Check the [Installation guide](https://github.com/geodesymiami/PlotData/blob/main/docs/installation.md) to download the following dataset
```python
plotdata MaunaLoaSenDT87/mintpy MaunaLoaSenAT124/mintpy --template default  --period 20181001:20191031 --ref-lalo 19.50068 -155.55856 --resolution '01s' --contour 2 --lalo 19.461,-155.558 --num-vectors 40
```
