| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-netCDF4 | Distribution: openSUSE Tumbleweed |
| Version: 1.7.3 | Vendor: openSUSE |
| Release: 1.2 | Build date: Mon Nov 17 22:22:58 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 2071412 | Source RPM: python-netCDF4-1.7.3-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/Unidata/netcdf4-python | |
| Summary: Python interface to netCDF 3 and 4 | |
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.
HPND AND MIT
* Mon Nov 17 2025 Dirk Müller <dmueller@suse.com>
- update to 1.7.3:
* Python 3.14 wheels (issue #1432)
* support os.PathLike arguments for `Dataset.fromcdl` and raise
a `FileNotFoundError` if the cdl is missing and a
`FileExistsError` if the nc file already exists (PR #1387)
* raise more informative error when trying to iterate or
perform a membership operation on a Dataset (issue #1383)
* fix type hint for createEnumType (issue #1378)
* add python 3.13 to windows wheel builds (PR #1377)
* allow slicing of vlen and string variables with non-unitary
strides (issue #1408).
* Mon May 05 2025 Dirk Müller <dmueller@suse.com>
- update to 1.7.2:
* add static type hints (PRs #1302, #1349)
* Expose nc_rc_set, nc_rc_get (via rc_set, rc_get module
functions). (PR #1348)
* Add Variable.get_fill_value and allow `fill_value='default'`
to set `_FillValue` attribute using default fill values.
* Fix NETCDF3 endian error (issue #1373, PR #1355).
* Tue Apr 22 2025 Steve Kowalik <steven.kowalik@suse.com>
- Support both lowercased and unnormalized metadata directory names.
* Mon Sep 30 2024 Dirk Müller <dmueller@suse.com>
- update to 1.7.1.post2:
* ci fixes
* Sat Aug 17 2024 Ben Greiner <code@bnavigator.de>
- Revert numpy<2 restriction. It is explicitly supported.
* Sat Jul 27 2024 Christian Boltz <suse-beta@cboltz.de>
- broken test tst_compoundvar.py was renamed to test_compoundvar.py
* Mon Jul 08 2024 Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.7.1.post1:
* include nc_complex source code from v0.2.0 tag
* add aarch64 wheels
* add support for complex numbers via `auto_complex` keyword to `Dataset`
* fix for deprecated Cython `DEF` and `IF` statements using compatibility
header with shims for unavailable functionality
* add support for MS-MPI `MPI_Message` detection
* fix surprising result when indexing vlen str with non-contiguous
indices.
* Fix bug in set_collective
- Remove upper bound on Cython.
- Restrict numpy to < 2.
- Drop patch 1322.patch, included upstream.
* Thu Jun 06 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Re-download 1322.patch: ensure it matches the contant as provided
the URL specified in the spec file.
* Wed May 29 2024 Matej Cepl <mcepl@cepl.eu>
- Clean up the SPEC file.
* Wed May 29 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix build with GCC 14
* https://github.com/Unidata/netcdf4-python/pull/1322.patch
* Thu Jan 18 2024 Daniel Garcia <daniel.garcia@suse.com>
- Disable broken tests for s390x, gh#Unidata/netcdf4-python#1124,
bsc#1218606
* Thu Dec 07 2023 Dirk Müller <dmueller@suse.com>
- update to 1.6.5:
* fix for issue #1271 (mask ignored if bool MA assinged to
uint8 var)
* include information on specific object when reporting errors
from netcdf-c
* Sun Sep 10 2023 Ben Greiner <code@bnavigator.de>
- Update to 1.6.4
* set path to SSL certificates internally, so https DAP URLs work
with wheels (issue #1246, requires nc_rc_set function available
starting with netcdf-c 4.9.1, plus bugfix in netcdf-c PR #2690).
* Added certifi as a dependency.
* Added `isopen` method to `MFDataset` object to check if
underlying files are open.
- Version 1.6.3
* Use ``nc_put_vars`` for strided writes for netcdf-c >= 4.6.2
(issue #1222).
* _Unsigned="false" should be same as not having _Unsigned set
(issue #1232). _Unsigned now must be set to "true" or "True" for
variable to be interpreted as unsigned, instead of just having
_Unsigned be set (to anything).
* Sat Jan 07 2023 Dirk Müller <dmueller@suse.com>
- update to 1.6.2:
* Added ``netCDF4.__has_set_alignment__`` property to help identify if the
underlying netcdf4 supports setting the HDF5 alignment.
* Slicing multi-dimensional variables with an all False boolean index array
now returns an empty numpy array (instead of raising an exception - issue #1197).
Behavior now consistent with numpy slicing.
* fix problem with compiling using netcdf-c < 4.9.0 (issue #1209)
/etc/alternatives/nc3tonc4 /etc/alternatives/nc4tonc3 /etc/alternatives/ncinfo /usr/bin/nc3tonc4 /usr/bin/nc3tonc4-3.13 /usr/bin/nc4tonc3 /usr/bin/nc4tonc3-3.13 /usr/bin/ncinfo /usr/bin/ncinfo-3.13 /usr/lib64/python3.13/site-packages/netCDF4 /usr/lib64/python3.13/site-packages/netCDF4/__init__.py /usr/lib64/python3.13/site-packages/netCDF4/__init__.pyi /usr/lib64/python3.13/site-packages/netCDF4/__pycache__ /usr/lib64/python3.13/site-packages/netCDF4/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/netCDF4/__pycache__/__init__.cpython-313.pyc /usr/lib64/python3.13/site-packages/netCDF4/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib64/python3.13/site-packages/netCDF4/__pycache__/utils.cpython-313.pyc /usr/lib64/python3.13/site-packages/netCDF4/_netCDF4.cpython-313-x86_64-linux-gnu.so /usr/lib64/python3.13/site-packages/netCDF4/_netCDF4.pyi /usr/lib64/python3.13/site-packages/netCDF4/_netCDF4.pyx /usr/lib64/python3.13/site-packages/netCDF4/plugins /usr/lib64/python3.13/site-packages/netCDF4/plugins/empty.txt /usr/lib64/python3.13/site-packages/netCDF4/py.typed /usr/lib64/python3.13/site-packages/netCDF4/utils.py /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/INSTALLER /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/METADATA /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/RECORD /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/REQUESTED /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/WHEEL /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/entry_points.txt /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/licenses /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/licenses/LICENSE /usr/lib64/python3.13/site-packages/netcdf4-1.7.3.dist-info/top_level.txt /usr/share/doc/packages/python313-netCDF4 /usr/share/doc/packages/python313-netCDF4/Changelog /usr/share/doc/packages/python313-netCDF4/README.md /usr/share/licenses/python313-netCDF4 /usr/share/licenses/python313-netCDF4/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Mar 4 22:39:39 2026