Skip to content

Add source/reference column to README feature matrix#978

Merged
brendancol merged 1 commit intomasterfrom
issue-977
Mar 5, 2026
Merged

Add source/reference column to README feature matrix#978
brendancol merged 1 commit intomasterfrom
issue-977

Conversation

@brendancol
Copy link
Contributor

Summary

  • Adds a "Source" column to every feature matrix table in README.md
  • Tags each function with its algorithm origin: published paper, open-source tool (GDAL, GRASS GIS, PySAL), government standard (USGS), or "Standard"/"Custom"
  • README-only, no code changes

Closes #977

Test plan

  • Verify markdown tables render correctly on GitHub
  • Spot-check source attributions against source code docstrings

Each function now shows its algorithm origin (published paper,
open-source tool, or "Standard"/"Custom") so users can trace
provenance without reading source code.
@github-actions github-actions bot added the performance PR touches performance-sensitive code label Mar 5, 2026
@brendancol brendancol merged commit 3f02572 into master Mar 5, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance PR touches performance-sensitive code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add source/reference column to README feature matrix

1 participant