h_gaprem_itv: Remove gaps in a time-series with a time interval threshold

h_gaprem_itvR Documentation

Remove gaps in a time-series with a time interval threshold

Description

Remove gaps in a time-series with a time interval threshold

Usage

h_gaprem_itv(file, itv0 = 43201)

Arguments

file

File name to proceed

itv0

Time threshold in seconds, default = 43201 (i.e 12 hours)

Details

Remove the missing values when the time interval between the previous and the next record is less than a fixed threshold

Value

a time-series file with the prefix gr_

Author(s)

P. Chevallier - Nov 2019


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