Closed ateucher closed 7 years ago
Functionality for assessing data completeness criteria and calculating the CAAQS ozone metric should follow the methodologies, procedures, and requirements in the Guidance Document for the Achievement Determination (GDAD) for the Canadian Ambient Air Quality Standards for Fine Particulate Matter and Ozone, pages 13-16.
NOTE: Due to a change in dplyr 0.5.0
where arrange()
now ignores groupings defined using group_by()
, the method for selecting the fourth highest daily maximum here (lines 48-54) will no longer work. A different solution will be required.
Will probably need to generalize a lot of PM2.5 functions