Metadata-Version: 2.4
Name: pyearthviz3d
Version: 0.1.0
Summary: 3D globe visualization tools for geospatial data on spherical earth
Author-email: Chang Liao <changliao.climate@gmail.com>
Maintainer-email: Chang Liao <changliao.climate@gmail.com>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/changliao1025/pyearthviz3d
Project-URL: Documentation, https://pyearthviz3d.readthedocs.io
Project-URL: Repository, https://github.com/changliao1025/pyearthviz3d.git
Project-URL: Issues, https://github.com/changliao1025/pyearthviz3d/issues
Keywords: visualization,3D,globe,geospatial,GIS,geovista,pyvista,sphere
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD 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: geovista>=0.1.0
Requires-Dist: pyvista>=0.30.0
Requires-Dist: gdal>=3.0.0
Requires-Dist: pyearth>=0.2.1
Provides-Extra: pyearth
Requires-Dist: pyearth>=0.2.1; extra == "pyearth"
Provides-Extra: all
Requires-Dist: pyearth>=0.2.1; 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: license-file

# pyearthviz3d
