A collection of my handy R functions for post-processing the output of AERMOD modeling system.
Beware: all the material must be considered experimental, in full development, not yet tested.
Caveat emptor: use it at your own risk.
You can install the development version of the package ‘raermod’ from the repository at GitHub with:
if(!require("devtools")) install.packages("devtools")
devtools::install_github("maxbre/raermod")