Contents

netCDF4 1.6.5

0

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

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

Stars: 723, Watchers: 723, Forks: 255, Open Issues: 135

The Unidata/netcdf4-python repo was created 10 years ago and the last code push was 1 months ago.
The project is popular with 723 github stars!

How to Install netcdf4

You can install netcdf4 using pip

pip install netcdf4

or add it to a project with poetry

poetry add netcdf4

Package Details

Author
License
MIT
Homepage
PyPi:
https://pypi.org/project/netCDF4/
Documentation:
https://unidata.github.io/netcdf4-python/
GitHub Repo:
https://github.com/Unidata/netcdf4-python

Classifiers

  • Software Development/Libraries/Python Modules
  • System/Archiving/Compression
No  netcdf4  pypi packages just yet.

Errors

A list of common netcdf4 errors.

Code Examples

Here are some netcdf4 code examples and snippets.

GitHub Issues

The netcdf4 package has 135 open issues on GitHub

  • deprecate zlib kwarg to createVariable, replace with compression kwarg
  • Python 3.10 macOS universal2 wheel is not universal (does not contain arm64 architecture)
  • Task: update examples notebook
  • OSError: [Errno -101] NetCDF: HDF error when opening file

See more issues on GitHub