Statistical indicators of radar QPE over moving temporal windows.
The tool can be used to find the temporal window with the maximum precipitation accumulation for each grid point. The output is cloud optimized GeoTIFF (COG) files with the maximum precipitation accumulation and the time of the maximum precipitation accumulation. Additionally, 5 minute precipitation accumulation COG files are created.
pip install .# Build
podman build -t qpemax .
# Verify
podman run --rm qpemax --helpPython module API:
import qpemaxCommand line interface:
qpe --help