Name: | netcdf4-python |
---|---|
Version: | 1.2.7 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 2819 |
License: | MIT |
RPM: | netcdf4-python-1.2.7-3.el7.aarch64.rpm |
Source RPM: | netcdf4-python-1.2.7-3.el7.src.rpm |
Build Date: | Fri Sep 07 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Unidata/netcdf4-python |
Summary: | Python/numpy interface to netCDF |
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 modeled 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. |
- Move python libraries into python?- sub-packages - Make python3 default for Fedora
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 1.2.7
- Add upstream patch for python 3.6 support
- Rebuild for Python 3.6
- Update to 1.2.6
- Update to 1.2.5 - Enable python 3 for EPEL
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Update to 1.2.4 - Add pthon2/3-netcdf4 provides
- Update to 1.2.3 - Drop numpy patch - Use %license