OPeNDAP Documentation no way forwardIndexNVODS Home

OPeNDAP Server Installation Guide
2006-08-31

Tom Sgouros
James Gallagher
Nathan Potter

Revision: 14459

You may prefer reading http://www.opendap.org/pdf/install.pdf, a pdf version of this article.

The OPeNDAP software provides a way to access data over the Internet, from programs that weren't originally designed for that purpose, as well as some that were. The OPeNDAP software implements the Data Access Protocol1 (DAP), version 2. A DAP server is a program that sends data in a standard transmission format to a client that has requested it. A DAP client is a program, running on a networked computer somewhere in the world, that requests and receives data. A client can be a specialized DAP client, or a standard web browser.

Though originally developed to deal with oceanographic data, the OPeNDAP software has found wide use outside that community, and is now used for several different kinds of science data.

Nothing limits the use of the DAP to science data; its framework will support many different data types. But the DAP has facilities for accommodating large arrays, relational tables, irregular grids, and many other otherwise anomalous data types. DAP servers can be adapted to serve data from any kind of storage format, and versions that support several popular data storage formats are readily available.


Tom Sgouros, 2006-08-31