2024-pspm-tpc_tsr

Differences in Tri-trophic community responses to temperature-dependent vital rates, temperature-size rule and species thermal niche mismatches

https://github.com/samuel-dijoux/2024-pspm-tpc_tsr

Science Score: 67.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
    Found 2 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Differences in Tri-trophic community responses to temperature-dependent vital rates, temperature-size rule and species thermal niche mismatches

Basic Info
  • Host: GitHub
  • Owner: Samuel-Dijoux
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 9.03 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

Readme.md

2024-PSPM-TPC_TSR

Differences in tri-trophic community responses to temperature-dependent vital rates, thermal niche mismatches and temperature-size rule

Overview

This repository gathers the codes and generated data used in the study:

Dijoux, S., Smalås, A., Primicerio, R., and Boukal, D. S. (2024). _ Differences in Tri-trophic community response to temperature-dependent vital rates, thermal niche mismatches and temperature-size rule_. Manuscript submitted for publication.

Preprint version available on: Authorea

Authors & Contact details:

Samuel Dijoux (dijoux.samuel@gmail.com),
Aslak Smalås (aslak.smalas@skandnat.no),
Raul Primicerio (raul.primicerio@uit.no),
David S. Boukal (dboukal@prf.jcu.cz).

Responsible of the repository: Samuel Dijoux.

Cite the code: DOI

Brief summary of the study

This study investigates the direct influences of temperature on the dynamic and structure of size-structured tri-trophic chain. We developed a physiologically-structured population model that implement temperature-dependencies in species vital rates (through temperature performance curves) and body sizes (temperature-size rule). Through multiple scenarios we investigate separate and joint effects of these actions on community structure along environmental gradients (temperature and habitat productivity) when applied in a single species (consumer or top predator) or multiple species at once. We then extend the model to investigate how thermal mismatches between consumer and predator further alter the community structure along these gradients.

Layout

The present repository contains the models and scripts to run the simulations and to produce the figures in main text and supplementary information:

  • PSPMTPC-TSRPSPMequi_simulations.R: Script to reproduce the simulations of the study.
  • PSPMTPC-TSRPSPMequi_data.RData: R workspace containing the data generated by the simulations.
  • PSPMTPC-TSRFIG.R: Script to reproduce the figures from the main study and supplementary information.
  • The models
    • PSPMTPC-TSRmodel.R : tri-trophic chain model with physiologically-structured consumer population to implement separately and joint influences of temperacture performance curves and temperature-size rule in consumer traits, predator traits, or both consumer and predator traits.
    • Demo_model.R : model for demographic analysis of consumer life histories.
    • PSPMTPC-TSRThermal-Mismatch_model.R : model extension of the PSPM implementing mismatch between consumer and predator thermal niches.

Software requirements

  • R version 4.3.2
  • (optionnal) Rstudio
  • Required R packages: PSPManalysis

Owner

  • Name: Samuel Dijoux
  • Login: Samuel-Dijoux
  • Kind: user
  • Location: Czech Republic
  • Company: Dept. Ecosystem Biology/University South Bohemia

PhD Candidate at the Dept. Ecosystem Biology of the University South Bohemia

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it using these metadata.
title: "Code: Tri-trophic community responses to temperature-dependent vital rates, thermal niche (mis)matches and temperature-size rule"
version: v1.0
authors:
  - family-names: "Dijoux"
    given-names: "Samuel"
    orcid: "https://orcid.org/0000-0002-8086-7696"
  - family-names: "Smal\xE5s"
    given-names: "Aslak"
    orcid: "https://orcid.org/0000-0002-6316-2811"
  - family-names: "Primicerio"
    given-names: "Raul"
    orcid: "https://orcid.org/0000-0002-1287-0164"
  - family-names: "Boukal"
    given-names: "David"
    orcid: "https://orcid.org/0000-0001-8181-7458"
version: v1.0
date-released: "2024-04-18"
doi: 10.5281/zenodo.10993084
url: "https://doi.org/10.5281/zenodo.10993084"
license: cc-by-4.0
repository-code: https://github.com/Samuel-Dijoux/2024-PSPM-TPC_TSR/tree/v1.0

GitHub Events

Total
  • Release event: 1
  • Delete event: 1
  • Push event: 2
  • Create event: 2
Last Year
  • Release event: 1
  • Delete event: 1
  • Push event: 2
  • Create event: 2