python/numpy interface to netCDF library (versions 3 and 4)
Project description
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.
This project has a Github repository where you may access the most up-to-date source.
Windows binary installers (courtesy of Christoph Gohlke)
OSX binary wheels at http://wheels.scipy.org.
Also available in the Anaconda scientific python distribution
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for netCDF4-1.1.8-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 952fc7b8077a8251c6b28747b1367d3a06ee0e8008eb8fb10378850b215b7952 |
|
MD5 | 575c5d4b84e34d694563e62c98fb4c1d |
|
BLAKE2b-256 | b521a19f766044aeedb05cb4ee012c5f6a005ff1987e9410061f6adeada34cb0 |
Hashes for netCDF4-1.1.8-cp33-cp33m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fedc07af462b97a25c853a00801b5a95293625a848cc021602451b34b621b87 |
|
MD5 | 37f5e605178d47f3c5fe1cfcf7b29593 |
|
BLAKE2b-256 | 4dbf31da189be2ff36e7822bd1ca1b5a3c33705311382db9932d1e8e4d957e9c |
Hashes for netCDF4-1.1.8-cp27-none-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8ecb095b2abb5c6ec04e8ce642a55855d0deeec6706b859b27afe950745174e |
|
MD5 | 5d0c81da0986abf1b7b95b2b71b520fa |
|
BLAKE2b-256 | bf3aa0785584577846cb8837a0fdcd4defa1b148e6b98de411c6301b8b2dcee1 |