netcdf4 1.7.0


pip install netcdf4==1.7.0

  This release has been yanked

Released: Jun 13, 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.

Extras:
Dependencies:
cftime
certifi
numpy