Skip to content

Reduce and consolidate tutorial categories (#73)#132

Closed
Valyrian-Code wants to merge 1 commit into
OSGeo:mainfrom
Valyrian-Code:reduce-categories
Closed

Reduce and consolidate tutorial categories (#73)#132
Valyrian-Code wants to merge 1 commit into
OSGeo:mainfrom
Valyrian-Code:reduce-categories

Conversation

@Valyrian-Code

Copy link
Copy Markdown
Contributor

Closes #73 (partially — the consensus merges; see below).

The listing sidebar had grown to 52 unique categories across 60 tutorials, many of them near-duplicates, single-use tags, or the nonsense/mix-up terms flagged in #73. This trims the set to 39 by applying only the merges already agreed in that thread — no new terms introduced.

Merges

Removed → Merged into Rationale (from #73)
MCDA (deleted) @ecodiv confirmed it's a mix-up from an unsubmitted tutorial
geobiogeography ecology flagged as nonsense (geo already in bio-geo-graphy)
biogeography, biodiversity ecology @veroandreo: group ecology-adjacent terms
DEM, topography, slope, aspect, landforms terrain @petrasovaa: these "mean almost the same thing"
streams, erosion hydrology @petrasovaa: prefer the broad hydrology
imagery remote sensing @veroandreo: "merge into one"
bashBash (normalized) case duplicate; align with Python/R

Notes

  • No content changed — only category frontmatter and the two external listing YAMLs (ecodiv.yml, huidae_courses.yml).
  • Categories are auto-collected via categories: true in index.qmd, so there's nothing else to update.
  • Because search is fulltext, the removed nuanced terms are still discoverable in the tutorial body.
  • Not included here (left for discussion): further optional trimming (e.g. least cost pathcost surface, dropping single-use coast/engineering/Landlab, library tags like NumPy/matplotlib), and a curated category "menu" for CONTRIBUTING. Happy to follow up in a second PR if wanted.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings July 3, 2026 01:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

The listing sidebar had grown to 52 unique categories, many of which
were near-duplicates, single-use tags, or nonsense terms. This trims
the set to 39 by applying the merges discussed in OSGeo#73:

- ecology: absorb biogeography, biodiversity, geobiogeography; drop MCDA
  (confirmed by @ecodiv as a mix-up from an unsubmitted tutorial)
- terrain: absorb DEM, topography, slope, aspect, landforms
- hydrology: absorb streams, erosion
- remote sensing: absorb imagery
- normalize bash -> Bash for consistency with Python/R

No content changed; only frontmatter and the two external listing YAMLs.
Categories are auto-collected via `categories: true`, so no config or
link updates are needed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Valyrian-Code

Copy link
Copy Markdown
Contributor Author

Superseded by #133 (same changes on a cleaner branch).

@Valyrian-Code Valyrian-Code deleted the reduce-categories branch July 3, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce categories

2 participants