Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zule-lab/crosscityes
https://github.com/zule-lab/crosscityes
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zule-lab/crosscityes
- Owner: zule-lab
- Created: 2021-05-11T17:52:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T00:06:41.000Z (over 1 year ago)
- Last Synced: 2023-06-10T01:25:06.816Z (over 1 year ago)
- Language: HTML
- Size: 168 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cross-city drivers of urban forest regulatory ecosystem services
## Authors: Isabella C. Richmond, Nicole Yu, Alec Robitaille, Kayleigh Hutt-Taylor, Carly D. Ziter
**Work in Progress**
Code and data for chapter 1 of my PhD thesis:
> What are the cross-city drivers of regulatory ecosystem services provided by the urban forest in Canadian temperate cities?
Using existing, publicly available data to test temperature regulation, air pollution mitigation, and carbon storage capacity and their drivers in seven major, southern, temperate cities that span the east-west coasts of Canada: Vancouver, Calgary, Winnipeg, Toronto, Ottawa, Montreal, Halifax. We will test drivers of ecosystem services at three scales within the cities, fine-scale (street level), medium-scale (neighbourhood level), and large-scale (city level).
**Run the workflow**
Note: current runtime is ~ 12 hours
```{r, eval = FALSE, echo = TRUE}
library(targets)
tar_make()
```