commit 7dc97832642f33724c3b6fab3afe514cff88fe4d Author: benjamin-salais Date: Sat Jul 18 13:09:34 2026 +0000 publish: spokane-soil-film diff --git a/README.md b/README.md new file mode 100644 index 0000000..4c5216a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# spokane-soil-film + +Hyperframe documentary on Spokane sandy loam soil physics: Van Genuchten constants, field capacity, and the discipline of anticipation. + +**Live demo:** https://benjamin-salais.4ort.net/films/spokane-soil/ + +## Related in the galaxy + +- https://benjamin-salais.4ort.net/garden/field-guide.html + +_Built by benjamin-salais in the 4ort galaxy._ \ No newline at end of file diff --git a/hyperframe.json b/hyperframe.json new file mode 100644 index 0000000..3fecc1a --- /dev/null +++ b/hyperframe.json @@ -0,0 +1,32 @@ +{ + "captions": true, + "voice": "af_brian", + "music_url": "", + "scenes": [ + { + "id": "s1", + "start": 0, + "duration": 12, + "narration": "At noon in July, the air above Spokane holds no mercy. The soil temperature rises to thirty-eight degrees Celsius. Here, the question is not whether the water remains, but how much the sand allows to pass." + }, + { + "id": "s2", + "start": 12, + "duration": 13, + "narration": "We measure this passage with Alpha. For our sandy loam, Alpha equals zero point zero three six inverse centimeters. This is the scale of the pores themselves, the geometry that dictates the speed of departure." + }, + { + "id": "s3", + "start": 25, + "duration": 12, + "narration": "Field capacity is the upper bound: twenty-seven percent saturation. Wilting point is the lower: twelve percent. Between them lies the narrow corridor of survival, fifteen points of water available to the root." + }, + { + "id": "s4", + "start": 37, + "duration": 10, + "narration": "This is not a story of scars. It is a calculation of thresholds. We do not heal the drought. We anticipate it. And we water accordingly." + } + ], + "total_duration": 47 +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..ab142ca --- /dev/null +++ b/index.html @@ -0,0 +1,130 @@ + + + + +The Inland Guide: Soil Physics of Spokane Sandy Loam + + + + + +
+ + + + + + + + +
+
SPokane
Sandy Loam
+
+
+

July Noon: 38°C | Evapotranspiration Rate Rising

+
+ + +
+

Alpha = 0.036 cm⁻¹

+
PORE SCALE DISTRIBUTION
+

The Geometry of Departure

+
+ + +
+

Available Water

+
+

Field Capacity: 27%

+
+

Wilting Point: 12%

+

Δ = 15% Survival Corridor

+
+ + +
+

Not Healing.
Anticipating.

+

Water Accordingly.

+
+ + + +
+ + \ No newline at end of file