freebsd-ports/science/py-pydap/pkg-descr
William Grzybowski 4c49ebcd4d science/py-pydap: Implementation of the Opendap/DODS protocol
Pydap is an implementation of the Opendap/DODS protocol, written from scratch.
You can use Pydap to access scientific data on the internet without having to
download it; instead, you work with special array and iterable objects that
download data on-the-fly as necessary, saving bandwidth and time. The module
also comes with a robust-but-lightweight Opendap server, implemented as a WSGI
application.

WWW: https://pypi.python.org/pypi/Pydap

PR:		ports/181687
Submitted by:	Johannes Meixner <xmj chaot.net>
2013-10-30 15:51:04 +00:00

8 lines
443 B
Text

Pydap is an implementation of the Opendap/DODS protocol, written from scratch.
You can use Pydap to access scientific data on the internet without having to
download it; instead, you work with special array and iterable objects that
download data on-the-fly as necessary, saving bandwidth and time. The module
also comes with a robust-but-lightweight Opendap server, implemented as a WSGI
application.
WWW: https://pypi.python.org/pypi/Pydap