# GeoidLab Documentation GeoidLab is a Python package designed for geoid computation using the remove-compute-restore (RCR) method. It provides a comprehensive toolkit for automated geoid computation, handling everything from data preparation to final geoid model generation. ## Features - Complete RCR implementation for geoid determination - Multiple Stokes' kernel modifications - Automated data downloads (DEMs, GGMs) - Advanced gridding and interpolation options - Comprehensive tide system support - Multiple reference ellipsoid support ## Documentation Contents ```{toctree} :maxdepth: 2 :caption: Getting Started introduction installation ``` ```{toctree} :maxdepth: 2 :caption: User Guide usage/index examples/index ``` ```{toctree} :maxdepth: 2 :caption: API Reference api/index ``` ```{toctree} :maxdepth: 1 :caption: Development contributing ``` ## Quick Links * {ref}`genindex` * {ref}`modindex` * {ref}`search`