Skip to main content

DAP (Data Access Protocol) client and server for Python.

Project description

Implementation of the Data Access Protocol.

This is a Python implementation of the Data Access Protocol, a scientific protocol for data access developed by the OPeNDAP team (http://opendap.org). This implementation is developed from scratch, following the latest specification of the protocol (DAP 2.0 Draft Community Standard 2005/04/27) and based on my experience with OPeNDAP servers on the wild.

Using this module one can access hundreds of scientific datasets from Python programs, accessing data in an efficient, transparent and pythonic way. Arrays are manipulated like normal multi-dimensional arrays (like numpy.array, e.g.), with the fundamental difference that data is downloaded on-the-fly when a variable is sliced. Sequential data can be filtered on the server side before being downloaded, saving bandwith and time.

The module also implements a DAP server, allowing datasets from a multitude of formats (netCDF, Matlab, CSV, GrADS/GRIB files, SQL RDBMS) to be served on the internet. The server specifies a plugin API for supporting new data formats in an easy way. The DAP server is implemented as a WSGI application (see PEP 333), running on a variery of servers, and can be combined with WSGI middleware to support authentication, gzip compression and much more.

The latest version is available in a Subversion repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dap-2.2.5.5.tar.gz (46.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dap-2.2.5.5-py2.4.egg (117.6 kB view details)

Uploaded Egg

File details

Details for the file dap-2.2.5.5.tar.gz.

File metadata

  • Download URL: dap-2.2.5.5.tar.gz
  • Upload date:
  • Size: 46.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dap-2.2.5.5.tar.gz
Algorithm Hash digest
SHA256 b91aa45e8e402cd61177ec549c00d828ed4fe0dca9e8724a9d32babfb41cef64
MD5 c778dd68ed38ee6e0a123a9f41c7f2a2
BLAKE2b-256 4d0625bb46543a2d685c2e66e7b28d3c42bc30a424f3d83fbde9217e9c477a34

See more details on using hashes here.

File details

Details for the file dap-2.2.5.5-py2.4.egg.

File metadata

  • Download URL: dap-2.2.5.5-py2.4.egg
  • Upload date:
  • Size: 117.6 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dap-2.2.5.5-py2.4.egg
Algorithm Hash digest
SHA256 c363814bbd3c833d37e7336c7d2181579b896e26ab9e3404b1382fe073d1789d
MD5 44a65f8ab822df19a75a2774f7cad88f
BLAKE2b-256 e11a373639a6663fbfc83385fbc8a9d8030b3c09b0a55014e117243c9290ea81

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page