read.unformatted: read.unformatted

Description Usage Arguments Value References

Description

Read an "unformatted" (binary) AERMOD output file.

Usage

1
2
read.unformatted(filename, n.receptors, endian=.Platform$endian)
read.unformatted(filename, n.receptors, endian=.Platform$endian)

Arguments

filename

file to read

n.receptors

number of receptors in the model

endian

(optional)

Value

a list of records, one per modelled interval. Each record contains a date (to the hour); the length of the averaging period; the group ID; and a list of concentrations, one per receptor.read.unformatted: a list of records, one per modelled interval. Each record contains a date (to the hour); the length of the averaging period; the group ID; and a list of concentrations, one per receptor.

References

EPA (2004). User's Guide for the AMS/EPA Regulatory Model AERMOD. EPA-454/B-03-001.EPA (2004). User's Guide for the AMS/EPA Regulatory Model AERMOD. EPA-454/B-03-001.


holstius/aermod documentation built on May 17, 2019, 4:39 p.m.