2022-data-and-software-skills
https://github.com/gassmoeller/2022-data-and-software-skills
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
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.3%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: gassmoeller
- License: mit
- Language: Python
- Default Branch: main
- Size: 73.2 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 3
- Releases: 2
Created about 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
License
Citation
Codemeta
Readme.md
Simple plotting library
This is a simple plotting library to plot temperature data.
Owner
- Name: Rene Gassmoeller
- Login: gassmoeller
- Kind: user
- Location: Kiel, Germany
- Company: GEOMAR Helmholtz Centre for Ocean Research Kiel
- Website: https://gassmoeller.github.io/
- Repositories: 52
- Profile: https://github.com/gassmoeller
Citation (CITATION.cff)
cff-version: 1.0.3
message: If you use this software, please cite it as below.
authors:
- family-names: Gassmoeller
given-names: Rene
orcid: https://orcid.org/0000-0001-7098-8198
title: Simple Plotting Library
version: 0.1.0
doi: 10.5072/zenodo.1051056
date-released: 2022-04-08
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/MIT",
"dateCreated": "2022-04-08",
"datePublished": "2022-04-08",
"name": "Simple Plotting Library",
"version": "0.1.0",
"identifier": "10.5072/zenodo.1051056",
"author": [
{
"@type": "Person",
"@id": "https://orcid.org/0000-0001-7098-8198",
"givenName": "Rene",
"familyName": "Gassmoeller",
"email": "rene.gassmoeller@mailbox.org",
"affiliation": {
"@type": "Organization",
"name": "Department of Geological Sciences, University of Florida"
}
}
]
}
GitHub Events
Total
Last Year
Committers
Last synced: almost 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Rene Gassmoeller | r****r@m****g | 20 |
| Ashley Dann | d****3@g****m | 3 |
| Ranpeng Li | r****i@u****u | 3 |
Committer Domains (Top 20 + Academic)
ufl.edu: 1
mailbox.org: 1
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 16
- Average time to close issues: N/A
- Average time to close pull requests: 1 day
- Total issue authors: 0
- Total pull request authors: 4
- Average comments per issue: 0
- Average comments per pull request: 0.25
- Merged pull requests: 7
- 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
- gassmoeller (3)
- dannashley03 (2)
- RanpengLi (2)
- martinamonaco (2)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
requirements.txt
pypi
- matplotlib *
- numpy *
- pandas *