Installation#
Install Hydrometeorology Calculation Library as a Python package and verify your setup.
Install options#
Follow uv installation instructions if you haven’t already.
uv add hydrometlib
pip install hydrometlib
Importing#
To use the library, simply import into your Python script:
import hydrometlib