mill-creek
Code and data for the "Biodiversity, cumulative effects, and the future of restoration in the Mill Creek Subwatershed" report
https://github.com/uofg-biodiversity-capstone-2024/mill-creek
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.7%) to scientific vocabulary
Repository
Code and data for the "Biodiversity, cumulative effects, and the future of restoration in the Mill Creek Subwatershed" report
Basic Info
- Host: GitHub
- Owner: uofg-biodiversity-capstone-2024
- License: bsd-2-clause
- Language: R
- Default Branch: main
- Size: 52.6 MB
Statistics
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
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: - air_temp.R (summary analysis) - precip.R (summary analysis) - water_temp.R (summary analysis) - water_flow.R (summary analysis) - mk_tests.R (Mann-Kendall testing) - regressions.R (regression modelling) - abiotic_graphing.R (water quality, air temp, precipitation, water temp, and ranger restoration graphs) - biotic_graphing.R (biotic inventory, STREAM, and trout graphs)
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
Proportion of entries in the ongoing biodiversity inventory, by Animal Class. The dashed vertical line separates vertebrate (Chordata) and invertebrate (outside Chordata) Classes.
Type of restoration work completed by the Mill Creek Stewardship Rangers over the years, by frequency.
Annual flashiness index values at the Aberfoyle (left) and Side Road 10 (right) gauge stations.
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
- Koya Basso
- Braden Fallon
- Morgan Humphrey
- Hanna Novaes
- Emma Tamburro
- Sveta Uzhova
- Janna Wardell
- Dr. Robert Hanner
Owner
- Name: University of Guelph Biodiversity Capstone 2024
- Login: uofg-biodiversity-capstone-2024
- Kind: organization
- Repositories: 1
- Profile: https://github.com/uofg-biodiversity-capstone-2024
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: mill-creek
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- affiliation: >-
University of Guelph, Department of Integrative
Biology
given-names: Koya
family-names: Basso
orcid: 'https://orcid.org/0009-0002-5641-8695'
- given-names: Braden
family-names: Fallon
affiliation: >-
University of Guelph, Department of Integrative
Biology
- given-names: Morgan
family-names: Humphrey
affiliation: >-
University of Guelph, Department of Integrative
Biology
orcid: 'https://orcid.org/0009-0006-5363-1369'
- given-names: Hanna
family-names: Novaes
affiliation: >-
University of Guelph, Department of Integrative
Biology
- given-names: Emma
family-names: Tamburro
affiliation: >-
University of Guelph, Department of Integrative
Biology
- given-names: Sveta
family-names: Uzhova
affiliation: >-
University of Guelph, Department of Integrative
Biology
- given-names: Janna
family-names: Wardell
affiliation: >-
University of Guelph, Department of Integrative
Biology
- given-names: Robert
family-names: Hanner
affiliation: >-
University of Guelph, Department of Integrative
Biology
orcid: 'https://orcid.org/0000-0003-0703-1646'
repository-code: >-
https://github.com/uofg-biodiversity-capstone-2024/mill-creek
url: >-
https://github.com/uofg-biodiversity-capstone-2024/mill-creek/blob/main/README.md
keywords:
- Biodiversity
- Conservation
- Restoration
- Subwatershed
- Mann-Kendall tests
- Regression
license: BSD-2-Clause
GitHub Events
Total
- Watch event: 7
- Push event: 11
- Create event: 2
Last Year
- Watch event: 7
- Push event: 11
- Create event: 2