Skip to content

Commit 648de05

Browse files
committed
differences for PR #440
1 parent a977c6b commit 648de05

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

05-raster-multi-band-in-r.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Each RGB image is a 3-band raster. The same steps would apply to working with a
6060
multi-spectral image with 4 or more bands - like Landsat imagery.
6161

6262
By using the `rast()` function along with the `lyrs` parameter, we can read
63-
specific raster bands (i.e. the first one); omitting this parater would read
63+
specific raster bands (i.e. the first one); omitting this parameter would read
6464
instead all bands.
6565

6666

fig/dc-spatial-raster/GreennessOverTime.jpg

100755100644
File mode changed.

fig/dc-spatial-raster/RGBSTack_1.jpg

100755100644
File mode changed.

fig/dc-spatial-raster/UTM_zones_18-19.jpg

100755100644
File mode changed.

fig/dc-spatial-raster/spatial_extent.png

100755100644
File mode changed.

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"episodes/02-raster-plot.Rmd" "3bc30659ae4d91c31a1175ff7127531a" "site/built/02-raster-plot.md" "2024-05-21"
99
"episodes/03-raster-reproject-in-r.Rmd" "d11ff839db427f11b0f0d5e8f7825c80" "site/built/03-raster-reproject-in-r.md" "2024-05-21"
1010
"episodes/04-raster-calculations-in-r.Rmd" "a100233c7c80bcae34c0112d10980d0d" "site/built/04-raster-calculations-in-r.md" "2024-05-21"
11-
"episodes/05-raster-multi-band-in-r.Rmd" "cc2d67a1e5356d3684289205221a8233" "site/built/05-raster-multi-band-in-r.md" "2024-05-21"
11+
"episodes/05-raster-multi-band-in-r.Rmd" "ed98c238c11fbe7706bf924813f17d20" "site/built/05-raster-multi-band-in-r.md" "2024-06-04"
1212
"episodes/06-vector-open-shapefile-in-r.Rmd" "9966d5678aea06e445f5b660a079482e" "site/built/06-vector-open-shapefile-in-r.md" "2024-05-21"
1313
"episodes/07-vector-shapefile-attributes-in-r.Rmd" "726f78cdabe6ebe90a609b31127674ca" "site/built/07-vector-shapefile-attributes-in-r.md" "2024-05-21"
1414
"episodes/08-vector-plot-shapefiles-custom-legend.Rmd" "733bf768d8f27d9c7e548e7f835fda67" "site/built/08-vector-plot-shapefiles-custom-legend.md" "2024-05-21"

0 commit comments

Comments
 (0)