Skip to content

Code for preparing Melbourne inputs required for air pollution model

Notifications You must be signed in to change notification settings

jibeproject/airPollutionMelbourne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

airPollutionMelbourne

This repository was set up to contain code for preparing Melbourne data inputs required for air pollution model.

Overview

There is one script, monitoring site locations.R, which assesses the distance from air quality monitoring sites to roads.

Input files

The code requires the following input files, which are available [to authorised users] at [insert location when known]. The code assumes that the input files are located in a data directory ("../data/") which sits beside the directory in which the script files are located .

File Content
data/processed/annual_pm_no2_vic.xlsx Location of air quality monitoring stations
data/processed/edgesMelbourne.gpkg Edges and nodes making up the road network
data/processed/region.sqlite Region: the study area for the JIBE project
data/processed/region_buffer.sqlite Region, buffered: the region, plus a buffer to limit edge effects

Output file

The code produces the following output file, which is saved to the data/processed directory.

File Content
monitoring site location distances to roads.csv Distance from monitoring site locations to roads

About

Code for preparing Melbourne inputs required for air pollution model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages