getdap
Binaries for the libdap Data Access Protocol library
Install
- All systems
-
curl cmd.cat/getdap.sh
- Debian
-
apt-get install libdap-bin
- Ubuntu
-
apt-get install libdap-bin
- Kali Linux
-
apt-get install libdap-bin
- Fedora
-
dnf install libdap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libdap-bin
- OS X
-
brew install libdap
- Raspbian
-
apt-get install libdap-bin
- Dockerfile
- dockerfile.run/getdap
libdap-bin
Binaries for the libdap Data Access Protocol library
OPeNDAP 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. This package contains the 'getdap' client binary.