Releases: NERC-CEH/hydrometlib
Releases · NERC-CEH/hydrometlib
Release list
hydrometlib 0.1.0
Hydrometeorology Calculation Library 0.1.0
A trusted library of verified and referenced hydrometeoroloigical calculations and derivations.
This release establishes the project scaffold.
What's in the scaffold
src/hydrometlib/package with__init__and__main__- Tests with pytest and coverage (90% threshold)
- CI via GitHub Actions (NERC-CEH/dri-cicd reusable workflows)
- Docs site with Sphinx + Shibuya theme, auto-deployed to GitHub Pages
Makefilewith dev commands: qa, test, type-check, bump, release- Pre-commit git hook for ruff format and lint
- Contributing guide, code of conduct
- .editorconfig, .gitignore
Built with Cookiecutter and the NERC-CEH/fdri-cookiecutter-templates template.