ncio
Functions to easily copy a netcdf file, replacing and transforming variables and dimensions.
Functions to easily copy a netcdf file, replacing and transforming variables and dimensions.
To install this package, run one of the following:
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.
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
GitHub Repository
https://github.com/mcuntz/ncioDocumentation
https://mcuntz.github.io/ncio