Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039069
en ru br
ALT Linux repos
S:1.5.6-alt2

Group :: Development/Python3
RPM: python3-module-netCDF4

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.6-alt2
Build date: 20 april 2021, 12:50 ( 153.3 weeks ago )
Size: 698.29 Kb

Home page:   https://pypi.python.org/pypi/netCDF4/

License: BSD / MIT
Summary: Python/numpy interface to netCDF library (versions 3 and 4)
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.

Current maintainer: Aleksei Nikiforov

List of contributors

List of rpms provided by this srpm:

  • python3-module-netCDF4-docs
  • python3-module-netCDF4-debuginfo
  • python3-module-netCDF4
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin