SCRAMPLE (S-CORE + Sample) is a demonstration application showcasing the inter-process communication (IPC) capabilities of the Eclipse S-CORE platform for Software ...
geomet-screen/ ├── geomet_screen/ # Main package │ ├── database/ # Database connection and Excel loader │ ├── models/ # SQLAlchemy models │ └── visualization.py # Plotly visualization functions ├── ...