About Anaconda Help Download Anaconda

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

Installers

  • win-64 v1.6.4

conda install

To install this package run one of the following:
conda install esri-build::netcdf4
conda install esri-build/label/dev::netcdf4

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.1) Legal | Privacy Policy