Skip to content

Commit 328ee00

Browse files
authored
Explain filenames
1 parent e018b34 commit 328ee00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

episodes/12-time-series-raster.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ all_NDVI_HARV
126126
```
127127

128128
Now we have a list of all GeoTIFF files in the NDVI directory for Harvard
129-
Forest. Next, we will create a stack of rasters from this list using the
129+
Forest. The number at the start of the filenames represents the julilan day.
130+
Next, we will create a stack of rasters from this list using the
130131
`rast()` function. We worked with the `rast()` function in
131132
[an earlier episode](05-raster-multi-band-in-r/).
132133

0 commit comments

Comments
 (0)