forked from ropensci/MODIStsp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
84 lines (83 loc) · 2.33 KB
/
_pkgdown.yml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
title: MODIStsp
url: http://docs.ropensci.org/MODIStsp
template:
params:
bootswatch: flatly
ganalytics: UA-84499524-2
reference:
- title: Exported Functions
desc: ~
contents:
- '`MODIStsp`'
- '`MODIStsp_extract`'
- '`MODIStsp_addindex`'
- '`MODIStsp_get_prodlayers`'
- '`MODIStsp_get_prodnames`'
- '`MODIStsp_resetindexes`'
- '`install_MODIStsp_launcher`'
- '`MODIStsp-package`'
- title: Internals
desc: ~
contents:
- '`MODIStsp_GUI`'
- '`MODIStsp_process`'
- '`MODIStsp_download`'
- '`MODIStsp_process_bands`'
- '`MODIStsp_process_indexes`'
- '`MODIStsp_process_QA_bits`'
- '`MODIStsp_read_xml`'
- '`MODIStsp_vrt_create`'
- '`bbox_from_file`'
- '`reproj_bbox`'
- '`get_mod_dirs`'
- '`get_mod_dates`'
- '`get_yeardates`'
- '`get_mod_filenames`'
- '`get_reqbands`'
- '`set_bandind_matrix`'
- '`process_message`'
- '`check_files_existence`'
- '`check_projection`'
- '`load_prodopts`'
- '`split_nodata_values`'
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 MODIStsp 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/ropensci/MODIStsp/
- icon: fa-cross
text: "dedication"
href: articles/lorenzo.html
extra_packages:
- tidyr
- tibbletime