
Pydap 3.2.2
0
An implementation of the Data Access Protocol.
Contents
An implementation of the Data Access Protocol.
Stars: 112, Watchers: 112, Forks: 83, Open Issues: 60The pydap/pydap
repo was created 9 years ago and was last updated 2 weeks ago.
The project is popular with 112 github stars!
How to Install pydap
You can install pydap using pip
pip install pydap
or add it to a project with poetry
poetry add pydap
Package Details
- Author
- James Hiebert
- License
- MIT
- Homepage
- http://pydap.org/
- PyPi
- https://pypi.org/project/Pydap/
- GitHub Repo
- https://github.com/pydap/pydap
Classifiers
Related Packages
Errors
A list of common pydap errors.
Code Examples
Here are some pydap
code examples and snippets.
GitHub Issues
The pydap package has 60 open issues on GitHub
- pydap tests fail on macos for python >= 3.8
- accessing pydap.org results in DNS error
- test_timeout failure
- Consider adding DAP4 support to pydap
- providing up-to-date Pypi package
- Encode query string before performing the request
- create project logo
- change encoding of NaN values (#148)
- bugfix: unicode attribute values and variable values (#155)
- Add a release checklist to developer docs