Skip to content
forked from pydap/pydap

A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).

Notifications You must be signed in to change notification settings

jfburkhart/pydap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydap

Pydap is an implementation of the Opendap/DODS protocol, written from scratch. 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. The module also comes with a robust-but-lightweight Opendap server, implemented as a WSGI application.

About

A Python library implementing the Data Access Protocol (DAP, aka OPeNDAP or DODS).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.7%
  • HTML 7.6%
  • CSS 4.8%
  • JavaScript 2.9%