Skip to main content

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

Project description

The Data Access Protocol (DAP) is a data transmission protocol designed specifically for science data. The protocol relies on the widely used HTTP and MIME standards, and provides data types to accommodate gridded data, relational data, and time series, as well as allowing users to define their own data types.

This module implements a DAP client that can access remote datasets stored in DAP servers. The client downloads metadata describing the datasets, and builds array-like objects that act as proxies for the data. These objects download the data from the server transparently when necessary.

The module also implements a DAP server, able to serve data from different formats through a plugin architecture. The server is implemented as a WSGI application, and can be run on a variety of servers: as a CGI script; with Twisted and mod_python; or even as a ISAPI extension under IIS; for example.

For more information on the DAP, visit http://opendap.org/.

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.1.0.tar.gz (71.7 kB view details)

Uploaded Source

Built Distribution

dap-2.1.0-py2.4.egg (183.1 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for dap-2.1.0.tar.gz
Algorithm Hash digest
SHA256 86e6356f1b390f8a276bf1c0bd466d95d0b744eea571baa35e32748d87581ae5
MD5 ce6ebd8d1423d1f186a4842fe18afdc9
BLAKE2b-256 9287d5709c86102139fe050c908ead5cd67df3663a4ba91b087bedb6b2b814c7

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: dap-2.1.0-py2.4.egg
  • Upload date:
  • Size: 183.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dap-2.1.0-py2.4.egg
Algorithm Hash digest
SHA256 77ae01e3742c81df55313132db8ede7304ffb6ad9a8c80bf845c18dbfbe593d4
MD5 a79116a6da2bf0d07efe061acfd5ad90
BLAKE2b-256 7febecee04f6a0213a145d2bccebcf08a323ecf12cb937f29be560a3485935c3

See more details on using hashes here.

Provenance

Supported by

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