Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,721 changes: 863 additions & 858 deletions content/tutorials/map_algebra/basic_map_algebra.ipynb
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.

Hm, are these changes intentional? It's not easy to see the differences...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, intentional. This time I fixed the typo in the Jupyter notebook as well. The notebook is not automatically generated for this tutorial due to the tabsets.

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.

My point was there are over 800 lines modified, and I can't see the actual changes on github

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion content/tutorials/map_algebra/basic_map_algebra.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,8 @@ The elevation gradient close to zero will become river valleys
at the feet of the mountains.
Use {{< meta links.r_colors >}}
to assign a color gradient to the elevation raster,
ensuring that the gradient fits rescaled elevation range of the raster.
ensuring that the gradient fits
the rescaled elevation range of the raster.

::: {.panel-tabset group="language"}
## Command line
Expand Down
Loading