Skip to content

Code and data for the "Biodiversity, cumulative effects, and the future of restoration in the Mill Creek Subwatershed" report

License

Notifications You must be signed in to change notification settings

uofg-biodiversity-capstone-2024/mill-creek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mill-creek

Overview

This repository hosts compiled data and analysis code for the report, "Biodiversity, cumulative effects, and the future of restoration in the Mill Creek Subwatershed," written by the University of Guelph BSc. Biodiversity Capstone Class of 2024 on behalf of the Friends of Mill Creek (FoMC) community organization, with collaboration from the Grand River Conservation Authority (GRCA).

Data sources

Continuous data was sourced from the GRCA Data Downloads, including:

  • water temperature (Aberfoyle and Side Road 10)
  • water flow (Aberfoyle and Side Road 10)
  • air temperature (Cambridge Shade's Mills)
  • precipitation (Cambridge Shade's Mills)

Other abiotic data was sourced from GRCA document archives and publicly available monitoring reports. Surface water quality data was sourced from the Government of Ontario's Provincial Water Quality Monitoring Network (PWQMN) grab sample dataset (Side Road 10, collection site ID 16018413102). Friends of Mill Creek Stewardship Ranger data was sourced from compiled ranger reports. Biotic data was sourced from the STREAM project, GRCA document archives, and publicly available records.

Organization

Scripts are located under the code folder. This includes:

Data .csv and .xlsx files are organized under the data folder, with different sub-folders. All GRCA continuous monitoring data is represented by a raw data file, metadata file, and summarized data file with average metrics. Output figures are included under the figures folder, with different sub-folders. The supplemental material folder includes all supplemental documents for the capstone report, including the report itself.

Running the code

All code for this repository was written in the R language, which is used to manipulate our data sets, describe the data, perform statistical analyses, and produce graphs. To run the code, clone the repo and open the mill-creek.Rproj file in R or RStudio. All required package installation and library code is included at the top of each script.

Example figures

biotic inventory classes Proportion of entries in the ongoing biodiversity inventory, by Animal Class. The dashed vertical line separates vertebrate (Chordata) and invertebrate (outside Chordata) Classes.

ranger restoration Type of restoration work completed by the Mill Creek Stewardship Rangers over the years, by frequency.

flashiness MK Annual flashiness index values at the Aberfoyle (left) and Side Road 10 (right) gauge stations.

water temp regression Daily average water temperature (C) at the Side Road 10 gauge station as a function of daily average air temperature (C) at the Cambridge Shade’s Mills Climate Station.

Team

About

Code and data for the "Biodiversity, cumulative effects, and the future of restoration in the Mill Creek Subwatershed" report

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages