Pure Python Opendap/DODS client and server.
Project description
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. The server can handle data in different file formats (netCDF, HDF, Matlab, CSV, Grib) or stored in any DB API 2 compatible database.
This is an alpha version, work in progress, and it doesn’t work.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.