omas


Nameomas JSON
Version 0.94.1 PyPI version JSON
download
home_pagehttps://gafusion.github.io/omas
SummaryOrdered Multidimensional Array Structures
upload_time2024-07-31 21:35:26
maintainerNone
docs_urlNone
authorOrso Meneghini
requires_pythonNone
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": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "integrated modeling OMFIT IMAS ITER",
    "author": "Orso Meneghini",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d9/74/4ee6271c523693e4ac2ab42ef49e23d8a6a4175a73ae859198519fdf3cfc/omas-0.94.1.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.94.1",
    "project_urls": {
        "Homepage": "https://gafusion.github.io/omas"
    },
    "split_keywords": [
        "integrated",
        "modeling",
        "omfit",
        "imas",
        "iter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9744ee6271c523693e4ac2ab42ef49e23d8a6a4175a73ae859198519fdf3cfc",
                "md5": "957b9aec5d03b1a366d3196104655c3f",
                "sha256": "528df0a023f1dd173c9011732cc6433db3d22bd1cfb35bdf13e94cc6586ad7dd"
            },
            "downloads": -1,
            "filename": "omas-0.94.1.tar.gz",
            "has_sig": false,
            "md5_digest": "957b9aec5d03b1a366d3196104655c3f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42472144,
            "upload_time": "2024-07-31T21:35:26",
            "upload_time_iso_8601": "2024-07-31T21:35:26.858539Z",
            "url": "https://files.pythonhosted.org/packages/d9/74/4ee6271c523693e4ac2ab42ef49e23d8a6a4175a73ae859198519fdf3cfc/omas-0.94.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 21:35:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "omas"
}
        
Elapsed time: 0.74284s