CMD + K

netcdf4

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install scw::netcdf4

Usage Tracking

1.5.3
1.5.1.2
1.5.0.1
1.4.2
1.4.1
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

Mar 19, 2020 at 20:19

License

MIT

Total Downloads

236

Supported Platforms

win-64