We want to hear from you! Take our short OPeNDAP User Survey!
Releases
OPeNDAP has produced and collaborated on many different types of software. Currently, OPeNDAP does new releases of the following software:
- Hyrax (current version 1.17). This is our modular data server. Data formats read, responses produced and other customizations are loaded into the server at runtime using modules that can be independently developed. Code can be found in OPeNDAP/Hyrax.
- libdap (current version 3.20.11 for Hyrax 1.17). This C++ library contains the reference implementations for the DAP (Data Access Protocol) versions 2 and 4. The library is used by the Hyrax server and included in many Linux distributions such as the Extra Packages for Enterprise Linux (EPEL). Code can be found in OPeNDAP/libdap4
- BES (current version 3.20.13 for Hyrax 1.17). This is the lower two tiers of the Hyrax data server. Code can be found in OPeNDAP/bes
- OLFS (current version 1.18.14 for Hyrax 1.17). This is the upper tier of the Hyrax data server. Code can be found in OPeNDAP/olfs
- Our GitHub site holds many other software projects, documentation collections and tutorials.