Metadata-Version: 2.4
Name: gvp
Version: 0.0.1
Summary: The Smithsonian Institution's Global Volcanism Program (GVP) is housed in the Department of Mineral Sciences, National Museum of Natural History, in Washington D.C. We are devoted to a better understanding of Earth's active volcanoes and their eruptions during the last 10,000 years.
Keywords: gvp,volcano,volcanism,observatory,volcanoes,volcanic,unrest,database,holocene
Author-email: Martanto <martanto@live.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
License-File: LICENSE
Requires-Dist: xlsxwriter>=3.2.5
Requires-Dist: openpyxl>=3.1.5
Requires-Dist: pandas>=2.2.2
Requires-Dist: numpy>=2.2.5
Requires-Dist: matplotlib>=3.9.0
Requires-Dist: peewee>=3.17.5
Requires-Dist: xlsxwriter ; extra == "base"
Requires-Dist: openpyxl ; extra == "base"
Requires-Dist: pandas ; extra == "base"
Requires-Dist: numpy ; extra == "base"
Requires-Dist: matplotlib ; extra == "base"
Requires-Dist: peewee ; extra == "base"
Project-URL: Homepage, https://github.com/martanto/gvp
Project-URL: Issues, https://github.com/martanto/gvp/issues
Provides-Extra: base

# Global Volcanism Progam (GVP)
Unofficial python package for Global Volcanism Program (GVP). Current database which is used in the package is Global Volcanism Program - Volcanoes of the World 5.2.8.

GVP Homepage: https://volcano.si.edu/

