Closed albhasan closed 1 year ago
Thank you for your pull request :smiley:
:robot: This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}.
If you have files that automatically render output (e.g. R Markdown), then you should check for the following:
:mag: Inspect the changes: https://github.com/datacarpentry/r-raster-vector-geospatial/compare/md-outputs..md-outputs-PR-391
The following changes were observed in the rendered markdown documents:
03-raster-reproject-in-r.md | 365 ++++-----
04-raster-calculations-in-r.md | 354 ++++----
05-raster-multi-band-in-r.md | 896 +++++++++------------
06-vector-open-shapefile-in-r.md | 92 ++-
chm_ov_SJER.tiff | Bin 6656567 -> 6656479 bytes
...in-r-rendered-challenge-code-reprojection-1.png | Bin 210212 -> 232693 bytes
...ter-reproject-in-r-rendered-plot-DTM-hill-1.png | Bin 49505 -> 49855 bytes
...oject-in-r-rendered-plot-projected-raster-1.png | Bin 129256 -> 141502 bytes
...-calculations-in-r-rendered-chm-harv-hist-1.png | Bin 5196 -> 4668 bytes
...lations-in-r-rendered-chm-harv-hist-green-1.png | Bin 4743 -> 4286 bytes
...alculations-in-r-rendered-chm-harv-raster-1.png | Bin 28265 -> 28264 bytes
...tions-in-r-rendered-compare-chm-harv-sjer-1.png | Bin 5196 -> 4668 bytes
...tions-in-r-rendered-compare-chm-harv-sjer-2.png | Bin 4721 -> 4220 bytes
...er-calculations-in-r-rendered-create-hist-1.png | Bin 5196 -> 4668 bytes
...tions-in-r-rendered-sjer-chm-overlay-hist-1.png | Bin 4721 -> 4220 bytes
...ster-multi-band-in-r-rendered-harv-na-rgb-1.png | Bin 429276 -> 459144 bytes
...-band-in-r-rendered-plot-rbg-image-linear-1.png | Bin 466193 -> 496753 bytes
...r-multi-band-in-r-rendered-plot-rgb-image-1.png | Bin 425066 -> 457926 bytes
...ti-band-in-r-rendered-plot-rgb-image-hist-1.png | Bin 519899 -> 540898 bytes
md5sum.txt | 8 +-
20 files changed, 757 insertions(+), 958 deletions(-)
:stopwatch: Updated at 2023-03-18 17:20:50 +0000
Episode 6 updated by replacing calls to raster and rgdal packages with calls to terra package. #368 #363