Metadata-Version: 2.1
Name: omas
Version: 0.73.1
Summary: Ordered Multidimensional Array Structures
Home-page: https://gafusion.github.io/omas
Author: Orso Meneghini
License: MIT
Description: 
        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>`_.
        
Keywords: integrated modeling OMFIT IMAS ITER
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Provides-Extra: hdc
Provides-Extra: imas
Provides-Extra: uda
Provides-Extra: build_structures
Provides-Extra: build_documentation
