Skip to content

Commit ff095c3

Browse files
committed
Updated Docs for v 0.3.0
1 parent 0e35e76 commit ff095c3

File tree

9 files changed

+16
-16
lines changed

9 files changed

+16
-16
lines changed

docs/articles/waterquality_vignette.html

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-30.3 KB
Loading
19.4 KB
Loading
7.21 KB
Loading

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pkgdown: 1.5.1
33
pkgdown_sha: ~
44
articles:
55
waterquality_vignette: waterquality_vignette.html
6-
last_built: 2022-02-04T23:32Z
6+
last_built: 2022-02-07T16:10Z
77

vignettes/waterquality_vignette.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ plot(Harsha_Am092Bsub)
6969
#### Multiple Algorithms
7070
```{r,results='hide', message=FALSE, warning=FALSE}
7171
Harsha_Multiple <- wq_calc(raster_stack = Harsha,
72-
alg = c("Am092Bsub", "Go04MCI", "Da052BDA"),
72+
alg = c("Am092Bsub", "MM12NDCI", "Da052BDA"),
7373
sat = "sentinel2")
7474
```
7575
```{r, fig.height = 5, fig.width = 6}
37.9 KB
Loading
35.8 KB
Loading
41.2 KB
Loading

0 commit comments

Comments
 (0)