Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : a6ca574
Branch  : main
Author  : Drake Asberry <47766074+drakeasberry@users.noreply.github.com>
Time    : 2024-03-24 18:58:37 +0000
Message : Merge pull request #432 from Aariq/patch-4

Explain filenames
  • Loading branch information
actions-user committed Mar 24, 2024
1 parent 32c9b4f commit 0a891c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 12-time-series-raster.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,8 @@ all_NDVI_HARV
```

Now we have a list of all GeoTIFF files in the NDVI directory for Harvard
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.
Next, we will create a stack of rasters from this list using the
`rast()` function. We worked with the `rast()` function in
[an earlier episode](05-raster-multi-band-in-r/).

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"episodes/09-vector-when-data-dont-line-up-crs.Rmd" "b3a4cc71f14583f1fcfc77d591ba9e62" "site/built/09-vector-when-data-dont-line-up-crs.md" "2024-03-24"
"episodes/10-vector-csv-to-shapefile-in-r.Rmd" "fe9f2056f24f9f54689143b27c8c3615" "site/built/10-vector-csv-to-shapefile-in-r.md" "2024-03-24"
"episodes/11-vector-raster-integration.Rmd" "47b8925ff021264a97064c40a2bfdc5a" "site/built/11-vector-raster-integration.md" "2024-03-24"
"episodes/12-time-series-raster.Rmd" "818276dd3c3c55fecf8fd621b3fa747f" "site/built/12-time-series-raster.md" "2024-03-24"
"episodes/12-time-series-raster.Rmd" "fa0a77138b901ce3273c935352d18f17" "site/built/12-time-series-raster.md" "2024-03-24"
"episodes/13-plot-time-series-rasters-in-r.Rmd" "8035b6301e382fbed8837a9fd4d8dc16" "site/built/13-plot-time-series-rasters-in-r.md" "2024-03-24"
"episodes/14-extract-ndvi-from-rasters-in-r.Rmd" "e19aafab751e78a85e5290b93a1a9251" "site/built/14-extract-ndvi-from-rasters-in-r.md" "2024-03-24"
"instructors/instructor-notes.md" "8136a21a54e8b7ddb7dc2e72728f22d2" "site/built/instructor-notes.md" "2024-03-24"
Expand Down

0 comments on commit 0a891c6

Please sign in to comment.