cherab-nagdis


Namecherab-nagdis JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryCherab for NAGDIS-II
upload_time2025-07-10 11:22:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords cherab fusion inversion nagdis plasma
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CHERAB-NAGDIS

|         |                                                                                                                       |
| ------- | --------------------------------------------------------------------------------------------------------------------- |
| CI/CD   | [![CI][CI-badge]][CI] [![PyPI Publish][PyPI-publish-badge]][PyPi-publish] [![codecov][codecov-badge]][codecov]        |
| Docs    | [![Read the Docs (version)][Docs-dev-badge]][Docs-dev] [![Read the Docs (version)][Docs-release-badge]][Docs-release] |
| Package | [![PyPI - Version][PyPI-badge]][PyPI] [![Conda][Conda-badge]][Conda] [![PyPI - Python Version][Python-badge]][PyPI]   |
| Meta    | [![DOI][DOI-badge]][DOI] [![License - MIT][License-badge]][License] [![Pixi Badge][pixi-badge]][pixi-url]             |

[CI-badge]: https://img.shields.io/github/actions/workflow/status/munechika-koyo/cherab_nagdis/ci.yaml?style=flat-square&logo=GitHub&label=CI
[CI]: https://github.com/munechika-koyo/cherab_nagdis/actions/workflows/ci.yaml
[PyPI-publish-badge]: https://img.shields.io/github/actions/workflow/status/munechika-koyo/cherab_nagdis/pypi-publish.yaml?style=flat-square&label=PyPI%20Publish&logo=github
[PyPI-publish]: https://github.com/munechika-koyo/cherab_nagdis/actions/workflows/pypi-publish.yaml
[codecov-badge]: https://img.shields.io/codecov/c/github/munechika-koyo/cherab_nagdis?token=05LZGWUUXA&style=flat-square&logo=codecov
[codecov]: https://codecov.io/github/munechika-koyo/cherab_nagdis
[Docs-dev-badge]: https://img.shields.io/readthedocs/cherab-nagdis/latest?style=flat-square&logo=readthedocs&label=dev%20docs
[Docs-dev]: https://cherab-nagdis.readthedocs.io/en/latest/?badge=latest
[Docs-release-badge]: https://img.shields.io/readthedocs/cherab-nagdis/stable?style=flat-square&logo=readthedocs&label=release%20docs
[Docs-release]: https://cherab-nagdis.readthedocs.io/en/stable/?badge=stable
[PyPI-badge]: https://img.shields.io/pypi/v/cherab-nagdis?label=PyPI&logo=pypi&logoColor=gold&style=flat-square
[PyPI]: https://pypi.org/project/cherab-nagdis/
[Conda-badge]: https://img.shields.io/conda/vn/conda-forge/cherab-nagdis?logo=conda-forge&style=flat-square
[Conda]: https://prefix.dev/channels/conda-forge/packages/cherab-nagdis
[Python-badge]: https://img.shields.io/pypi/pyversions/cherab-nagdis?logo=Python&logoColor=gold&style=flat-square
[DOI-badge]: https://zenodo.org/badge/DOI/10.5281/zenodo.14929182.svg
[DOI]: https://doi.org/10.5281/zenodo.14929182
[License-badge]: https://img.shields.io/github/license/munechika-koyo/cherab_nagdis?style=flat-square
[License]: https://opensource.org/licenses/MIT
[pixi-badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json&style=flat-square
[pixi-url]: https://pixi.sh

---

This repository contains the NAGDIS-II machine-dependent extensions of [`cherab`](https://www.cherab.info/) code.

## Table of Contents

- [Get Started](#installation)
- [License](#license)

## Get Started

### Task-based execution

We offer some tasks to execute programs in CLI.
You can see the list of tasks using [pixi](https://pixi.sh) command.

```console
pixi task list
```

If you want to execute a task, you can use the following command.

```console
pixi run <task_name>
```

### Notebooks

We provide some notebooks to demonstrate the usage of the CHERAB-NAGDIS code.
To launch the Jupyter lab server, you can use the following command.

```console
pixi run lab
```

Then, you can access the Jupyter lab server from your web browser.

## License

`cherab-nagdis` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cherab-nagdis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "cherab, fusion, inversion, nagdis, plasma",
    "author": null,
    "author_email": "Koyo Munechika <munechika.koyo@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/10/8a/ef859e0b0419b9057a9fa3adfe92fd6e809e2d62b6838fc6f224de090a0f/cherab_nagdis-0.1.1.tar.gz",
    "platform": null,
    "description": "# CHERAB-NAGDIS\n\n|         |                                                                                                                       |\n| ------- | --------------------------------------------------------------------------------------------------------------------- |\n| CI/CD   | [![CI][CI-badge]][CI] [![PyPI Publish][PyPI-publish-badge]][PyPi-publish] [![codecov][codecov-badge]][codecov]        |\n| Docs    | [![Read the Docs (version)][Docs-dev-badge]][Docs-dev] [![Read the Docs (version)][Docs-release-badge]][Docs-release] |\n| Package | [![PyPI - Version][PyPI-badge]][PyPI] [![Conda][Conda-badge]][Conda] [![PyPI - Python Version][Python-badge]][PyPI]   |\n| Meta    | [![DOI][DOI-badge]][DOI] [![License - MIT][License-badge]][License] [![Pixi Badge][pixi-badge]][pixi-url]             |\n\n[CI-badge]: https://img.shields.io/github/actions/workflow/status/munechika-koyo/cherab_nagdis/ci.yaml?style=flat-square&logo=GitHub&label=CI\n[CI]: https://github.com/munechika-koyo/cherab_nagdis/actions/workflows/ci.yaml\n[PyPI-publish-badge]: https://img.shields.io/github/actions/workflow/status/munechika-koyo/cherab_nagdis/pypi-publish.yaml?style=flat-square&label=PyPI%20Publish&logo=github\n[PyPI-publish]: https://github.com/munechika-koyo/cherab_nagdis/actions/workflows/pypi-publish.yaml\n[codecov-badge]: https://img.shields.io/codecov/c/github/munechika-koyo/cherab_nagdis?token=05LZGWUUXA&style=flat-square&logo=codecov\n[codecov]: https://codecov.io/github/munechika-koyo/cherab_nagdis\n[Docs-dev-badge]: https://img.shields.io/readthedocs/cherab-nagdis/latest?style=flat-square&logo=readthedocs&label=dev%20docs\n[Docs-dev]: https://cherab-nagdis.readthedocs.io/en/latest/?badge=latest\n[Docs-release-badge]: https://img.shields.io/readthedocs/cherab-nagdis/stable?style=flat-square&logo=readthedocs&label=release%20docs\n[Docs-release]: https://cherab-nagdis.readthedocs.io/en/stable/?badge=stable\n[PyPI-badge]: https://img.shields.io/pypi/v/cherab-nagdis?label=PyPI&logo=pypi&logoColor=gold&style=flat-square\n[PyPI]: https://pypi.org/project/cherab-nagdis/\n[Conda-badge]: https://img.shields.io/conda/vn/conda-forge/cherab-nagdis?logo=conda-forge&style=flat-square\n[Conda]: https://prefix.dev/channels/conda-forge/packages/cherab-nagdis\n[Python-badge]: https://img.shields.io/pypi/pyversions/cherab-nagdis?logo=Python&logoColor=gold&style=flat-square\n[DOI-badge]: https://zenodo.org/badge/DOI/10.5281/zenodo.14929182.svg\n[DOI]: https://doi.org/10.5281/zenodo.14929182\n[License-badge]: https://img.shields.io/github/license/munechika-koyo/cherab_nagdis?style=flat-square\n[License]: https://opensource.org/licenses/MIT\n[pixi-badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json&style=flat-square\n[pixi-url]: https://pixi.sh\n\n---\n\nThis repository contains the NAGDIS-II machine-dependent extensions of [`cherab`](https://www.cherab.info/) code.\n\n## Table of Contents\n\n- [Get Started](#installation)\n- [License](#license)\n\n## Get Started\n\n### Task-based execution\n\nWe offer some tasks to execute programs in CLI.\nYou can see the list of tasks using [pixi](https://pixi.sh) command.\n\n```console\npixi task list\n```\n\nIf you want to execute a task, you can use the following command.\n\n```console\npixi run <task_name>\n```\n\n### Notebooks\n\nWe provide some notebooks to demonstrate the usage of the CHERAB-NAGDIS code.\nTo launch the Jupyter lab server, you can use the following command.\n\n```console\npixi run lab\n```\n\nThen, you can access the Jupyter lab server from your web browser.\n\n## License\n\n`cherab-nagdis` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Cherab for NAGDIS-II",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "cherab",
        " fusion",
        " inversion",
        " nagdis",
        " plasma"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "221e55d351a2bb72cd6f97db5fbaf66a62b36db0506612e281d5627ca5a1072b",
                "md5": "058e55feb7ddf2f473b8cd81f29f7bfc",
                "sha256": "773401f2552469edeb42a9ff959c199a2bcecbf75aa6fe4043c124b72cb192ae"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp310-cp310-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "058e55feb7ddf2f473b8cd81f29f7bfc",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 125648,
            "upload_time": "2025-07-10T11:22:13",
            "upload_time_iso_8601": "2025-07-10T11:22:13.503572Z",
            "url": "https://files.pythonhosted.org/packages/22/1e/55d351a2bb72cd6f97db5fbaf66a62b36db0506612e281d5627ca5a1072b/cherab_nagdis-0.1.1-cp310-cp310-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8dfa7881fd70f88ab9d8ae8e4a112de1a5bf9ac6835b072c4c2463c5eb894115",
                "md5": "7fdf8a39b9bac41ed1cf2aae3a5227c9",
                "sha256": "4d74d1b5136f00ed04818f3ed08c7411f1cdde4da59ce4b0d4da51ebdf041bb3"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7fdf8a39b9bac41ed1cf2aae3a5227c9",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 117210,
            "upload_time": "2025-07-10T11:22:14",
            "upload_time_iso_8601": "2025-07-10T11:22:14.882125Z",
            "url": "https://files.pythonhosted.org/packages/8d/fa/7881fd70f88ab9d8ae8e4a112de1a5bf9ac6835b072c4c2463c5eb894115/cherab_nagdis-0.1.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6fdb6a4b4a718017c0b3b7c7d1ec8103ee23ef767d79bef45464373174453f55",
                "md5": "3f716d419a2c9153057e7e921ded88db",
                "sha256": "508b14ef6516c5f5ac9c64114f474e3bc736351d61722f3ed0194bb28df121aa"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3f716d419a2c9153057e7e921ded88db",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 641505,
            "upload_time": "2025-07-10T11:22:16",
            "upload_time_iso_8601": "2025-07-10T11:22:16.566187Z",
            "url": "https://files.pythonhosted.org/packages/6f/db/6a4b4a718017c0b3b7c7d1ec8103ee23ef767d79bef45464373174453f55/cherab_nagdis-0.1.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cfc7a7b09ac68f803409d667b4200fd845e6d2060eb1f8b6b8f7ea92d5fea220",
                "md5": "4fc81960bdaedebb4139435f011aadb5",
                "sha256": "e8b4c064745065c1053d82ed089f0338a53eef3aecb21dd70063392d344051a4"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp311-cp311-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4fc81960bdaedebb4139435f011aadb5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 221099,
            "upload_time": "2025-07-10T11:22:18",
            "upload_time_iso_8601": "2025-07-10T11:22:18.076856Z",
            "url": "https://files.pythonhosted.org/packages/cf/c7/a7b09ac68f803409d667b4200fd845e6d2060eb1f8b6b8f7ea92d5fea220/cherab_nagdis-0.1.1-cp311-cp311-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2ebac1ae5558965b48ce75254074eced45b72c12dfb423b65f2e76fdaae72e1e",
                "md5": "122cc66080ef6762a2b1f42744aad697",
                "sha256": "a3a64170db70ea0b5efcfc2841c5d1490e55ac6d3b00b59b0b4f160b03aac30d"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "122cc66080ef6762a2b1f42744aad697",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 204155,
            "upload_time": "2025-07-10T11:22:19",
            "upload_time_iso_8601": "2025-07-10T11:22:19.370109Z",
            "url": "https://files.pythonhosted.org/packages/2e/ba/c1ae5558965b48ce75254074eced45b72c12dfb423b65f2e76fdaae72e1e/cherab_nagdis-0.1.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "98faa33522c4b26b32932309b3235e377a4a1f34a2510eb03db5b14094912e6e",
                "md5": "6b5a3415e34cc0d35e2ac7e2e9a290cb",
                "sha256": "5dddfe4d6c64ec1f2d26e22738c4a8f140e31e1bccc8e3e0753ed929da1cc105"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6b5a3415e34cc0d35e2ac7e2e9a290cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 1293286,
            "upload_time": "2025-07-10T11:22:21",
            "upload_time_iso_8601": "2025-07-10T11:22:21.105782Z",
            "url": "https://files.pythonhosted.org/packages/98/fa/a33522c4b26b32932309b3235e377a4a1f34a2510eb03db5b14094912e6e/cherab_nagdis-0.1.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3b991f1ef6d821f9b76ddfffd0b10fe7d88f08f4f11838b6b3789dbad4ec017c",
                "md5": "7defea2152cbc68764a6f5795c47a87e",
                "sha256": "879cea974e6770dfee464cb0597e05607121735b3d87bc0ca96e12b7256b2ba0"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7defea2152cbc68764a6f5795c47a87e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 317559,
            "upload_time": "2025-07-10T11:22:22",
            "upload_time_iso_8601": "2025-07-10T11:22:22.944470Z",
            "url": "https://files.pythonhosted.org/packages/3b/99/1f1ef6d821f9b76ddfffd0b10fe7d88f08f4f11838b6b3789dbad4ec017c/cherab_nagdis-0.1.1-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6dc3764a301887de2ea95ae94d19c9220ab43b3d89379aeecb02649831bf2eea",
                "md5": "00ad1c484927fe79fe8bd99fd9c3448e",
                "sha256": "e1bacf0276bd5bc5a254491da245fa1f6457386183a6adc47a1102100449c811"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "00ad1c484927fe79fe8bd99fd9c3448e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 290847,
            "upload_time": "2025-07-10T11:22:24",
            "upload_time_iso_8601": "2025-07-10T11:22:24.711851Z",
            "url": "https://files.pythonhosted.org/packages/6d/c3/764a301887de2ea95ae94d19c9220ab43b3d89379aeecb02649831bf2eea/cherab_nagdis-0.1.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bf86eaed94791777e89a40ef53de15660fa90cc6d539394e506e678c6a8b4413",
                "md5": "a01b731d76be280973a81a7dde2e1804",
                "sha256": "deeef77b2d3bff76ecbdf8ca6b4e8a7d3c99c950cf2bbec8a7fbb1f31f42f9fd"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a01b731d76be280973a81a7dde2e1804",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 1933048,
            "upload_time": "2025-07-10T11:22:27",
            "upload_time_iso_8601": "2025-07-10T11:22:27.471472Z",
            "url": "https://files.pythonhosted.org/packages/bf/86/eaed94791777e89a40ef53de15660fa90cc6d539394e506e678c6a8b4413/cherab_nagdis-0.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "108aef859e0b0419b9057a9fa3adfe92fd6e809e2d62b6838fc6f224de090a0f",
                "md5": "d09d4a6cb6fb020cf991c53a08b348c5",
                "sha256": "63f9accfdbf36c15f84d588fd306757c19b0bd2f638ffef41015b1b9cf758652"
            },
            "downloads": -1,
            "filename": "cherab_nagdis-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d09d4a6cb6fb020cf991c53a08b348c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 38081,
            "upload_time": "2025-07-10T11:22:29",
            "upload_time_iso_8601": "2025-07-10T11:22:29.171062Z",
            "url": "https://files.pythonhosted.org/packages/10/8a/ef859e0b0419b9057a9fa3adfe92fd6e809e2d62b6838fc6f224de090a0f/cherab_nagdis-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 11:22:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cherab-nagdis"
}
        
Elapsed time: 0.53182s