About Anaconda Help Download Anaconda

Esri / packages / netcdf4 1.6.4

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

Installers

Info: This package contains files in non-standard labels.
  • win-64 v1.6.4
  • linux-64 v1.6.2

conda install

To install this package run one of the following:
conda install esri::netcdf4
conda install esri/label/prerelease::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.5) Legal | Privacy Policy