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

LOD tide is unsteady #27

Closed hydrogeoscience closed 2 years ago

hydrogeoscience commented 2 years ago

The LOD tide shows unsteadiness. This results from the code interpolating data from etpolut1.dat and then differentiating it. Is there a solution that makes the results steady?

trichter commented 2 years ago

Can you provide the code snippet with which you generated the LOD and pole tidal contribution?

trichter commented 2 years ago

@hydrogeoscience I can work on this issue.

hydrogeoscience commented 2 years ago

This is done in lines 2976-2999 in Fortran