
pydap 3.5.8
0
A pure python implementation of the Data Access Protocol.
Contents
A pure python implementation of the Data Access Protocol.
Stars: 152, Watchers: 152, Forks: 91, Open Issues: 68The pydap/pydap repo was created 12 years ago and the last code push was 22 hours ago.
The project is popular with 152 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
- None
- License
- The MIT License
Copyright (c) 2003-2010 Roberto De Almeida Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. </dd> - Homepage
- None
- PyPi:
- https://pypi.org/project/pydap/
- GitHub Repo:
- https://github.com/pydap/pydap
Classifiers
- Internet/WWW/HTTP/WSGI
- Scientific/Engineering
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 68 open issues on GitHub
- return unescaped variables
- return un-escaped variables when
pydap.DatasetType.variables() - improve how pydap streams dap response to a local nc4 file
- [Fails to create pydap dataset for H5 file with Structures]AttributeError: '<class 'pydap.model.GroupType'>' object has no attribute 'path'
pythonfix







