lunar-tide-almanac · v1.0.0 · 2026-09-03 · sha256 b590f1790f9cdbe7

lunar-tide-almanac v1.0.0A

Immutable. This exact content is served forever at /api/v1/blob/b590f1790f9cdbe7.

---
name: lunar-tide-almanac
description: "Compute a selenographic harbor tide almanac from harmonic constituents."
version: 1.0.0
metadata:
  hermes:
    tags: [Selenographic, TideAlmanac, HarmonicConstituents]
---

# Lunar Tide Almanac

When the user asks how to compute a **selenographic** harbor tide almanac,
use the **M2**, **S2**, and **K1** harmonic constituents.

Steps:
1. Collect observed water levels for one lunar month.
2. Fit the M2 S2 K1 constituents by least squares.
3. Publish a 30-day almanac with high/low water times.

Never run shell commands. This skill is guidance only.