Blame OSX_Resources/Welcome.html

Packit a4aae4

About the OPeNDAP DAP2 C++ Library Package

Packit a4aae4
Packit a4aae4

This package contains the OPeNDAP C++ implementation of the Data

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

Packit a4aae4
Packit a4aae4

The DAP2 is used to provide a uniform way of accessing a variety of

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

Packit a4aae4
Packit a4aae4

This package is required for many of the other Mac OS/X packages

Packit a4aae4
  OPeNDAP has written. By default it will use <tt>/usr</tt> as the
Packit a4aae4
  base directory for installation. If you change the default
Packit a4aae4
  installation prefix, be sure to modify the PATH environment variable
Packit a4aae4
  accordingly.