-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path_pkgdown.yml
77 lines (62 loc) · 1.39 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
reference:
- title: rerddap Package Description
contents:
- rerddap-package
- title: Search
desc: >
Functions to search for ERDDAP servers as well as to search
ERDDAP for datasets whose metadata match the given search.
contents:
- ed_search
- ed_search_adv
- global_search
- servers
- title: Obtain basic dataset metadata
desc: >
Obtain the basic dataset metadata to help in subsetting and downloading.
contents:
- info
- browse
- title: Subset and Download Data
desc: >
Functions to subset and download ERDDAP grids and tables.
contents:
- griddap
- tabledap
- title: Optional Settings for Data Download
desc: >
Optional settings for functions that subset and download ERDDAP grids and tables.
contents:
- disk
- eurl
- memory
- title: Cache Handling
desc: >
Functions for dealing with 'rerddap' cache.
contents:
- cache_delete
- cache_delete_all
- cache_details
- cache_info
- cache_list
- cache_setup
- title: Various ERDDAP Based Utilities
desc: >
Various ERDDAP based utilities for converting parameters.
contents:
- convert_time
- convert_units
- fipscounty
- key_words
- version
- title: Datasets
desc: >
Datasets used in the the functions nd vignette.
contents:
- colors
- institutions
- ioos_categories
- keywords
- longnames
- standardnames
- variablenames