Personal tools
Skip to content. | Skip to navigation
This is the hdf4 data handler for our data server. It reads HDF4 and HDF-EOS files and returns DAP responses that are compatible with DAP2 and the dap-server software.
This is the netcdf data handler for our data server. It reads netcdf 3 files and returns DAP responses that are compatible with DAP2 and the dap-server software.
This package contains general purpose handlers for use with the new Hyrax data server. These are the Usage, ASCII and HTML form handlers. Each takes input from a 'data handler' and returns a HTML or plain text response --- something other than a DAP response object. Older version of this package contain the 'Server3' CGI software; that has been removed from this version.
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks.
The Berkeley Database (Berkeley DB) is a programmatic toolkit that provides embedded database support for both traditional and client/server applications. The Berkeley DB includes B+tree, Extended Linear Hashing, Fixed and Variable-length record access methods, transactions, locking, logging, shared memory caching, and database recovery. The Berkeley DB supports C, C++, Java, and Perl APIs. It is used by many applications, including Python and Perl, so this should be installed on all systems.