-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path_pkgdown.yml
63 lines (63 loc) · 1.42 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
title: HydroData
template:
params:
bootswatch: flatly
reference:
- title: Find Features
desc: ~
Functions for finding Spatial Data
contents:
- '`findCDL`'
- '`findGAGESII`'
- '`findNED`'
- '`findNHD`'
- '`findNID`'
- '`findNLCD`'
- '`findNLDI`'
- '`findRoads`'
- '`findSSURGO`'
- '`findWaterbodies`'
- '`findWaterPoly`'
- '`findWBD`'
- title: Find Stations
desc: ~
Functions for station locations
contents:
- '`findAirports`'
- '`findACIS`'
- '`findASOS`'
- '`findGHCN`'
- '`findUSCRN`'
- '`findNOAAnorms`'
- '`findNWIS`'
- '`findSnotel`'
- title: Find Nearest Features
desc: ~
Functions for finding the 'n' nearest features to a location
contents:
- '`findNearestAirports`'
- '`findNearestCOMID`'
- '`findNearestGHCN`'
- '`findNearestHUC12`'
- '`findNearestNWIS`'
- '`findNearestWaterbodies`'
- title: Tools
desc: ~
Tools for exploring, describing and defining AOIs
contents:
- '`explore`'
- '`meta.data`'
- '`saveHD`'
- '`to_sf`'
navbar:
left:
- icon: fa-home
href: index.html
- text: "Documentation"
icon: fas fa-book
menu:
- text: Available Data Source
href: articles/sources.html
- icon: fa-file-code-o
text: "functions"
href: reference/index.html