diff options
author | wen <wen@FreeBSD.org> | 2011-06-29 16:13:17 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-06-29 16:13:17 +0800 |
commit | a3d82200dfa97c30e2e7372951e0ea0ea9b29b7a (patch) | |
tree | 65dd4ca0bb71fb06434cbafd1ed90297c4cca9e9 /science/Makefile | |
parent | 5aae175f9a7df7f9dcacc232c8898d3c3791fe87 (diff) | |
download | freebsd-ports-gnome-a3d82200dfa97c30e2e7372951e0ea0ea9b29b7a.tar.gz freebsd-ports-gnome-a3d82200dfa97c30e2e7372951e0ea0ea9b29b7a.tar.zst freebsd-ports-gnome-a3d82200dfa97c30e2e7372951e0ea0ea9b29b7a.zip |
The obspy.xseed package contains methods in order to read, write and
convert seismological meta data files in the Dataless SEED, RESP and
XML-SEED format.
WWW: http://www.obspy.org/
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 818ff9c2b854..d2799f92edd1 100644 --- a/science/Makefile +++ b/science/Makefile @@ -156,6 +156,7 @@ SUBDIR += py-obspy.mseed SUBDIR += py-obspy.signal SUBDIR += py-obspy.wav + SUBDIR += py-obspy.xseed SUBDIR += py-openbabel SUBDIR += py-paida SUBDIR += py-pydicom |