[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#730666: ITP: python-netcdf4 -- Python bindings for netCDF4 library



Package: wnpp
Severity: wishlist
Owner: Andreas Hilboll <andreas@hilboll.de>

* Package name    : python-netcdf4
  Version         : 1.0.7
  Upstream Author : Jeffrey Whitaker <whitaker.jeffrey@gmail.com>
* URL             : https://code.google.com/p/netcdf4-python/
* License         : MIT
  Programming Lang: Python, C
  Description     : Python bindings for netCDF4 library

netCDF version 4 has many features not found in earlier versions of the
library and is implemented on top of HDF5. This module can read and write
files in both the new netCDF 4 and the old netCDF 3 format, and can create
files that are readable by HDF5 clients. The API modelled after
Scientific.IO.NetCDF, and should be familiar to users of that module.

Most new features of netCDF 4 are implemented, such as multiple unlimited
dimensions, groups and zlib data compression. All the new numeric data types
(such as 64 bit and unsigned integer types) are implemented. Compound and
variable length (vlen) data types are supported, but the enum and opaque
data
types are not. Mixtures of compound and vlen data types (compound types
containing vlens, and vlens containing compound types) are not supported.


Reply to: