netcdf4 1.7.2


pip install netcdf4

  Latest version

Released: Oct 22, 2024


Meta
Author: Jeff Whitaker
Requires Python: >=3.8

Classifiers

Development Status
  • 3 - Alpha

Programming Language
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12

Intended Audience
  • Science/Research

License
  • OSI Approved :: MIT License

Topic
  • Software Development :: Libraries :: Python Modules
  • System :: Archiving :: Compression

Operating System
  • OS Independent

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.

Wheel compatibility matrix

Platform CPython 3.8 CPython 3.9 CPython 3.10 CPython 3.11 CPython 3.12 CPython 3.13
macosx_12_0_x86_64
macosx_14_0_arm64
manylinux2014_aarch64
manylinux2014_x86_64
manylinux_2_17_aarch64
manylinux_2_17_x86_64
win_amd64

Files in release

netCDF4-1.7.2-cp310-cp310-macosx_12_0_x86_64.whl (2.8MiB)
netCDF4-1.7.2-cp310-cp310-macosx_14_0_arm64.whl (2.3MiB)
netCDF4-1.7.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.8MiB)
netCDF4-1.7.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6MiB)
netCDF4-1.7.2-cp310-cp310-win_amd64.whl (6.7MiB)
netCDF4-1.7.2-cp311-cp311-macosx_12_0_x86_64.whl (2.8MiB)
netCDF4-1.7.2-cp311-cp311-macosx_14_0_arm64.whl (2.3MiB)
netCDF4-1.7.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (9.0MiB)
netCDF4-1.7.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.9MiB)
netCDF4-1.7.2-cp311-cp311-win_amd64.whl (6.7MiB)
netCDF4-1.7.2-cp312-cp312-macosx_12_0_x86_64.whl (2.8MiB)
netCDF4-1.7.2-cp312-cp312-macosx_14_0_arm64.whl (2.3MiB)
netCDF4-1.7.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.9MiB)
netCDF4-1.7.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.8MiB)
netCDF4-1.7.2-cp312-cp312-win_amd64.whl (6.7MiB)
netCDF4-1.7.2-cp313-cp313-macosx_12_0_x86_64.whl (2.8MiB)
netCDF4-1.7.2-cp313-cp313-macosx_14_0_arm64.whl (2.3MiB)
netCDF4-1.7.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.9MiB)
netCDF4-1.7.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.8MiB)
netCDF4-1.7.2-cp313-cp313-win_amd64.whl (6.7MiB)
netCDF4-1.7.2-cp38-cp38-macosx_12_0_x86_64.whl (2.8MiB)
netCDF4-1.7.2-cp38-cp38-macosx_14_0_arm64.whl (2.3MiB)
netCDF4-1.7.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.9MiB)
netCDF4-1.7.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.8MiB)
netCDF4-1.7.2-cp39-cp39-macosx_12_0_x86_64.whl (2.8MiB)
netCDF4-1.7.2-cp39-cp39-macosx_14_0_arm64.whl (2.3MiB)
netCDF4-1.7.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (8.8MiB)
netCDF4-1.7.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.6MiB)
netCDF4-1.7.2-cp39-cp39-win_amd64.whl (6.7MiB)
netcdf4-1.7.2.tar.gz (815.5KiB)
Extras:
Dependencies:
cftime
certifi
numpy