Usage Guide
Command Line Interface
GeoidLab provides a comprehensive command-line interface (CLI) for geoid computation. The basic command structure is:
geoidlab <command> [options]
Available Commands
geoid: Complete geoid computation using RCR methodreduce: Perform gravity reductionstopo: Compute topographic quantitiesviz: Visualize resultsprep: Normalize survey data into GeoidLab-ready tables
Basic Workflow
Data Preparation
Gravity Reductions
Residual Computation
Geoid Determination
Final Model Generation
See the following sections for detailed explanations of each step.