
$Id: README 22733 2010-05-12 17:38:58Z jimg $

Updated for version 3.9.1

This is the OPeNDAP netCDF Data Handler. It is used along with Hyrax.

For information about building the OPeNDAP netCDF Data Handler, see the
INSTALL file.

This data handler is a component of the OPeNDAP DAP Server; the server base
software is designed to allow any number of handlers to be configured easily.
See the DAP Server README and INSTALL files for information about
configuration, including how to use this handler.

Special options supported by the handler: 
* ShowSharedDimensions: Include shared dimensions as separate variables. 
Accepted values: true,yes|false,no, defaults to false.
Example: "NC.ShowSharedDimensions=false"

Test data are also installed, so after installing this handler, Hyrax 
will have data to serve providing an easy way to test your new installation
and to see how a working bes.conf should look. To use this, make sure
that you first install the bes, and that dap-server gets installed too.
Finally, every time you install or reinstall handlers, make sure to restart
the BES and OLFS.

