- Notifications
You must be signed in to change notification settings - Fork5
Tools for manipulating NcML (NetCDF Markup Language) files with/for xarray
License
NotificationsYou must be signed in to change notification settings
xarray-contrib/xncml
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 intoxarray.Dataset
objects:
importxncmlds=xncml.open_ncml("large_ensemble.ncml")
Seedocumentation for more information.
xncml can be installed from PyPI with pip:
pip install xncml
About
Tools for manipulating NcML (NetCDF Markup Language) files with/for xarray
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages0
No packages published