🌀 ChiR Labs

Mapping trust, resonance, and planetary intelligence.

Overview

V4.2 extends V3.6 hydrology by treating basin geometry as a tuning system. We quantify how fan symmetry, divide curvature, and karst porosity shape the harmonic field H; then we test whether watershed “organs” increase node stability, discharge control, or signal clarity during deglacial pulses (handoff from V4.1).

Key Findings

Data Inputs

LayerSource TypesUse in Model
DEM/DTM1–30 m relief; divide mapsRadial spokes, curvature, flow routing
HydrographyRivers, confluences, deltasTri-fan detection; resonance loci
Karst & SubsurfaceDoline/cave inventories; transmissivityPorosity fields; low-pass filter parameterization
Sediment SystemsFan thickness; terrace rasters; grain sizeAttenuation/delay estimation
Mineralogy (V3.5)Quartz/feldspar indices; fabricResonant media weighting in H
ChronologiesVarves; OSL/IRSL; tephraTiming calibration; ±σ propagation

Methods

  1. Fan & Radial Extraction: Detect tri-fan confluences (≥3 primary channels within θ tolerance) and headwater radials via divide curvature + spoke count.
  2. Resonance Field H: Compose H from (a) basin geometry (curvature, bifurcation ratios), (b) karst porosity/connectedness, (c) mineral resonance score (V4.10).
  3. Signal Metrics: Estimate phase stability (φ), attenuation (α), and delay (τ) using synthetic hydrographs and paleoflow constraints.
  4. ChiR Coupling: Compute G = V × H² for corridors and nodes; compare ΔG across deglacial pulse windows (handoff from V4.1).
  5. Temporal Anchoring: Tie terrace/fan growth and karst speleothem phases to event stacks; propagate joint uncertainty.

Algorithm Hooks (ChiR Library)

FunctionDescriptionI/O
chir.watershed.find_tri_fans(hydro, dem, theta=35) Identify tri-river confluences/fans and geometry Lines+raster → features {apex, arms, area, slope}
chir.watershed.radial_headwaters(divides, k=5..12) Detect radial spoke systems at headwaters Divide raster → spokes, symmetry score
chir.karst.porosity_field(dolines, caves, T) Build karst porosity/connectedness grid Points+lines+transmissivity → porosity H-term
chir.harmonics.compose_H(geom, karst, mineral) Combine geometry/karst/mineral into H Grids → H grid [0,1]
chir.harmonics.phi_alpha_tau(fan, hydrograph) Phase stability, attenuation, delay estimators Fan feature + Q(t) → {φ, α, τ}
chir.harmonics.compute_G(V,H) Return resonance scalar/array V,H → G

Phase metrics (φ, α, τ) are reported per-feature and aggregated to corridors for cross-basin comparison.

Model Outputs

Validation & Reproducibility

Bridges