You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »

IMASViz is a tool developed within Integrated Modelling  Analysis Suite (IMAS) for the purposes of visualizing static and dynamic IMAS data, stored within IMAS Interface Data Structures (IDS). While the tool itself is already available for use it is still under active development, and various features, GUI improvements etc. are still being implemented. 

The tool has been migrated recently to Python 3 and utilizes the next Python packages:

  • matplotlib - provides plotting functionalities,
  • wxPython - provides graphical user interface customization, and
  • wxmPlot - provides plot customization.

The tool is available on ITER git repository (access permission is required) under Visualization/VIZ project.

Direct link to the repository: https://git.iter.org/projects/VIS/repos/viz/browse


The tutorial below is executed on the Gateway.

1.1.1. Tutorial contents:

1.1.2. 1. Getting started

1.1.3. 2. Loading IDS from IMAS local data source

1.1.4. 3. Plotting 1D arrays

1.1.5. 4. IMASViz equilibrium overview plugin

 




  • No labels