Skip to content

Fix invalid tile name and stale versioned link in time series tutorials#122

Merged
petrasovaa merged 6 commits into
OSGeo:mainfrom
Valyrian-Code:fix/time-series-invalid-tile-and-stale-link
Jun 2, 2026
Merged

Fix invalid tile name and stale versioned link in time series tutorials#122
petrasovaa merged 6 commits into
OSGeo:mainfrom
Valyrian-Code:fix/time-series-invalid-tile-and-stale-link

Conversation

@Valyrian-Code

@Valyrian-Code Valyrian-Code commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Two small fixes in time series tutorials:

  • In time_series_aggregations.qmd (L231), tiles="CartoDark" isn't a valid grass.jupyter tile name. I updated it to tiles="CartoDB.DarkMatter", which matches the usage in the other tutorials in the series.

  • In time_series_query_with_vector.qmd (L309), the t.sample documentation link pointed to the version-specific grass84 manual. I updated it to use the grass-stable manual instead.

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

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.

Updates documentation links and code references in time series tutorials to use stable/correct URLs and identifiers.

Changes:

  • Replaces versioned GRASS manual URLs (grass83/grass84) with grass-stable, and fixes an incorrect manual link (t.vect.univart.rast.univar).
  • Updates the Python example to invoke grass directly and corrects the project path to italy_eu_laea/italy_LST_daily.
  • Updates the InteractiveMap tiles argument from CartoDark to CartoDB.DarkMatter.

Reviewed changes

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

File Description
content/tutorials/time_series/time_series_query_with_vector.qmd Updates t.sample manual link to grass-stable.
content/tutorials/time_series/time_series_management_and_visualization.qmd Updates manual URLs to grass-stable and fixes wrong link to t.rast.univar.
content/tutorials/time_series/time_series_aggregations.qmd Uses grass binary, corrects project path, and fixes tiles identifier.

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

@petrasovaa petrasovaa merged commit ac77f03 into OSGeo:main Jun 2, 2026
1 check passed
@Valyrian-Code Valyrian-Code deleted the fix/time-series-invalid-tile-and-stale-link branch June 3, 2026 04:28
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.

3 participants