DAP4: Data Service: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
(Created page with "== Overview == The Data Service is invoked by appending the suffix .dap to the file part of the dataset's referent (aka base) URL. The Data response is a multipart MIME document...")
(No difference)

Revision as of 17:38, 29 March 2012

Overview

The Data Service is invoked by appending the suffix .dap to the file part of the dataset's referent (aka base) URL. The Data response is a multipart MIME document that contains a N+1 parts for a response with N variables.

Request

DAP4: Data Request

Response

DAP4: Data Response

Errors

DAP4: Error Response