CMD + K

ncio

Community

Functions to easily copy a netcdf file, replacing and transforming variables and dimensions.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::ncio

Usage Tracking

1.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

ncio is a Python library functions to copy dimensions, variables, attributes, etc. from one netcdf file to a netcdf output file. Replacements and transformations can be performed on the copied entities such as names can be changed or variables can be replaced with other data. It is a thin wrapper of the netCDF4 Python package that adds no new functionality but rather provides convenience functions to work easily with netcdf files.

About

Summary

Functions to easily copy a netcdf file, replacing and transforming variables and dimensions.

Last Updated

Sep 29, 2024 at 23:46

License

MIT

Total Downloads

1.8K

Version Downloads

1.8K

Supported Platforms

noarch