Skip to content

Commit a6ca574

Browse files
authored
Merge pull request #432 from Aariq/patch-4
Explain filenames
2 parents 09451b4 + 328ee00 commit a6ca574

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)