Trench-ED is the education arm of the Trench Project, dedicated to thinking beyond air temperature to understand how organisms experience climate change.
The material on the website is written to be easily accessible to advanced high schoolers, beginning undergraduates, and beyond. If you are an educator, we invite you to integrate TrEnCh-Ed into your classroom or homework activities in any way that works for you. Alignments between our content and Next Generation Science Standards is available in the teacher’s guide.
Trench-ED consists of:
- overviews of climate change, physiology, elevational and latitudinal gradients and historical data
- data visualizations
- worksheets and answer keys for each visualization
- glossary of terms and teacher resources
Our data visualizations:
- Introduction to Graphs (Repo)
- Temperature Metabolism (Repo)
- Energy Budgets (Repo)
- Robomussels (Repo)
- Butterfly Museum Specimens (Repo)
- Wildflower Phenology (Repo)
- RMBL Phenology (Repo)
- Grasshopper Resurvey (Repo)
- Range Shifts (Repo)
To create a new RShiny visualization, use this method:
- First, create a new repository in the trenchproject repository. Copy the basic contents of one of our other RShiny visualizations to get the basics and format set up.
- Create data visualization.
- On the google drive (in the Projects > Trench-ED > Visualizations folder), find the worksheet template. Use this template to create worksheets for your visualization.
- Once ready, publish through shinyapps.io. Use the lab login to host it on our shinyapps huckley account.
- Either by cloning this repository or by editing the page through the github website, add your visualization to the list of visualizations on this page. By commiting these changes, the website will be updated.
- Finally, add links to your visualization and your repository to our list of visualizations on this README above.
- Done :)
Almost all of the data and pagees are hosted on shinyapps.io. For especially large files, we host on AWS. You can find more details on the AWS server here.