pydap / pydap.handlers.netcdf

This handler allows Pydap to serve data from NetCDF 3 and 4 files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pydap.handlers.netcdf

This handler allows Pydap to serve data from NetCDF files. By default pupynere is installed as a dependency, providing support for NetCDF 3 files. If you also want to server NetCDF 4 files you'll need to install the netCDF4-python library.

About

This handler allows Pydap to serve data from NetCDF 3 and 4 files.


Languages

Language:Python 100.0%