Pydap is an implementation of the Opendap/DODS protocol, written from scratch. This response enables Pydap to serve data as a WMS server.
This module must be installed into a working Pydap installation. This is done by running:
python3 setup.py install
When installed the module is automatically enabled when you run Pydap. You will however need a few extra configuration items. [TODO: Document these]
TODO