File: Welcome.html

package info (click to toggle)
libdap 3.20.11-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 24,568 kB
  • sloc: cpp: 50,809; sh: 41,536; xml: 23,511; ansic: 20,030; yacc: 2,508; exp: 1,544; makefile: 990; lex: 309; perl: 52; fortran: 8
file content (23 lines) | stat: -rw-r--r-- 1,221 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<h2>About the OPeNDAP DAP2 C++ Library Package</h2>

<p>This package contains the OPeNDAP C++ implementation of the Data
Access Protocol version 2 (DAP2) with some extensions that will be
part of DAP3. Documentation for this software can be found on the
OPeNDAP home page at <tt>http://www.opendap.org/</tt>. The NASA/ESE
RFC which describes DAP2, implemented by the library, can be found at
<tt>http://www.esdswg.org/spg/rfc/ese-rfc-004</tt>.</p>

<p>The DAP2 is used to provide a uniform way of accessing a variety of
different types of data across the Internet. It was originally part of
the DODS and then NVODS projects. The focus of those projects was
access to Earth-Science data, so much of the software developed using
the DAP2 to date has centered on that discipline. However, the DAP2
data model is very general (and similar to a modern structured
programming language) so it can be applied to a wide variety of
fields.</p>

<p>This package is required for many of the other Mac OS/X packages
  OPeNDAP has written. By default it will use <tt>/usr</tt> as the
  base directory for installation. If you change the default
  installation prefix, be sure to modify the PATH environment variable
  accordingly.</p>