xarray-graph


Namexarray-graph JSON
Version 2024.9.1 PyPI version JSON
download
home_pagehttps://github.com/marcel-goldschen-ohm/xarray-graph
SummaryPyQt/PySide UI for graphing (x,y) slices of Xarray datasets.
upload_time2024-09-19 15:23:37
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords pyqt pyside xarray graph
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # xarray-graph
PyQt/PySide UI for graphing (x,y) slices of Xarray Datasets in a DataTree.

![GitHub Tag](https://img.shields.io/github/v/tag/marcel-goldschen-ohm/xarray-graph?cacheSeconds=1)
![build-test](https://github.com/marcel-goldschen-ohm/xarray-graph/actions/workflows/build-test.yml/badge.svg)
![GitHub Release](https://img.shields.io/github/v/release/marcel-goldschen-ohm/xarray-graph?include_prereleases&cacheSeconds=1)
![publish](https://github.com/marcel-goldschen-ohm/xarray-graph/actions/workflows/publish.yml/badge.svg)

- [Install](#install)
- [Run](#run)
- [Documentation](#documentation)

## Install
Requires a PyQt package. Should work with PySide6, PyQt6, or PyQt5.
```shell
pip install PySide6
```
Install latest release version:
```shell
pip install xarray-graph
```
Or install latest development version:
```shell
pip install xarray-graph@git+https://github.com/marcel-goldschen-ohm/xarray-graph
```

## Run
Launch the GUI:
```shell
xarray-graph
```

## Documentation
:construction:

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/marcel-goldschen-ohm/xarray-graph",
    "name": "xarray-graph",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "PyQt, PySide, xarray, graph",
    "author": null,
    "author_email": "Marcel Goldschen-Ohm <goldschen-ohm@utexas.edu>",
    "download_url": "https://files.pythonhosted.org/packages/c7/ad/f85b7b3940d38c1dc7797e3ee932fc78d48b7c2d18a026af50d1d873351e/xarray_graph-2024.9.1.tar.gz",
    "platform": null,
    "description": "# xarray-graph\nPyQt/PySide UI for graphing (x,y) slices of Xarray Datasets in a DataTree.\n\n![GitHub Tag](https://img.shields.io/github/v/tag/marcel-goldschen-ohm/xarray-graph?cacheSeconds=1)\n![build-test](https://github.com/marcel-goldschen-ohm/xarray-graph/actions/workflows/build-test.yml/badge.svg)\n![GitHub Release](https://img.shields.io/github/v/release/marcel-goldschen-ohm/xarray-graph?include_prereleases&cacheSeconds=1)\n![publish](https://github.com/marcel-goldschen-ohm/xarray-graph/actions/workflows/publish.yml/badge.svg)\n\n- [Install](#install)\n- [Run](#run)\n- [Documentation](#documentation)\n\n## Install\nRequires a PyQt package. Should work with PySide6, PyQt6, or PyQt5.\n```shell\npip install PySide6\n```\nInstall latest release version:\n```shell\npip install xarray-graph\n```\nOr install latest development version:\n```shell\npip install xarray-graph@git+https://github.com/marcel-goldschen-ohm/xarray-graph\n```\n\n## Run\nLaunch the GUI:\n```shell\nxarray-graph\n```\n\n## Documentation\n:construction:\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PyQt/PySide UI for graphing (x,y) slices of Xarray datasets.",
    "version": "2024.9.1",
    "project_urls": {
        "Homepage": "https://github.com/marcel-goldschen-ohm/xarray-graph",
        "Issues": "https://github.com/marcel-goldschen-ohm/xarray-graph/issues",
        "Repository": "https://github.com/marcel-goldschen-ohm/xarray-graph"
    },
    "split_keywords": [
        "pyqt",
        " pyside",
        " xarray",
        " graph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37d4a2d2956b65828eebac791b25d3497b7845306801728bafc66719767fb194",
                "md5": "a8ba2a415e2154262f6e88aabf2b0ee0",
                "sha256": "2fb1c5c4122a847464f9ae1c82d19dc6e361ab9ae5ee2d3572cf9b1bd24dfa43"
            },
            "downloads": -1,
            "filename": "xarray_graph-2024.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8ba2a415e2154262f6e88aabf2b0ee0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 56298,
            "upload_time": "2024-09-19T15:23:35",
            "upload_time_iso_8601": "2024-09-19T15:23:35.607662Z",
            "url": "https://files.pythonhosted.org/packages/37/d4/a2d2956b65828eebac791b25d3497b7845306801728bafc66719767fb194/xarray_graph-2024.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c7adf85b7b3940d38c1dc7797e3ee932fc78d48b7c2d18a026af50d1d873351e",
                "md5": "a54e1d8750ebb5715522e94128dfc749",
                "sha256": "53db421fa170de1869061262960981f26426ebb3853d69b12819851c34b12a12"
            },
            "downloads": -1,
            "filename": "xarray_graph-2024.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "a54e1d8750ebb5715522e94128dfc749",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3894797,
            "upload_time": "2024-09-19T15:23:37",
            "upload_time_iso_8601": "2024-09-19T15:23:37.330267Z",
            "url": "https://files.pythonhosted.org/packages/c7/ad/f85b7b3940d38c1dc7797e3ee932fc78d48b7c2d18a026af50d1d873351e/xarray_graph-2024.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 15:23:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "marcel-goldschen-ohm",
    "github_project": "xarray-graph",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xarray-graph"
}
        
Elapsed time: 0.32876s