DAP2: Data Service: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
 
Line 13: Line 13:
The DAP2 Data response self describing data document that contains a DAP2 DDS followed by the XDR encoded binary object whose structure is described by the DDS.
The DAP2 Data response self describing data document that contains a DAP2 DDS followed by the XDR encoded binary object whose structure is described by the DDS.


<font color="red"> Need links to DAP2 spec bla blah blah </font>
'''[https://cdn.earthdata.nasa.gov/conduit/upload/512/ESE-RFC-004v1.1.pdf DAP2 Specification Document]'''


== Errors ==
== Errors ==

Latest revision as of 19:21, 11 September 2018

Overview

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

Request

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


DAP2 Specification Document

Response

The DAP2 Data response self describing data document that contains a DAP2 DDS followed by the XDR encoded binary object whose structure is described by the DDS.

DAP2 Specification Document

Errors

DAP2: Error Response