Responses

In pydap 2.2+ the server responses are also pluggable. Out–of–the–box pydap comes with the typical DAP responses — DAS, DDS, etc. —, but new ones can be easily added.

A useful response you'll probably want to install on you server is the HTML response. This response creates a simple HTML form for each dataset that allows the user to select and download data in ASCII format using only a browser. This is always a good alternative if there's no DAP client available.

The list of responses include: