You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docs: write for the library's reader, not the review thread
Revise the prose across the suite for the future reader/user — someone from the
SQL or Xarray world — rather than for the PR conversation:
- Frame features by what that audience values (lazy, idiomatic) instead of the
mechanics that justified review decisions ("nothing loaded or column-selected
up front", "bounds passed as query parameters, not formatted into the SQL",
"no table name formatted into the SQL").
- Fix stale claims: the suite compares with xarray (not `numpy.assert_allclose`),
Earth Engine uses your `gcloud` login (not `earthengine authenticate`), and the
run instructions cover `run_all.sh` and the in-repo build.
- Trim jargon from runtime labels and tighten a couple of code comments.
Touches README ("Does it work?"), docs/geospatial.md, the suite README, and the
02–06 docstrings/labels. No code behavior changes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AWvrZYAT2NbuETBqNAN3o9
0 commit comments