Skip to content

ecmwf/hyve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyve

ECMWF Software EnginE Maturity Level License: Apache 2.0 Latest Release

Installation * Development

Important

This software is Emerging and subject to ECMWF's guidelines on Software Maturity.

Hyve is a library and toolkit for hydrological verification.

Installation

pip install git+https://github.com/ecmwf/hyve.git@main

Development

Install project with uv

# (Optional) Create and activate virtual environment
uv venv .venv --python 3.10
source .venv/bin/activate

# Install hyve with development dependencies
uv pip install -e ".[dev]"

# Install pre-commit hooks
pre-commit install

# Run tests
pytest

License

See LICENSE

Copyright

© 2025 ECMWF. All rights reserved.

About

Hydrological verification toolkit

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages