Contents

netcdf 0.2.1

0

A python library that allow to use one or multiple NetCDF files in a transparent way through polimor

A python library that allow to use one or multiple NetCDF files in a transparent way through polimorphic methods.

Stars: 583, Watchers: 583, Forks: 228, Open Issues: 101

The Unidata/netcdf4-python repo was created 8 years ago and was last updated 20 minutes ago.
The project is popular with 583 github stars!

How to Install netcdf

You can install netcdf using pip

pip install netcdf

or add it to a project with poetry

poetry add netcdf

Package Details

Author
Eloy Adonis Colell
License
MIT
Homepage
https://github.com/gersolar/netcdf
PyPi
https://pypi.org/project/netcdf/
GitHub Repo
https://github.com/Unidata/netcdf4-python

Classifiers

  • Scientific/Engineering/Atmospheric Science
  • Scientific/Engineering/Bio-Informatics
  • Scientific/Engineering/GIS
  • Scientific/Engineering/Information Analysis
  • Scientific/Engineering/Physics
No  netcdf  pypi packages just yet.

Errors

A list of common netcdf errors.

Code Examples

Here are some netcdf code examples and snippets.

GitHub Issues

The netcdf package has 101 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

Related Packages & Articles

netCDF4 1.6.2

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