Skip to contents

This function generates a cold pool persistence indicator from ecodata R package to an R object Cold pool persistence: duration of the cold pool, which ends when bottom temperature rises above 10 °C after it is formed each year Positive values == Longer Negative values == Shorter

Usage

create_coldpool_persistence(data)

Arguments

data

Filepath to the indicator data

return

Boolean. Whether to return the indicator as an object in the global environment

Value

Saves R object coldpool_persistence, returns cold pool persistence indicator