speciesabundance

Example on how to create and integrate SpaDES-compatible modules. Module 1/3.

https://github.com/tati-micheletti/speciesabundance

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 1 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.4%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Example on how to create and integrate SpaDES-compatible modules. Module 1/3.

Basic Info
  • Host: GitHub
  • Owner: tati-micheletti
  • License: mit
  • Language: HTML
  • Default Branch: main
  • Size: 443 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 2
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License Citation

README.md

Creating and integrating simple models in SpaDES

by Tati Micheletti

2024-03-21

DOI

Introduction

This module is the first of three, and created to provides a simple and yet comprehensive example of developing and integrating SpaDES compatible modules. This module's creation is detailed in PART I of the tutorial Creating and integrating simple models in SpaDES and simulates a module that acquires and converts a species abundance table into explicit abundance rasters. The .Rmd file of the module was not planned to be knitted for running. Instead, please follow the explanation from the html tutorial.

The presentation and this tutorial will be presented on April 15th 2024 at the EFI/ESA Statistical Ecology Section webinar series, and live on YouTube. To register for the seminar, please click here

Happy SpaDESing!

Owner

  • Name: Tati Micheletti
  • Login: tati-micheletti
  • Kind: user

Citation (citation.bib)

@Manual{,
  title = "speciesAbundance Module v.1.0.0",
  author = "Tati Micheletti",
  organization = "University of British Columbia",
  address = "Victoria, BC",
  year = "2024",
  url = "https://github.com/tati-micheletti/speciesAbundance",
}

GitHub Events

Total
Last Year

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 26
  • Total Committers: 1
  • Avg Commits per committer: 26.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Tati Micheletti t****i@g****m 26

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/render-module-rmd.yaml actions
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite