xarray-graph 2024.9.1


pip install xarray-graph

  Latest version

Released: Sep 19, 2024


Meta
Author: Marcel Goldschen-Ohm
Requires Python: >=3.10

Classifiers

Development Status
  • 3 - Alpha

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3 :: Only

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

:construction:

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy (>=1.26.2)
xarray (>=2023.12.0)
qtpy (>=2.4.1)
qtawesome (>=1.3.0)
pyqt-ext (>=2024.9.3)
pyqtgraph-ext (>=2024.9.0)
xarray-treeview (>=2024.9.1)
qtconsole (>=5.5.2)
scipy (>=1.11.4)
lmfit (>=1.2.2)