tide-predictor
tide-predictor copied to clipboard
Enhancement: accept an optional timeFidelity in getTimelinePrediction
As in getExtremesPrediction
, IMHO, it would be beneficial to have a {timeFidelity} option in getTimelinePrediction
: not only the default 10min step is common, hourly prediction is quite common too.
https://github.com/neaps/tide-predictor/blob/main/src/index.js#L19