Skip to content
/ omas Public
forked from gafusion/omas

Ordered Multidimensional Array Structure

License

Notifications You must be signed in to change notification settings

gkdb/omas

 
 

Repository files navigation

OMAS version GitHub repo size IMAS version

Build Status Codecov

OMAS (Ordered Multidimensional Array Structure)

OMAS is a Python library designed to simplify the interface of third-party codes with the ITER Integrated Modeling and Analysis Suite (IMAS).

  • 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.

For more info, visit: https://gafusion.github.io/omas

Packages

No packages published

Languages

  • Python 97.8%
  • Makefile 1.7%
  • Other 0.5%