Package: EmissV
Title: Tools for Create Emissions for Air Quality Models
Date: 2024-09-16
Version: 0.665.8.0
Authors@R: c(
  person(given = "Daniel",
         family = "Schuch",
         role = c("aut", "cre"),
         email = "underschuch@gmail.com",
         comment = c(ORCID = "0000-0001-5977-4519")),
  person(given = "Sergio",
         family = "Ibarra-Espinosa",
         role = c("aut"),
         email = "sergio.ibarra@usp.br",
         comment = c(ORCID = "0000-0002-3162-1905"))
  )
Maintainer: Daniel Schuch <underschuch@gmail.com>
Description: Processing tools to create emissions for use in numerical air 
  quality models. Emissions can be calculated both using emission factors 
  and activity data (Schuch et al 2018) <doi:10.21105/joss.00662> or using 
  pollutant inventories (Schuch et al., 2018) <doi:10.30564/jasr.v1i1.347>. 
  Functions to process individual point emissions, line emissions and 
  area emissions of pollutants are available as well as methods to 
  incorporate alternative data for Spatial distribution of emissions 
  such as satellite images (Gavidia-Calderon et. al, 2018) 
  <doi:10.1016/j.atmosenv.2018.09.026> or openstreetmap data 
  (Andrade et al, 2015) <doi:10.3389/fenvs.2015.00009>.
Depends: R (>= 3.4)
Imports: ncdf4, units(>= 0.5-1), raster, sf, methods, data.table
Suggests: testthat (>= 2.1.0), covr, lwgeom
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://atmoschem.github.io/EmissV/
BugReports: https://github.com/atmoschem/EmissV/issues
NeedsCompilation: no
Packaged: 2024-09-17 17:27:22 UTC; schuch
Author: Daniel Schuch [aut, cre] (<https://orcid.org/0000-0001-5977-4519>),
  Sergio Ibarra-Espinosa [aut] (<https://orcid.org/0000-0002-3162-1905>)
Repository: CRAN
Date/Publication: 2024-09-17 17:50:02 UTC
