Science Score: 54.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
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: patch105
  • License: gpl-3.0
  • Language: HTML
  • Default Branch: main
  • Size: 1.68 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 3
Created almost 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

PossumReinvasion

DOI

The primary aim of this project is to assess repopulation rates of an invasive mammal, the common brushtail possum (Trichosurus vulpecula) on a peninsula adjacent to an urban centre across management scenarios that emphasise different repopulation prevention methods.

The project aims, methods, results, and discussion are presented in our paper entitled: "Eradicating an invasive mammal requires local elimination and reduced reinvasion from an urban source population" Ecological Applications. Patterson C.R., Lustig, A., Seddon P.J., Wilson D.J. and Y. van Heezik.

The data/code presented here include: - Model code/modelcode0622.py : python source code of the agent-based population dynamics model, which simulates pest dynamics (reproduction, dispersal and natural mortality) within a raster grid and the python source code of the module giving the probability of an animal being caught at a particular location with a given local trap density. - Model code/habitatsuitability.py : python source code of diverse functions used to read and reformat input raster grid cells. - Model code/habitatsuitabilityAUG23.py : python source code of diverse functions used to read and reformat input raster grid cells, slightly modified for a few scenarios. - Scenarios : python source code to run all scenarios presented in our study. - Data/DHMFORESTFRAGpeninsulakmapascii0622.asc : The landscape carrying capacity layer of the model (methods to generate this layer described in paper and Appendix S1). - Data/studyareaupdated2111_ascii : The layer delineating the peninsula treatment area and the area of the source population.

Trap density layers for maintenance and buffer trapping scenarios: - Data/Maintenancetraps150buffer150ASCII.asc - Data/Maintenancetraps500buffer150ASCII.asc - Data/Maintenancetraps500buffer500ASCII.asc - Data/traplocations150rasterascii.asc - Data/traplocations300rasterascii.asc - Data/traplocations500raster_ascii.asc

Habitat carrying capacity layers for sensitivity analyses (methods to generate these layers described in paper and Appendix S3): - Data/kmap25wider.asc - Data/kmap50wider.asc - Data/kmap100wider.asc - Data/KmapResidentialKLOWascii0923.asc - Data/KmapUrbanKLOWascii0923.asc - Data/KmapUrbanKMIDascii0923.asc - Data/KmapUrbanKHIGHascii0923.asc - Data/kmapurbanlow25wider.asc - Data/kmapurbanhigh100wider.asc

All code used to create figures and tables in the paper is presented in the R Markdown document: "PossumreinvasionOtago_Peninsula.html"

Contact Charlotte Patterson at crpattrsn@gmail.com for queries.

Owner

  • Login: patch105
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
title: >-
  Code in Support of Eradicating an Invasive Mammal Requires
  Local Elimination and Reduced Reinvasion from Urban Source
  Population
message: 'If you use this software, please cite it as below'
type: software
authors:
  - given-names: Charlotte Ruby
    family-names: Patterson
    orcid: 'https://orcid.org/0000-0002-7174-9583'
  - given-names: Audrey
    family-names: Lustig
    orcid: 'https://orcid.org/0000-0002-0869-3847'
identifiers:
  - type: doi
    value: 10.5281/zenodo.8336687
url: 'https://github.com/patch105/PossumReinvasion/tree/v1.0.1'
version: v.1.0.2
date-released: '2024-02-26'

GitHub Events

Total
Last Year