get.thresholds.metadata: Retrieve threshold metadata

View source: R/create.thresholds.from.file.R

get.thresholds.metadataR Documentation

Retrieve threshold metadata

Description

Retrieve threshold metadata

Usage

get.thresholds.metadata(var.names, metadata.config)

Arguments

var.names

A vector containing names of available variables (tmax, tmin, prec).

Details

Returns units, long names, locations within the t data structure, and whether time data should be included given the variable information available.

Value

A list containing metadata for each of the six thresholds.

Examples

thresholds.meta <- get.thresholds.metadata("prec")


ECA-D/ecad_indices_grid documentation built on Nov. 23, 2022, 6:04 a.m.