Skip to content

Latest commit

 

History

189 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Locally

pip install .

Container

# Build
podman build -t qpemax .
# Verify
podman run --rm qpemax --help

Usage

Python module API:

import qpemax

Command line interface:

qpe --help

About

Statistical indicators of radar QPE over moving temporal windows

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages