Skip to content

Code for preparing Melbourne inputs required for noise model

Notifications You must be signed in to change notification settings

jibeproject/noiseMelbourne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noiseMelbourne

This repository was set up to contain code for preparing Melbourne data inputs required for noise model

Overview

There are two main scripts:

  • landcover.R, which adds G-values to the landcover raster
  • boundaries.R, which produces a file of SA3 boundaries for Melbourne.

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.

landcover.R

File Content
data/original/VIC_LANDCOVER_TS.zip Victorian Land Cover Time Series data, 2015-19
data/processed/region.sqlite Region: the study area for the JIBE project

boundaries.R

File Content
data/original/1270055001_mb_2016_vic_shape.zip ABS 2016 census meshblocks for Victoria

Output files

The code produces the following output files, which are saved to the data\processed directory.

landcover.R

File Content
landcover.zip Landcover polygons, including G values

boundaries.R

File Content
melb_sa3.zip SA3 polygons for Greater Melbourne

About

Code for preparing Melbourne inputs required for noise model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages