Date: Mon, 14 Mar 2011 13:04:03 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science Makefile ports/science/py-obspy.core Makefile distinfo pkg-descr pkg-plist Message-ID: <201103141304.p2ED43a7032085@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2011-03-14 13:04:03 UTC
FreeBSD ports repository
Modified files:
science Makefile
Added files:
science/py-obspy.core Makefile distinfo pkg-descr pkg-plist
Log:
The obspy.core package contains common methods and classes
for ObsPy. It includes UTCDateTime, Stats, Stream and Trace
classes and methods for reading seismograms.
ObsPy is an open-source project dedicated to provide a Python
framework for processing seismological data. It provides
parsers for common file formats and seismological signal
processing routines which allow the manipulation of
seismological time series (see Beyreuther et. al. 2010).
The goal of the ObsPy project is to facilitate rapid application
development for seismology.
WWW: http://www.obspy.org/
Revision Changes Path
1.204 +1 -0 ports/science/Makefile
1.1 +27 -0 ports/science/py-obspy.core/Makefile (new)
1.1 +2 -0 ports/science/py-obspy.core/distinfo (new)
1.1 +13 -0 ports/science/py-obspy.core/pkg-descr (new)
1.1 +81 -0 ports/science/py-obspy.core/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103141304.p2ED43a7032085>
