summarize_delineation: Summarize storm delineation for entire period

View source: R/storms.r

summarize_delineationR Documentation

Summarize storm delineation for entire period

Description

This function summarizes the output of summarize_storms. It calculates summaries like the total rainfall over the period, the amount contained in the storms, the proportion of storm rainfall out of total rainfall, total duration of storms, average intensity of storms extracted.

Usage

summarize_delineation(storms)

Arguments

storms

A data.frame created using summarize_storms

Details

This function can be used to summarize the performance of the storm delineation methods (e.g., pot_storm or cso_storm) or different parameter values passed to these methods

Value

a single row data.frame with columns summarizing the performance of the delineation


jasonelaw/BESdata documentation built on May 18, 2024, 2:01 p.m.