./wip/py-tappy, Tidal analysis program in python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.3nb2, Package name: py27-tappy-0.8.3nb2, Maintainer: jihbed.research

TAPPY is a tidal analysis package. It breaks down an hourly record of water
levels into the component sine waves. It is written in Python and uses the least
squares optimization and other functions in SciPy?. The focus is to make the
most accurate analysis possible. TAPPY only determines the constituents
that are calculatable according to the length of the time series


Required to run:
[devel/py-setuptools] [devel/py-readline] [math/py-numpy] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: ea6c100dd610c1caca9868207d1ec48d084f670f
Filesize: 1415.304 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-31 14:58:32 by Thomas Klausner | Files touched by this commit (37)
Log message:
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.

Fix various problems while here, including marking packages as not ready
for python-3.x.
   2013-06-04 09:45:21 by Thomas Klausner | Files touched by this commit (30)
Log message:
Replace py-{curses,readline,Tk}/buildlink3.mk with DEPENDS.

There are no buildlink3-relevant files here, just a loadable module.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-02-12 20:58:28 by ndb | Files touched by this commit (12)
Log message:
EGG_INFODIR in PLIST.
   2012-02-10 10:01:10 by ndb | Files touched by this commit (26)
Log message:
PLIST cleanup.
   2011-01-22 14:37:27 by Kamel Derouiche | Files touched by this commit (5) | Imported package
Log message:
Import py26-tappy-0.8.3 as wip/py-tappy.

TAPPY is a tidal analysis package. It breaks down an hourly record of water
levels into the component sine waves. It is written in Python and uses the least
squares optimization and other functions in SciPy?. The focus is to make the
most accurate analysis possible. TAPPY only determines the constituents
that are calculatable according to the length of the time series