Skip to main content

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

xncml-0.4.0.tar.gz (848.9 kB view hashes)

Uploaded Source

Built Distribution

xncml-0.4.0-py2.py3-none-any.whl (874.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page