Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.48 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.48 KB

DOI

climate_community_crossrealm

Analyses of the relationship between temporal turnover in species composition and temperature change across realms.

Supporting data and code for:
Warming and cooling catalyze widespread temporal turnover in biodiversity
by Malin L. Pinsky, Helmut Hillebrand, Shane A. Blowes, Jonathan M. Chase, Laura H. Antão, Myriam R. Hirt, Ulrich Brose, Michael T. Burrows, Benoit Gauzens, and Benjamin Rosenbaum

Basic repo structure

see readmes in each directory for further information

  • code/: has scripts for data analysis and producing figures and tables
  • data/: has data unique to this project
  • dataDL/: has data downloaded from other sources. Not tracked by Git
  • figures/: plots produced by scripts
  • output/: files produced by scripts
  • temp/: temporary files created by scripts from data in data/ or dataDL/. Not tracked by Git
  • logs/: log files created by scripts. Not tracked by Git