Mareographic Interruption System π A Python tool that simulates and monitors tide stations with real-time sensor readings, signal-based interruption handling, interactive Rich UI, configurable thresholds, statistics tracking, and multi-station management.
Core dependency for interactive terminal UI rich>=13.0.0
Make sure Python 3.9 or higher is used python_version >= "3.9"
cd path/to/your/folder
Windows:
python main.py
Linux:
python3 main.py