2021-data-and-software-class

My umbo project

https://github.com/lukeg75/2021-data-and-software-class

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

My umbo project

Basic Info
  • Host: GitHub
  • Owner: Lukeg75
  • License: mit
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 32.2 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 5 years ago · Last pushed about 5 years ago
Metadata Files
Readme License Codemeta

README.md

2021-data-and-software-class

material and script for the data and software class

This is a software project for my 2021 Data and software class. It runs a script to make a graph of some data I have worked on from undergrad. The source code is in python and can be run using visual studio code. It plots counts of live and dead bivalve umbos.

CodeMeta (codemeta.json)

{
  "@context": "https://doi.org/10.5063/schema/codemeta-2.0",
  "@type": "SoftwareSourceCode",
  "license": "https://spdx.org/licenses/MIT",
  "dateCreated": "2021-04-09",
  "datePublished": "2021-04-09",
  "name": "Umbo Project",
  "version": "0.1.0",
  "identifier": "10.5072/zenodo.794512",
  "author": [
    {
      "@type": "Person",
      "@id": "https://orcid.org/0000-0001-7180-5947",
      "givenName": "Luke",
      "familyName": "Grimmelbein",
      "email": "grimmelbeinl@ufl.edu",
      "affiliation": {
        "@type": "Organization",
        "name": "Department of Geological Sciences, University of Florida"
      }
    }
  ]
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year 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