Skip to content

Creation of Air Zone reports for reporting achievement of Canadian Ambient Air Quality Standards

License

Notifications You must be signed in to change notification settings

gcperk/air-zone-reports

 
 

Repository files navigation

Being designed and built, but in the lab. May change, disappear, or be buggy.

Air Zone Report Templates

Creation of Air Zone reports for reporting achievement of Canadian Ambient Air Quality Standards

Usage

These reports depend on outputs from the Ozone CAAQS Analysis and Fine Particulate Matter CAAQS Analysis. To get started:

  • Clone these repositories
  • Check out the update-2018 branch
  • Run the analysis scripts in each repository (or at least number 01-04)

Then, in a clean R session, run the render_airzone_reports.R script in this repository. It is important to run this script in a clean R session, and not the one in which you ran the ozone and PM2.5 analyses. Those analyses create some objects with the same names, which will create problems when rendering the reports. render_airzone_reports.R loads only the objects it needs.

Example

source("render_airzone_reports.R")

Project Status

This project is under active development

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2019 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.

This project was created using the bcgovr package.

About

Creation of Air Zone reports for reporting achievement of Canadian Ambient Air Quality Standards

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.2%
  • TeX 1.8%