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.
# Starting with version 0.4.1 TEEHR is available in PyPI
pip install teehr

# 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.8 .
$ docker run -it --rm --volume $HOME:$HOME -p 8888:8888 teehr:v0.4.8 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.8.tar.gz (95.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

teehr-0.4.8-py3-none-any.whl (155.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: teehr-0.4.8.tar.gz
  • Upload date:
  • Size: 95.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/6.8.0-1021-azure

File hashes

Hashes for teehr-0.4.8.tar.gz
Algorithm Hash digest
SHA256 faef2cf6b443c857d808291b8148655ca2a770a055ff8d883388d1ee8862f4b9
MD5 f865d44e5499f0543d02ebe0941eba21
BLAKE2b-256 d49c947309a3a68cb0e2cdeaad52cd24f97b541cc7fc3aeb1bd6d0703fe3b3bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: teehr-0.4.8-py3-none-any.whl
  • Upload date:
  • Size: 155.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.1 CPython/3.10.16 Linux/6.8.0-1021-azure

File hashes

Hashes for teehr-0.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 52528aef42ce8ef7faf98ef91ad98276c007dba22509db2b87bfea14c532aa1c
MD5 e374cf50f475f4ac24d7340ca6078bcd
BLAKE2b-256 00fbc72f218c7959b0ad367374fec9970ede2d689ba07b48f5c6bcaf4f6f8408

See more details on using hashes here.

Supported by

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