pydap
Popular repositories Loading
-
pydap.responses.wms
pydap.responses.wms PublicThis is a Pydap response that enables it to serve data as a WMS server.
-
pydap.handlers.hdf5
pydap.handlers.hdf5 PublicThis handler allows Pydap to serve data from HDF5 files using h5py.
-
pydap.handlers.sql
pydap.handlers.sql PublicThis handler allows Pydap to serve data from any relational database supported by SQLAlchemy.
Python 1
-
pydap.handlers.csv
pydap.handlers.csv PublicThis handler allows Pydap to serve data from a file with comma separated values.
Python 3
-
pydap.handlers.netcdf
pydap.handlers.netcdf PublicThis handler allows Pydap to serve data from NetCDF 3 and 4 files.
Python 11
Repositories
- pydap.handlers.csv Public
This handler allows Pydap to serve data from a file with comma separated values.
pydap/pydap.handlers.csv’s past year of commit activity - pydap.handlers.pytables Public
This handler allows Pydap to serve data from HDF5 files using Pytables.
pydap/pydap.handlers.pytables’s past year of commit activity - pydap.handlers.nca Public
A Pydap handler that allows aggregating multiple NetCDF into a single dataset.
pydap/pydap.handlers.nca’s past year of commit activity - pydap.handlers.sql Public
This handler allows Pydap to serve data from any relational database supported by SQLAlchemy.
pydap/pydap.handlers.sql’s past year of commit activity