Documentation: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
Line 19: Line 19:


===[[Hyrax|Hyrax - Installation and Customization (BES, OLFS, format & response handlers)]]===
===[[Hyrax|Hyrax - Installation and Customization (BES, OLFS, format & response handlers)]]===
The OPeNDAP 4 Data Server, Hyrax, is the latest data server from OPeNDAP. These pages contain documentation that covers server installation and customization.
 
The OPeNDAP Data Server, Hyrax, is the latest data server from OPeNDAP. These pages contain documentation that covers server installation and customization.
 
===[[The FreeForm Data Handler]]===
 
This manual documents different ways that the FreeForm handler can be used to serve various types of data stored in files, particularly tabular data stored in ASCII text files.


===[[libdap|libdap++: C++ DAP Implementation Documentation]]===
===[[libdap|libdap++: C++ DAP Implementation Documentation]]===

Revision as of 19:32, 7 October 2009

This site contains the (new) repository for OPeNDAP software documentation.

User Guides

Getting Started with OPeNDAP Software

An overview of our software

The User's Guide

A comprehensive guide to sharing data with our software

Using Virtual Machines to Serve Data

This short guide discusses using a virtual machine and a hypervisor (VMware Server) to serve data. In the guide we cover both serving data with Hyrax running within a VM and also using Hyrax in a workshop where the hypervisor is VMware Workstation. You cannot actually serve data to remote users with Workstation, but it's a great environment in which to learn about the server's different capabilities. In both cases the advantages of using a VM are that the server runs in Linux on the virtual machine while you run the hypervisor under any of its supported operating systems. An additional advantage is that the hypervisor can be used very effectively in the context of an overall security plan.

Software

Hyrax - Installation and Customization (BES, OLFS, format & response handlers)

The OPeNDAP Data Server, Hyrax, is the latest data server from OPeNDAP. These pages contain documentation that covers server installation and customization.

The FreeForm Data Handler

This manual documents different ways that the FreeForm handler can be used to serve various types of data stored in files, particularly tabular data stored in ASCII text files.

libdap++: C++ DAP Implementation Documentation

Libdap is the C++ implementation of the OPeNDAP Data Access Protocol. This pages contains links to the libdap++ reference guide and a usage guide that explains some of the ins and outs of this class library.

White Papers

Server Dispatch Operations

Building libdap on Lepoard (OS/X)

Housekeeping

Wiki Testing

Retired Pages