Skip to content

Fix duplicate categories: normalize Portuguese and Python tags#123

Merged
petrasovaa merged 7 commits into
OSGeo:mainfrom
Valyrian-Code:fix/merge-duplicate-categories
Jun 2, 2026
Merged

Fix duplicate categories: normalize Portuguese and Python tags#123
petrasovaa merged 7 commits into
OSGeo:mainfrom
Valyrian-Code:fix/merge-duplicate-categories

Conversation

@Valyrian-Code

Copy link
Copy Markdown
Contributor

Fixes #110

Three tutorials had inconsistent category tags that created duplicate filter entries on the site:

  • GRASS_movement_pt.qmd: PortuguêsPortuguese
  • GRASS_terrain_pt.qmd: PortuguêsPortuguese
  • noise.qmd: pythonPython

This removes the duplicate [Português/Portuguese] and [Python/python] entries from the category filter.

Copilot AI review requested due to automatic review settings June 2, 2026 11:10

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.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Cleanup pass across tutorial content to normalize external manual URLs, fix a broken link, correct project/path references, update a deprecated tile provider name, and standardize category labels.

Changes:

  • Replace versioned grass83/grass84 manual URLs with grass-stable and fix an incorrect t.rast.univar link target.
  • Fix code references in time series aggregations tutorial (grassbin"grass", project path, and CartoDarkCartoDB.DarkMatter).
  • Normalize category labels (PortuguêsPortuguese, pythonPython).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
content/tutorials/time_series/time_series_query_with_vector.qmd Update t.sample manual URL to grass-stable.
content/tutorials/time_series/time_series_management_and_visualization.qmd Update manual URLs to grass-stable and fix wrong t.rast.univar link.
content/tutorials/time_series/time_series_aggregations.qmd Fix subprocess call, project path, and tile provider name.
content/tutorials/terrain_and_DEMs/GRASS_terrain_pt.qmd Standardize language category to Portuguese.
content/tutorials/noise/noise.qmd Capitalize Python category.
content/tutorials/modeling_movement/GRASS_movement_pt.qmd Standardize language category to Portuguese.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@petrasovaa petrasovaa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

@petrasovaa petrasovaa merged commit e84aea2 into OSGeo:main Jun 2, 2026
1 check passed
@Valyrian-Code Valyrian-Code deleted the fix/merge-duplicate-categories branch June 3, 2026 04:27
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.

Merge duplicate categories

3 participants