Consolidate bed picks / layer / morton methods and documentation#96
Consolidate bed picks / layer / morton methods and documentation#96espg wants to merge 9 commits into
Conversation
|
This also handles our bedmachine document notebook correctly-- locally rendering it, and then flagging to use the cached output rather than rerunning (which will fail with the earth access login requirement). |
|
/preview |
|
🚀 Starting documentation preview deployment for commit This may take a few minutes. I'll update this comment when ready. |
Heads-up:
|
📚 Documentation Preview Ready!🌐 Live PreviewURL: https://xopr-pr-96.surge.sh/xopr/ Preview updates automatically with new commits while the 📦 Download ArtifactYou can also download the docs for local viewing. Commit: To trigger a preview, add the |
Test infrastructure audit — findings + phased planAfter the Headline numbers
Hot-spot fixture clustersThe 19% drift surface concentrates in fewer than a dozen helper functions, ranked by leverage:
What's already correct (don't refactor)
Migration planAll phases follow the
Total scope: ~6–9 hours across 7 phases. ~25 tests migrated from synthetic to real, ~5 added (live-network smoke companions), ~5 new session fixtures. Why phase A firstIt's the smallest blast radius (12 tests, 3 changes), needs no new infra beyond what /* thanks claude for crawling this slug of test drudgery... |
Addresses #94 and #95 along with a few other quality of life enhancements. Mostly aimed at improving documentation and centralizing related methods.