Skip to content

Statistical indicators of radar QPE over moving temporal windows

License

Notifications You must be signed in to change notification settings

fmidev/radar-qpe-max

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Statistical indicators of radar QPE over moving temporal windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published