Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 886 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 886 Bytes

radar-qpe-max

Docker Repository on Quay

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.

Installation

pip install .

Usage

see

qpe --help

Container example:

podman run --rm -v=$HOME/data/polar/fivih/:/data:z -v=$HOME/results/radar-qpe-max/:/output:z --tmpfs=/tmp quay.io/fmi/sademaksit:v1.1.0 winmax -i /data/{date}*.h5 -o /output -s 512 -w 1H 20220805