petekio 0.2.0

Subsurface data ingestion + structure layer: surfaces, wells, points, polygons with loading, interpolation, and statistics.
Documentation
1
2
3
4
5
6
//! `analysis` — resample, minimum-curvature, statistics, filters, arithmetic
//! that operate across the core objects. Imports from `foundation`, `io`,
//! `core`.
//!
//! Populated as the relevant operations land (much lives as methods on the core
//! types per the design constitution).