| CI/CD | |
| Docs | |
| Package | |
| Meta |
cherab add-on module for IMAS (Integrated Modelling & Analysis Suite).
This module enables the creation of cherab's functional objects (e.g. plasma, observers, meshes, etc.) from IMAS IDSs (Interface Data Structures).
With pip:
pip install cherab-imas
With mamba / conda:
mamba install -c conda-forge cherab-imas
Note
Some IMAS features that rely on the memory backend require a working imas_core runtime. On platforms where that backend is unavailable (for example, some macOS Intel environments), a subset of tests that exercise those features may be skipped automatically, while the core package functionality remains available.
See the official documentation to learn more.