Installation

Install rainfall_gridder as a Python package and verify your setup.

Install options

Follow uv installation instructions if you haven’t already.

uv add RainfallGridder
pip install RainfallGridder
git clone https://codeberg.org/CEH-HOTDOG/RainfallGridder
cd RainfallGridder
uv sync

Importing

To use the library, simply import into your Python script:

import rainfall_gridder