xarray-graph 0.2.0


pip install xarray-graph==0.2.0


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

Classifiers

Development Status
  • 3 - Alpha

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3 :: Only
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

xarray-graph

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

Install

Should work with PySide6, PyQt6, or PyQt5.

pip install PySide6 xarray-graph

TODO

  • i/o
  • tests
  • docs

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
numpy (>=1.26.2)
xarray (>=2023.12.0)
xarray-tree (>=0.1.0)
qtpy (>=2.4.1)
qtawesome (>=1.3.0)
pyqt-ext (>=1.1.0)
pyqtgraph-ext (>=1.0.0)
scipy (>=1.11.4)
lmfit (>=1.2.2)