https://github.com/gafusion/omas
Ordered Multidimensional Array Structure
https://github.com/gafusion/omas
data-storage-infrastructure fusion imas iter omfit storage-systems
Last synced: about 2 months ago
JSON representation
Ordered Multidimensional Array Structure
- Host: GitHub
- URL: https://github.com/gafusion/omas
- Owner: gafusion
- License: mit
- Created: 2017-08-17T05:49:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2026-02-21T03:58:34.000Z (5 months ago)
- Last Synced: 2026-02-21T03:59:09.997Z (5 months ago)
- Topics: data-storage-infrastructure, fusion, imas, iter, omfit, storage-systems
- Language: HTML
- Homepage: http://gafusion.github.io/omas
- Size: 27.3 MB
- Stars: 39
- Watchers: 7
- Forks: 18
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-fusion-ai - OMAS - machine data interoperability | Python | (🛠️ Tools & Libraries / Reviews & Roadmaps)
README



# **OMAS** (**O**rdered **M**ultidimensional **A**rray **S**tructure)
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).
For more info, visit: https://gafusion.github.io/omas