xarray-graph

PyQt/PySide UI for graphing (x,y) slices of Xarray datasets.


Keywords
PyQt, PySide, xarray, graph
License
MIT
Install
pip install xarray-graph==0.2.1

Documentation

xarray-graph

PyQt/PySide UI for graphing (x,y) slices of Xarray Datasets in a DataTree.

GitHub Tag build-test GitHub Release publish

Install

Requires a PyQt package. Should work with PySide6, PyQt6, or PyQt5.

pip install PySide6

Install latest release version:

pip install xarray-graph

Or install latest development version:

pip install xarray-graph@git+https://github.com/marcel-goldschen-ohm/xarray-graph

Run

Launch the GUI:

xarray-graph

Documentation

🚧