hydrogeoscience / pygtide

A Python module and wrapper for ETERNA PREDICT to compute gravitational tides on Earth
Mozilla Public License 2.0
50 stars 19 forks source link

Interpolate pol and time data with cubic spline #31

Closed trichter closed 2 years ago

trichter commented 2 years ago

Fixes #27 by using cubic spline interpolation.

Before, after, starting 2016-12-24: tides_2016-12-24_original tides_2016-12-24

Before, after, starting 1961-12-24, start of etpol data: tides_1961-12-24_original tides_1961-12-24

Before, after, end of etpol data: tides_2023-06-01_original tides_2023-06-01