forked from atmoschem/EmissV
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
32 lines (32 loc) · 1.24 KB
/
DESCRIPTION
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
Package: EmissV
Title: Vehicular Emissions by Top-Down Methods
Date: 2018-09-27
Version: 0.664.9
Authors@R: c(
person(given = "Daniel",
family = "Schuch",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-5977-4519")),
person(given = "Sergio",
family = "Ibarra-Espinosa",
role = c("aut"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-3162-1905"))
)
Maintainer: Daniel Schuch <[email protected]>
Description: Creates emissions for use in air quality models. Vehicular emissions
are estimated by a top-down approach, total emissions are calculated using the
statistical description of the fleet of vehicles, the emission is spatially
distributed according to satellite images or openstreetmap data
<https://www.openstreetmap.org> and then distributed temporarily
(Vara-Vela et al., 2016, <doi:10.5194/acp-16-777-2016>).
Depends: R (>= 3.4)
Imports: ncdf4, units(>= 0.5-1), raster, sp, sf, methods, data.table, lwgeom
Suggests: testthat, covr, osmar, rgdal
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0.9000
URL: https://atmoschem.github.io/EmissV
BugReports: https://github.com/atmoschem/EmissV/issues