{"library":"pydap","type":"library","category":null,"description":"PyDAP is a pure Python implementation of the Data Access Protocol (DAP, also known as OPeNDAP), enabling access to scientific data over the internet. It acts as both a client for accessing remote OPeNDAP servers and a server for making local data available via OPeNDAP. A key feature is lazy data evaluation, where data is downloaded on-the-fly as needed, conserving bandwidth and time. The library is actively developed and maintained by the OPeNDAP community.","language":"python","status":"active","version":"3.5.9","tags":["data access","scientific data","OPeNDAP","DAP","client","server","geospatial","netcdf"],"install":[{"cmd":"pip install pydap","imports":["from pydap.client import open_url","from pydap.handlers.dap import DAPHandler","from pydap.wsgi import app"]},{"cmd":"pip install \"pydap[server]\"","imports":[]},{"cmd":"conda create -n pydap -c conda-forge python=3.11 pydap numpy jupyterlab ipython netCDF4 scipy matplotlib && conda activate pydap","imports":[]}],"homepage":"https://www.opendap.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pydap/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":10,"avg_import_s":1.23,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pydap/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}