Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 is written in Python 2.7 (planned migration has been migrated recently to Python 3 ) and utilizes the next Python packages:

...

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

 

  1. Loading an IDS from a IMAS local datasource




  2. Plotting a 1D array





  3. Adding a 1D plot to an existing figure
  4. Selecting 1D arrays, plotting the selection
  5. Plotting 1D arrays as a function of time along the coordinate1 axis
  6. Plotting 1D arrays as a function of coordinate1 along the time axis
  7. Creating a multiple plots configuration
  8. Applying a multiple plots configuration to a new shot
  9. Executing the equilibrium overview plugin

 

(WORK IN PROGRESS)