-
Notifications
You must be signed in to change notification settings - Fork 6
/
_pkgdown.yml
100 lines (94 loc) · 2 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
url: https://bcgov.github.io/climr/
development:
mode: release
template:
bootstrap: 5
home:
sidebar:
structure: [links, license, community, citation, authors, dev]
links:
- text: GitHub repo
href: https://github.com/bcgov/climr
- text: Reporting issues
href: https://github.com/bcgov/climr/issues
articles:
- title: "`climr` workflows"
desc: "How to use `climr`, from beginner to advanced operations"
navbar: "`climr` workflows"
contents:
- climr_workflow_beg
- climr_workflow_int
- climr_with_rasters
- title: "Methods"
navbar: "Methods"
desc: "Climate downscaling methods used in `climr`"
contents:
- methods_downscaling
- methods_ensembleSelection
- lapse_rates
- title: "Guidance"
contents:
- guidance_ensembleSelection
- title: "Caching"
contents:
- caching
reference:
- title: "Downscaling functions"
desc: >
Functions for downscaling climate variables
contents:
- climr
- downscale
- downscale_core
- title: "Downloading raw climate inputs"
desc: >
Functions to generate inputs for downscale_core()
contents:
- input_refmap
- input_gcms
- input_gcm_ssp
- input_gcm_hist
- input_obs
- input_obs_ts
- title: "Database and caching"
desc: >
Functions for interacting with the PostGIS server
and the data cache folder
contents:
- cache_clear
- cache_path
- data_connect
- pgGetTerra
- title: "Utilities"
desc: >
Other useful functions
contents:
- plot_bivariate
- plot_timeSeries
- plot_timeSeries_input
- get_bb
- lapse_rate
- title: "Data"
desc: >
Available climate variables and functions listing available data.
Datasets used in vignettes and examples.
contents:
- variables
- name_changes
- list_refmaps
- list_obs_periods
- list_gcms
- list_gcm_periods
- list_ssps
- list_run
- list_vars
- xyzDT
- BECz_vancouver
- BECz_vancouver_ras
- BECcols
- dem_vancouver
- dem_vancouver_lowres
- vancouver
- vancouver_points
- vancouver_poly
- weather_stations