Metadata-Version: 2.1
Name: nmwdidatatool
Version: 0.0.0
Summary: NMWDI Data Tool
Home-page: https://github.com/NMWDI/pysta
Author: Jake Ross
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Click
Requires-Dist: paho-mqtt
Requires-Dist: pyproj
Requires-Dist: requests
Requires-Dist: jsonschema
Requires-Dist: pyodata
Requires-Dist: pyyaml
Requires-Dist: pyshp
Requires-Dist: shapely
Requires-Dist: pysta

# NMWDIDataTool
A python based tool for accessing data in the NMWDI catalog. Uses PySTA to query SensorThings instances. 
The application logic in order integrate other APIs exists here also


