We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e018b34 commit 328ee00Copy full SHA for 328ee00
episodes/12-time-series-raster.Rmd
@@ -126,7 +126,8 @@ all_NDVI_HARV
126
```
127
128
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
+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
131
`rast()` function. We worked with the `rast()` function in
132
[an earlier episode](05-raster-multi-band-in-r/).
133
0 commit comments