Contents

pydap 3.5.8

0

A pure python implementation of the Data Access Protocol.

A pure python implementation of the Data Access Protocol.

Stars: 152, Watchers: 152, Forks: 91, Open Issues: 68

The 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
No  pydap  pypi packages just yet.

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'

See more issues on GitHub

Related Packages & Articles

glumpy 1.2.1

Fast, scalable & beautiful scientific visualisation

akshare 1.18.25

AKShare is an elegant and simple financial data interface library for Python, built for human beings!

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

glom 25.12.0

A declarative object transformer and formatter, for conglomerating nested data.