Tools for manipulating and opening NCML (NetCDF Markup) files with/for xarray
Project description
# xncml
![Read the Docs](https://img.shields.io/readthedocs/xncml) ![PyPI](https://img.shields.io/pypi/v/xncml)
Tools for opening and 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
and read NcML files into xarray.Dataset objects:
`python import xncml ds = xncml.open_ncml("large_ensemble.ncml") `
See [documentation] for more information.
## Installation
xncml can be installed from PyPI with pip:
`bash pip install xncml `
[documentation]: https://xncml.readthedocs.io
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for xncml-0.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 187f0acaea73abdf5ab6489f5b7b77bac2773b6f5859253b7a2e1aa42fdf7160 |
|
MD5 | 9085651a9936fe722943e453f5c1346a |
|
BLAKE2b-256 | 51ae83008fb9701b6e31d517d9439cac1253a2b5ac1120fb4e1a09f6e0fb8a9b |