h_gapfill: Simple gapfilling in a time-series

h_gapfillR Documentation

Simple gapfilling in a time-series

Description

Simple gapfilling in a time-series

Usage

h_gapfill(file, npdt)

Arguments

file

File name to proceed

npdt

Number of time-steps

Details

Replace the missing values with the linear interpolated value within the gap interval, when the time interval is less than a number of fixed time steps.

CAUTION! this operation is only possible when the time-series has a fixed time-step.

Value

a time-series file with the prefix gf_

Author(s)

P. Chevallier - Nov 2017 - Nov 2021


htsr documentation built on Oct. 13, 2023, 5:10 p.m.