About Anaconda Help Download Anaconda

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

copied from cf-staging / ncio

Installers

  • noarch v1.0.1

conda install

To install this package run one of the following:
conda install conda-forge::ncio

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy