f_month2day {htsr}R Documentation

Interpolation of daily records from a monthly time series

Description

Interpolation of daily records from a monthly time-series

Usage

f_month2day(file)

Arguments

file

monthly time series to process

Details

The function build and interpolated daily time-series from a monthly one. The daily values are linearly computed between two consecutive monthly values.

Value

a daily time series

Author(s)

P. Chevallier - dec 2022


[Package htsr version 2.1.5 Index]