Python binding for libdap
git submodule update --init mkdir build cd build cmake -DBUILD_DAP_PYTHON_TESTS=ON ../ make cd test python3.7 main_test.py