DAP2: DDX Service

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽

Overview

The DAP2 DDX service provides DAP2 access to the data resource metadata.

Request

The DAP2 DDX Service is invoked by appending the suffix .ddx to the file part of the dataset's referent (aka base) URL and then dereferencing the new URL. The DDX service ignores a query string (constraint expression).

Need links to DAP2 spec bla blah blah

Response

The DAP2 DDX response is an XML document containing the dataset metadata in DAP2 XML format.

Need links to DAP2 spec bla blah blah

Errors

DAP2: Error Response