mostlyright.weather.catalog
Weather catalog package.
Observations and climate are fetched via obs() / climate() (see
mostlyright.weather._observations) directly from weather._fetchers.* — there is
no per-source adapter-registry indirection, so this package intentionally exposes
no eager surface.
The earnings-feed adapter that used to live here has moved to the finance domain
(mostlyright.finance.transcripts.adapter); the weather wheel no longer
ships any earnings code.