parq_blockmodel.io.ingest_utils#
Pure utility functions for data ingestion and canonicalization.
This module provides stateless validation and encoding helpers for the data ingestion pipeline. All functions are pure (no side effects) and can be reused independently.
Functions
Validate that provided block_id values match xyz-derived ids. |
|
Build default world_id encoding metadata from xyz ranges. |
|
Validate centroid columns against a |
|
Validate xyz-defined Parquet input and return inferred geometry. |