Ibex Manual¶
IBEX is a web-based application designed for efficient traversal and visualization of data stored in the Integrated Data Structure (IDS). The application follows a client–server architecture, consisting of a frontend for interactive data exploration and a backend responsible for data processing and communication with data sources. The backend leverages the IMAS Python to access, parse, and manipulate IDS data, enabling seamless integration with existing IMAS-compatible databases. IBEX features a modular and extensible architecture, with the IMAS Python API encapsulated as a replaceable component, allowing it to be substituted with an alternative data access layer if needed.
Manual¶
User's manual
Developer's manual