Skip to main content

Tools for Exploratory Evaluation in Hydrologic Research

Project description

alt text

alt text Funding for this project was provided by the National Oceanic & Atmospheric Administration (NOAA), awarded to the Cooperative Institute for Research to Operations in Hydrology (CIROH) through the NOAA Cooperative Agreement with The University of Alabama (NA22NWS4320003).

TEEHR - Tools for Exploratory Evaluation in Hydrologic Research

TEEHR (pronounced "tier") is a python tool set for loading, storing, processing and visualizing hydrologic data, particularly National Water Model data, for the purpose of exploring and evaluating the datasets to assess their skill and performance.

NOTE: THIS PROJECT IS UNDER DEVELOPMENT - EXPECT TO FIND BROKEN AND INCOMPLETE CODE.

Documentation

TEEHR Documentation

How to Install TEEHR

We do not currently push TEEHR to PyPI, so the easiest way to install it is directly from GitHub. If using pip to install TEEHR, we recommend installing TEEHR in a virtual environment. The code below should create a new virtual environment and install TEEHR in it.

# Create directory for your code and create a new virtual environment.
mkdir teehr_examples
cd teehr_examples
python3 -m venv .venv
source .venv/bin/activate

# Install using pip. The version can be changed to install a different version.
pip install 'teehr @ git+https://github.com/RTIInternational/teehr@v0.4.1'

# Download the required JAR files for Spark to interact with AWS S3.
python -m teehr.utils.install_spark_jars

Use Docker

$ docker build -t teehr:v0.4.1 .
$ docker run -it --rm --volume $HOME:$HOME -p 8888:8888 teehr:v0.4.1 jupyter lab --ip 0.0.0.0 $HOME

Examples

For examples of how to use TEEHR, see the examples. We will maintain a basic set of example Jupyter Notebooks demonstrating how to use the TEEHR tools.

Resources

In May of 2023 we put on a workshop at the CIROH 1st Annual Training and Developers Conference. The workshop materials and presentation are available in the workshop GitHub repository: teehr-may-2023-workshop. This workshop was based on version 0.1.0.

Versioning

The TEEHR project follows semantic versioning as described here: https://semver.org/. Note, per the specification, "Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.". We are solidly in "major version zero" territory, and trying to move fast, so expect breaking changes often.

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

teehr-0.4.1.tar.gz (87.3 kB view details)

Uploaded Source

Built Distribution

teehr-0.4.1-py3-none-any.whl (127.8 kB view details)

Uploaded Python 3

File details

Details for the file teehr-0.4.1.tar.gz.

File metadata

  • Download URL: teehr-0.4.1.tar.gz
  • Upload date:
  • Size: 87.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.8.0-48-generic

File hashes

Hashes for teehr-0.4.1.tar.gz
Algorithm Hash digest
SHA256 620862625923d03e746a9db1f0b8ed4c2b6152b9957fcaa73f974f3a989c13a8
MD5 678ade8710fc9fbfa42edb1f10cf4910
BLAKE2b-256 405e155154cf728ab08f35558cbdbd393c4666ff19a8eec6859aa47e86940a4e

See more details on using hashes here.

File details

Details for the file teehr-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: teehr-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 127.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.8.0-48-generic

File hashes

Hashes for teehr-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0d69beec76a523c1324e5633748eb900092a05243f08243ae5f752299b538d51
MD5 399bbbe349cde3efe7de1873688bf01e
BLAKE2b-256 ce2132ae9b91d1463bf556221b0982aaedb80f067c86c9100bb52123b8247dbe

See more details on using hashes here.

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