pydap
A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).
A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).
To install this package, run one of the following:
pydap is an implementation of the Opendap/DODS protocol, written from scratch in pure python. You can use pydap to access scientific data on the internet without having to download it; instead, you work with special array and iterable objects that download data on-the-fly as necessary, saving bandwidth and time.
Summary
A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).
Last Updated
Jul 6, 2023 at 21:08
License
MIT
Total Downloads
106
Supported Platforms
Home
https://pydap.orgGitHub Repository
https://github.com/pydap/pydap