ServerDispatchOperations

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽

Now that Hyrax has been released it has become clear that we need to publish a paper that describes the correct behavior of an OPENDAP server. This should include the details of:

  • Dispatch - How the various request URL's get assessed and which responses are sent.
  • Errors - Which errors should be associated with which dispatch paths.

URL Dispatch Operations

Dispatch is the process in which an OPeNDAP server receives and interprets a request that comes in the form of a URL.

Errors