Metadata-Version: 2.4
Name: pyearthviz
Version: 0.1.0
Summary: 2D visualization and plotting tools for geospatial data
Home-page: https://github.com/changliao1025/pyearthviz
Author: Chang Liao
Author-email: Chang Liao <changliao.climate@gmail.com>
Maintainer-email: Chang Liao <changliao.climate@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/changliao1025/pyearthviz
Project-URL: Documentation, https://pyearthviz.readthedocs.io
Project-URL: Repository, https://github.com/changliao1025/pyearthviz.git
Project-URL: Issues, https://github.com/changliao1025/pyearthviz/issues
Keywords: visualization,plotting,geospatial,GIS,cartopy,matplotlib,2D mapping
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.20.0
Requires-Dist: matplotlib>=3.3.0
Requires-Dist: cartopy>=0.18.0
Requires-Dist: gdal>=3.0.0
Provides-Extra: scipy
Requires-Dist: scipy>=1.5.0; extra == "scipy"
Provides-Extra: all
Requires-Dist: scipy>=1.5.0; extra == "all"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: pytest-cov>=3.0.0; extra == "dev"
Requires-Dist: black>=22.0.0; extra == "dev"
Requires-Dist: flake8>=4.0.0; extra == "dev"
Requires-Dist: mypy>=0.950; extra == "dev"
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# pyearthviz
