-
Notifications
You must be signed in to change notification settings - Fork 4
/
_pkgdown.yaml
41 lines (38 loc) · 1.05 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
url: https://hoyodesmog.diegovalle.net/aire.zmvm
template:
params:
ganalytics: UA-100264-10
authors:
Diego Valle-Jones:
href: https://www.diegovalle.net
reference:
- title: Raw Data Functions
desc: Functions for downloading pollution, wind, temperature, rh in the original units
contents:
- '`get_station_data`'
- '`get_station_month_data`'
- title: IMECA Functions
desc: Functions for downloading pollution data in IMECAs
contents:
- '`get_latest_imeca`'
- '`get_zone_imeca`'
- '`get_station_imeca`'
- title: Download data generated from atmospheric monitoring
desc: Functions for downloading archived data
contents:
- starts_with("download")
- title: Other Functions
desc: Helper functions
contents:
- '`idw360`'
- '`convert_to_imeca`'
- '`convert_to_index`'
- title: Datasets
desc: Station locations and municipios by zone
contents:
- '`stations`'
- '`zones`'
- title: Package
desc: aire.zmvm package
contents:
- '`aire.zmvm`'