Skip to content

graphcast.cli

Command-line interface for GraphCast.

This module provides command-line tools for working with GraphCast, including utilities for data ingestion, schema management, and graph operations.

Key Components
  • Command-line tools for data processing
  • Schema management utilities
  • Graph database operations
Example

uv run ingest --config config.json --data data.json uv run plot_schema --config schema.yaml --output figs