Package
libdap17v5Version
3.15.1-7Priority
optionalSection
universe/libsSource
libdapOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Alastair McKinstry <mckinstry@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
1,579 kBDepends
libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libxml2 (>= 2.7.4)Breaks
libdap17Replaces
libdap17Homepage
http://www.opendap.org/Download Size
412 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/universe amd64 PackagesDescription
Open-source Project for a Network Data Access Protocol libraryOPeNDAP provides software that allows you to access data over the internet,
from programs that weren't originally designed for that purpose, as well
as some that were. While OPeNDAP is the original developer of the Data Access
protocol which its software uses, many other groups have adopted DAP
and provide compatible clients, servers and software development kits.
.
The DAP is a NASA community standard; here is the offical link to the
specification.
.
With OPeNDAP software, you access data using a URL, just like a URL you
would use to access a web page. However, before you request any data,
you need to know how to request it in a form your browser can handle.
OPeNDAP data is stored in binary form, and by default, it is
transmitted that way, too.