Results 53 comments of Tom Eulenfeld

Install with `pip install --pre -i https://test.pypi.org/simple obspy` Test reports for rc1: https://tests.obspy.org/?version=1.4.1rc1

There is no test report for the MacOS python3.8 wheel, but it appears to be built anyway. ``` Warning: While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test...

One error inside obspy.core on my local machine, but this is from an old cartopy installation and already fixed in new cartopy releases. RC1 is OK from my end! We...

I think the FDSNWS text format can be seen as a flavor of the CSV format. We could build on my code in [obspycsv](https://github.com/trichter/obspycsv) if you consider it fit for...

Sure, I am fine with that. But give me a little time. I already prepared something for obspy.

If the clock drift is constant, you could also get the desired endtime by adjusting the sampling rate. I feel calculating the endtime in a way proposed by @SquirrelKnight will...

Hi! I think it is not possible, but I do not know enough about the internals of ETERNA to be sure. I am sorry that I cannot really help you...

@megies, by the way, if one looks at the doc building log in github actions, you will see even more bugs in the tutorial.

Hi, Thanks for contributing more code! Of course, I am OK with adding more of your code. I did not work on harmonic decomposition on my own, though. Yes, nice...

The broken documentation is a feature of the master branch. I will solve it there.