Fix typo in map algebra tutorial#120
Conversation
There was a problem hiding this comment.
Hm, are these changes intentional? It's not easy to see the differences...
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
My point was there are over 800 lines modified, and I can't see the actual changes on github
There was a problem hiding this comment.
@petrasovaa The edit to the Jupyter notebook was exactly the same as the Quarto notebook - just adding a word and a linebreak - but that changed a lot in the ipynb binary file. I opened the Jupyter notebook locally to check that it looked right. How should we proceed? Should I drop the changes to the Jupyter notebook? Any advice?
This pull request fixes a typographic error in the basics of map algebra tutorial.
"...fits rescaled elevation range of the raster." -> "fits the rescaled elevation range of the raster."