Skip to content

Tools for manipulating NcML (NetCDF Markup Language) files with/for xarray

License

Notifications You must be signed in to change notification settings

Ouranosinc/xncml

 
 

Repository files navigation

xncml

https://img.shields.io/circleci/project/github/NCAR/xncml/master.svg?style=for-the-badge&logo=circleci https://img.shields.io/codecov/c/github/NCAR/xncml.svg?style=for-the-badge Documentation Status Python Package Index

Tools for manipulating NcML (NetCDF Markup Language) files with/for xarray.

These tools allow you to modify NcML by:

  • Adding or removing global attributes
  • Adding or removing variable attributes
  • Removing variables and dimensions

See documentation for more information.

Installation

xncml can be installed from PyPI with pip:

pip install xncml

About

Tools for manipulating NcML (NetCDF Markup Language) files with/for xarray

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.7%
  • Makefile 7.1%
  • Shell 4.2%