Search Criteria
Package Details: python-obspy 1.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-obspy.git (read-only, click to copy) |
---|---|
Package Base: | python-obspy |
Description: | A Python framework for processing seismological data |
Upstream URL: | http://obspy.org/ |
Keywords: | data processing science seismology |
Licenses: | LGPL3 |
Conflicts: | python-obspy-git |
Submitter: | cucullus |
Maintainer: | cucullus |
Last Packager: | cucullus |
Votes: | 5 |
Popularity: | 0.000032 |
First Submitted: | 2016-02-16 21:21 (UTC) |
Last Updated: | 2022-12-14 16:42 (UTC) |
Dependencies (8)
- python-future
- python-lxml
- python-matplotlib (python-matplotlib-gitAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR)
- python-sqlalchemy (python-sqlalchemy-gitAUR, python-sqlalchemy1.3)
- python-suds
- python-distribute (python-setuptools) (make)
- python-cartopyAUR (optional) – map plotting
Latest Comments
morealaz commented on 2022-10-13 11:55 (UTC)
Please change the
source
array to this:to include
pkgname
in downloaded source file name.cucullus commented on 2022-03-14 16:57 (UTC)
@ adigitoleo, I hope it's is fixed now.
adigitoleo commented on 2022-03-01 22:29 (UTC)
Currently obspy is not compatible with numpy. Patching the
core/util/misc.py
file could be used to work around this, as per https://github.com/obspy/obspy/issues/2912.adigitoleo commented on 2020-11-15 02:02 (UTC) (edited on 2020-11-15 02:14 (UTC) by adigitoleo)
I think you can add the
--skip-build
flag to thepython setup.py install
invocation to forgo building twice and possibly reduce package install time. Please double check as I didn't test this.Additionally, obspy provide unit tests which could potentially be run as
However on my machine 4 tests are failing...
ergato85 commented on 2017-05-22 14:03 (UTC)
kodur commented on 2017-05-20 17:46 (UTC) (edited on 2017-05-20 17:49 (UTC) by kodur)
<deleted-account> commented on 2016-05-23 16:49 (UTC)
cucullus commented on 2016-05-23 15:33 (UTC)
<deleted-account> commented on 2016-05-21 14:18 (UTC)