IMAS-Python 101: setup IMAS-PythonΒΆ
This course was written for IMAS-Python version 0.8.0 and requires an IMAS installation to load IMAS data. IMAS-Python may be installed on your cluster, in which case you can do
$ module load IMAS-Python IMAS
$ python -c 'import imas; print(imas.__version__)'
Have a look at the Installing IMAS-Python page for more details on installing IMAS-Python.
Last update:
2026-01-28