forest3d package
Submodules
forest3d.geometry module
Geometry routines (hot path).
This package should remain validation-free for performance. All data cleaning and validation is expected to happen in the cold layer (forest3d.schemas and forest3d.io).