# User Guide Welcome to the InSARLite User Guide! This section provides reference documentation for understanding InSARLite's architecture and concepts. ## Available Documentation ```{toctree} :maxdepth: 2 overview interface workflow data-management case-study visualizer ``` ## Learn by Doing **For step-by-step instructions**, we strongly recommend following the comprehensive: ### [🏔️ Turkey Landslide Case Study Tutorial](../tutorials/turkey-case-study.md) This tutorial provides complete, screenshot-guided instructions for every aspect of InSAR processing with InSARLite: - Installation and setup (8 screenshots) - Project configuration (14 screenshots) - Baseline network design (9 screenshots) - Interferogram generation (3 screenshots) - Phase unwrapping (20 screenshots) - SBAS analysis (6 screenshots) - Results visualization (2 screenshots) **Processing real research data** (60 Sentinel-1 acquisitions), this tutorial demonstrates InSARLite's capabilities for detecting precursory deformation before catastrophic slope failures. ## Reference Documentation ### [Overview](overview.md) Conceptual architecture and design principles from the InSARLite research paper: - Platform requirements and installation - Four-step processing workflow - Network centrality algorithms - SBAS inversion methodology - Key innovations and modifications to GMTSAR workflow ## Future Documentation Additional user guide sections covering specific topics (data management, baseline planning, unwrapping techniques, SBAS configuration, export formats, troubleshooting) will be added in future releases. For now, the Turkey tutorial provides comprehensive coverage of all these topics in context. **Orange boxes** highlight important warnings and potential pitfalls. ``` ```{tip} **Green boxes** provide useful tips and best practices. ``` **Bold text** indicates UI elements like buttons, menus, and field names. `Monospace text` indicates file paths, commands, and code. ## Getting Help If you encounter issues while following this guide: 1. Search existing [GitHub Issues](https://github.com/mbadarmunir/InSARLite/issues) 2. Create a new issue with detailed information 3. Join discussions in the [GitHub Discussions](https://github.com/mbadarmunir/InSARLite/discussions) Let's get started with your InSAR journey! 🚀