Skip to content

Add source/reference column to README feature matrix#978

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

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

Conversation

@brendancol
Copy link
Copy Markdown
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
@brendancol brendancol deleted the issue-977 branch May 4, 2026 13:06
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