Tools for manipulating and opening NCML (NetCDF Markup) files with/for xarray
Project description
# xncml
#.. image:: <https://img.shields.io/codecov/c/github/xarray-contrib/xncml.svg?style=for-the-badge> # :target: <https://codecov.io/gh/xarray-contrib/xncml>
`{image} https://img.shields.io/readthedocs/xncml/latest.svg?style=for-the-badge :alt: Documentation Status :target: https://xncml.readthedocs.io/en/latest/?badge=latest `
`{image} https://img.shields.io/pypi/v/xncml.svg?style=for-the-badge :alt: Python Package Index :target: https://pypi-hypernode.com/project/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
File details
Details for the file xncml-0.1.tar.gz
.
File metadata
- Download URL: xncml-0.1.tar.gz
- Upload date:
- Size: 838.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0f70bb2ea427b045394880c8a92ea9ef94b68de96ce00da88d903d10164bc3c |
|
MD5 | 345aa6465f3452ffd60eff22360849f2 |
|
BLAKE2b-256 | 0068e271b83563df268140fe8ae2b3abf59013abb1b3a415131dede49a43a798 |
File details
Details for the file xncml-0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: xncml-0.1-py2.py3-none-any.whl
- Upload date:
- Size: 867.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cb5695b322022f8ba74aa62a8ca3fbff437abd70ea61ef2a2e8f38b85ab1639 |
|
MD5 | aa955b9f250c0b8778ba4c844b813f20 |
|
BLAKE2b-256 | a3a086c0a074f3eefc5f8bf5114257ad5cc90537fb717569d21d3fbbcf4327e9 |