全部搜索项
buster  ]
[ 源代码: pydap  ]

软件包:python-dap(2.2.6.7-3)

python-dap 的相关链接

Screenshot

Debian 的资源:

下载源码包 pydap

维护小组:

外部的资源:

相似软件包:

DAP (Data Access Protocol) client and server

This is a Python implementation of the Data Access Protocol, a scientific protocol for data access developed by the OPeNDAP team (http://opendap.org). This implementation is developed from scratch, following the latest specification of the protocol (DAP 2.0 Draft Community Standard 2005/04/27) and based on experience with OPeNDAP servers on the wild.

Using this module one can access hundreds of scientific datasets from Python programs, accessing data in an efficient, transparent and pythonic way. Arrays are manipulated like normal multi-dimensional arrays (like numpy.array, e.g.), with the fundamental difference that data is downloaded on-the-fly when a variable is sliced. Sequential data can be filtered on the server side before being downloaded, saving bandwidth and time.

The module also implements a DAP server, allowing datasets from a multitude of formats (netCDF, Matlab, CSV, GrADS/GRIB files, SQL RDBMS) to be served on the internet. The server specifies a plugin API for supporting new data formats in an easy way. The DAP server is implemented as a WSGI application (see PEP 333), running on a variety of servers, and can be combined with WSGI middleware to support authentication, gzip compression and much more.

其他与 python-dap 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python-dap

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 44.3 kB214.0 kB [文件列表]