Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

EarthScope SFG Tools

earthscope-sfg-tools provides parsing and core data primitives for Seafloor Geodesy (SFG) processing at EarthScope.

What’s in this package

ModuleDescription
novatel_toolsParse NovAtel GNSS receiver logs; convert to RINEX
rinex_toolsRINEX file I/O and quality control
sonardyne_toolsParse Sonardyne acoustic instrument data (SV3 format)
datamodelsPydantic/Pandera data models and validation for SFG data
seafloor_site_toolsSound speed profile utilities
tiledb_integrationOptional TileDB array schema and storage integration
utilsShared utility helpers used by downstream workflows

What this package does NOT own

Orchestration logic (pipeline coordination, catalog management, campaign-level run management, ingest workflows) lives in earthscope-sfg-workflows.

Quick start

pixi install
pixi run test

Doc Contents