omas


Nameomas JSON
Version 0.93.0 PyPI version JSON
download
home_pagehttps://gafusion.github.io/omas
SummaryOrdered Multidimensional Array Structures
upload_time2024-02-16 03:43:13
maintainer
docs_urlNone
authorOrso Meneghini
requires_python
licenseMIT
keywords integrated modeling omfit imas iter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
OMAS is a Python library designed to simplify the interface of third-party codes with the `ITER <http://iter.org>`_ Integrated Modeling and Analysis Suite (`IMAS <https://confluence.iter.org/display/IMP>`_).

* It provides a **convenient Python API**

* capable of storing data with **different file/database formats**

* in a form that is **always compatible with the IMAS data model**

Mapping the physics codes I/O to the IMAS data model is done in third party Python codes such as the `OMFIT framework <https://omfit.io>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gafusion.github.io/omas",
    "name": "omas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "integrated modeling OMFIT IMAS ITER",
    "author": "Orso Meneghini",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/69/d9/7d70c016b4c87b23d37cadc8084ac56b980214c6f056c508f28a77effdec/omas-0.93.0.tar.gz",
    "platform": null,
    "description": "\nOMAS is a Python library designed to simplify the interface of third-party codes with the `ITER <http://iter.org>`_ Integrated Modeling and Analysis Suite (`IMAS <https://confluence.iter.org/display/IMP>`_).\n\n* It provides a **convenient Python API**\n\n* capable of storing data with **different file/database formats**\n\n* in a form that is **always compatible with the IMAS data model**\n\nMapping the physics codes I/O to the IMAS data model is done in third party Python codes such as the `OMFIT framework <https://omfit.io>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ordered Multidimensional Array Structures",
    "version": "0.93.0",
    "project_urls": {
        "Homepage": "https://gafusion.github.io/omas"
    },
    "split_keywords": [
        "integrated",
        "modeling",
        "omfit",
        "imas",
        "iter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69d97d70c016b4c87b23d37cadc8084ac56b980214c6f056c508f28a77effdec",
                "md5": "de580aeb235aacc819e1505a888471ef",
                "sha256": "2c76a44d36922dc7ae6c470d5bc9b929ddaf109e63746ef87d4ef3811a4cbbd0"
            },
            "downloads": -1,
            "filename": "omas-0.93.0.tar.gz",
            "has_sig": false,
            "md5_digest": "de580aeb235aacc819e1505a888471ef",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 38477121,
            "upload_time": "2024-02-16T03:43:13",
            "upload_time_iso_8601": "2024-02-16T03:43:13.782021Z",
            "url": "https://files.pythonhosted.org/packages/69/d9/7d70c016b4c87b23d37cadc8084ac56b980214c6f056c508f28a77effdec/omas-0.93.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-16 03:43:13",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "omas"
}
        
Elapsed time: 0.18334s