forked from barcaroli/SamplingStrata
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yaml
42 lines (41 loc) · 1.27 KB
/
_pkgdown.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
title: SamplingStrata
url: http://barcaroli.github.io/SamplingStrata
template:
params:
bootswatch: United
ganalytics: UA-84499524-2
navbar:
type: inverse
left:
- icon: fa-home
href: index.html
right:
- text: "Articles"
icon: fas fa-book
menu:
- text: Installation
href: articles/installation.html
- text: Interactive Execution - the SamplingStrata GUI
href: articles/interactive_execution.html
- text: Non-Interactive Execution from within R
href: articles/noninteractive_execution.html
- text: Standalone Execution and Scheduled Processing
href: articles/standalone_execution.html
- text: Outputs Format and Naming Conventions
href: articles/output.html
- text: Accessing and Analyzing Processed Data from R
href: articles/analyze.html
- text: Supported MODIS Products
href: articles/Products_list.html
- text: "faq"
icon: fa-question-circle-o
href: articles/faq.html
- icon: fa-newspaper-o
text: "news"
href: news/index.html
- icon: fa-file-code-o
text: "functions"
href: reference/index.html
- icon: fa-github fa-lg
text: "github"
href: https://github.com/lbusett/SamplingStrata/