TemperatureEndDay: Gets the last day in a temperature time series, expressed as...

Description Usage Arguments Value Author(s) Examples

View source: R/TemperatureEndDay.R

Description

Gets the last day in a temperature time series, expressed as decimal julian days since 1970-1-1 00:00 UTC

Usage

1
TemperatureEndDay(name, station_names, end_day)

Arguments

name

character ID of the station

station_names

vector containing the IDs (characters) of the considered meteorological stations. An example is STATION_NAMES defined in the trentino dataset.

end_day

vector containing the measurement end day. An example is TEMPERATURE_MEASUREMENT_END_DAY defined in the trentino dataset.

Value

the temperature measurement end day given the vectors of station IDs and the temperature measurement end days

Author(s)

Emanuele Cordano, Emanuele Eccel

Examples

1
2

RMAWGEN documentation built on Dec. 12, 2019, 9:07 a.m.