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 .
Python module API:
import qpemax
Command line interface:
qpe --help