h_gaperr: Replace errors with gaps in a time-series based on...

h_gaperrR Documentation

Replace errors with gaps in a time-series based on neighboring values

Description

Replace errors with gaps in a time-series based on neighboring values

Usage

h_gaperr(file, nv = 1, itv0 = 43201, df)

Arguments

file,

File name to proceed

nv

Number of below and above neighboring values to take into account, default = 1

itv0

Threshold of minimum time gap (see function h_gaprem_itv)

df

Deviation value factor for testing if a value is correct or not

Details

Replace errors with gaps in a time-series based on neighboring values

Value

a time-series file with the prefix eg_

Author(s)

P. Chevallier - Nov 2019


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