Last chance! 50% off unlimited learning
Sale ends in
This functions computes an estimate for the mean high water interval (tmhwi) in UTC
EstimateTmhwi(input, strict = TRUE)
Should be a data.table object with three columns d_days, high_low and height, where d_days is a vector of fraction of days since 1900/01/01 00:00:00, high_low indicating a high water(1) or a low water(0), height is the corresponding height
If strict is true (default), the computations are more sharp.
Returns the mean high water interval in UTC