OPeNDAP is a client/server system for making local data accessible to remote locations without regard to the local or remote storage format, architecture, or environment.
| Tags | Software Development Libraries Scientific/Engineering Internet Database |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX Windows Windows Windows Mac OS X Unix |
| Implementation | C++ C |
Recent releases


Changes: BES now supports TCP Wrappers. Support was added for XML commands/queries. BES Chunking now supports buffers up to 2 GB. Assorted bugs were fixed.


Changes: The software was upgraded to the DAP 3.2 protocol. Assorted bugfixes and build fixes were made.


Changes: This release adds support for proxies-host, port, username, passwords, HTTP authentication, cookies, compression, and SSL. It adds functionality to read and write .dodsrc files, and parsing capabilities for the proxy server in .dodsrc. It adds tests for proxies, HTTP authentication, and SSL. It adds support for parsing a URL with username and password. It fixes Curl calls to be backwards-compatible with older versions of Curl. It fixes an errant call to parseURL.


Changes: Updated test files. Applied fixes for memory problems, OS X build problems, and a couple of critical bugs.


Changes: This release contains updated parsers for the wire representation of DAP 2.0 response objects, and it contains many fixes for memory errors (leaks, buffer overflows, etc.). Also included is a new test driver and updated test suite based on autotest.