Skip to main content

New Mexico Water Data Integration Engine

Project description

New Mexico Unified Water Data: Data Integration Engine

Format code Publish Python 🐍 distributions 📦 to PyPI and TestPyPI CI/CD

This package provides a command line interface to New Mexico Water Data Initiaive's Data Integration Engine. This tool is used to integrate the water data from multiple sources.

Sources

Installation

pip install nmuwd

Usage

Water Levels

Get water levels for a county. Return a summary csv

weave waterlevels --county eddy

Get water levels for a bounding box. Return a summary csv

weave waterlevels --bbox -106.5 32.5 -106.0 33.0

Get water levels for a county. Return timeseries of water levels for each site

weave waterlevels --county eddy --timeseries

Exclude a specific data source

weave waterlevels --county eddy --no-amp

Exclude multiple data sources

weave waterlevels --county eddy --no-amp --no-nwis

Available data source flags:

  • --no-amp
  • --no-bor
  • --no-ckan
  • --no-dwb
  • --no-isc-seven-rivers
  • --no-nwis
  • --no-pvacd
  • --no-wqp

Water Quality

weave analytes TDS --county eddy
weave analytes TDS --county eddy --no-bor

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nmuwd-0.0.20.tar.gz (45.9 kB view hashes)

Uploaded Source

Built Distribution

nmuwd-0.0.20-py3-none-any.whl (64.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page