danbgray / pydap

A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).

Home Page:http://pydap.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pydap

Build Status Python2 Python3 documentation PyPI

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.

About

A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).

http://pydap.org/


Languages

Language:Python 97.2%Language:HTML 2.4%Language:CSS 0.4%