Skip to content

Commit 6fa2c38

Browse files
committed
Lesson 1 updated by replacing calls to raster and rgdal packages with terra. #368
1 parent cd37e70 commit 6fa2c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/01-raster-structure.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ as follows:
269269
Note that the zone is unique to the UTM projection. Not all CRSs will have a
270270
zone. Image source: Chrismurf at English Wikipedia, via [Wikimedia Commons](https://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system#/media/File:Utm-zones-USA.svg) (CC-BY).
271271

272-
![The UTM zones across the continental United States. From: https://upload.wikimedia.org/wikipedia/commons/8/8d/Utm-zones-USA.svg](fig/Utm-zones-USA.svg)
272+
![The UTM zones across the continental United States. From: https://upload.wikimedia.org/wikipedia/commons/8/8d/Utm-zones-USA.svg](fig/Utm-zones-USA.svg){alt='UTM zones in the USA.'}
273273

274274
## Calculate Raster Min and Max Values
275275

0 commit comments

Comments
 (0)