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

Uploaded Source

Built Distribution

dap-2.1.1-py2.4.egg (183.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for dap-2.1.1.tar.gz
Algorithm Hash digest
SHA256 7e1424661fc8cb92e7db20ace11e0ee6b6439c2fcc6a601afcd48fa419835153
MD5 8c25f4ecb5c8aa89e26b3af685d8c2a8
BLAKE2b-256 53904b6cfdf49782a7dbff8947f0f5450a72c40bbf01ca09162527fb337a3f75

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for dap-2.1.1-py2.4.egg
Algorithm Hash digest
SHA256 cbee772d852ca2af3690ef9ed68bc96fb96ed91da2c5e3bd727dd624ada13893
MD5 12b9ed7ebd2cfb43941b7513f5365c14
BLAKE2b-256 910b6a40d6aa5fed534825666336f6e3063e1ba414061ebcccc68139d38f56e0

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