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

Update #16

Closed trichter closed 2 years ago

trichter commented 4 years ago

Since people show interest in this package, I put some effort into it. It is a bit slimmer now, but has to be installed properly. I also added some convenient functions for direct retrieval of timeseries/spectra and for plotting.

wg1562 commented 4 years ago

Has anyone who has tried this pull still getting the error described in https://github.com/hydrogeoscience/pygtide/issues/11

with unrecognized date format in the etpolut1.dat file?

trichter commented 4 years ago

I did not encounter that error. You might want to install this branch and try it yourself.

Jollyfant commented 3 years ago

Hi @trichter, I couldn't figure out how to get pygtide running from the main repo but your branch worked like a charm. Just wanted to let you know and thank you for the work.

strawpants commented 2 years ago

Dear @trichter, thanks for this! I'm cc-ing @hydrogeoscience because I think this is a valuable pull request, and should be considered.

hydrogeoscience commented 2 years ago

This is now obsolete and we are working on a new version that compiles from Fortran source.