netCDF4

Provides an object-oriented python interface to the netCDF version 4 library

88 个版本 Python >=3.10
安装
pip install netCDF4
poetry add netCDF4
pipenv install netCDF4
conda install netCDF4
描述

netCDF version 4 has many features not found in earlier versions of the library, such as hierarchical groups, zlib compression, multiple unlimited dimensions, and new data types. It is implemented on top of HDF5. This module implements most of the new features, and can read and write netCDF files compatible with older versions of the library. The API is modelled after Scientific.IO.NetCDF, and should be familiar to users of that module.

版本列表
1.7.4 2026-01-05
1.7.3 2025-10-13
1.7.2 2024-10-22
1.7.1 2024-06-18
1.7.1.post2 2024-08-09
1.7.1.post1 2024-06-25
1.7.0 2024-06-13
1.6.5 2023-10-25
1.6.4 2023-06-05
1.6.3 2023-03-03
1.6.2 2022-11-17
1.6.1 2022-09-15
1.6.0 2022-06-24
1.5.8 2021-10-31
1.5.7 2021-06-21
1.5.6 2021-02-14
1.5.5.1 2020-12-18
1.5.5 2020-12-06
1.5.4 2020-07-23
1.5.3 2019-10-22
1.5.2 2019-09-04
1.5.1.2 2019-05-06
1.5.1.1 2019-05-02
1.5.1 2019-04-29
1.5.0.1 2019-04-01
1.5.0 2019-03-23
1.4.3.2 2019-03-09
1.4.3.1 2019-03-07
1.4.3 2019-03-04
1.4.2 2018-10-24
1.4.1 2018-08-09
1.4.0 2018-05-11
1.3.1 2017-11-01
1.3.0 2017-09-24
1.2.9 2017-06-18
1.2.8 2017-05-27
1.2.7 2017-01-09
1.2.6 2016-12-10
1.2.5 2016-12-02
1.2.4 2016-04-16
1.2.3 2016-03-11
1.2.2 2016-01-15
1.2.1 2016-01-15
1.2.0 2015-09-23
1.1.9 2015-07-28
1.1.8 2015-07-15
1.1.7 2015-03-19
1.1.6 2015-03-08
1.1.5 2015-03-01
1.1.4.1 2015-02-20
1.1.3 2014-12-18
1.1.2 2014-12-18
1.1.1 2014-09-03
1.1.0 2014-05-12
1.0.9 2014-04-23
1.0.8 2014-02-07
1.0
0.9
0.8
0.7
0.6.2 2007-02-14
0.6.1 2006-11-22