Science Score: 39.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
Found 5 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Miscellaneous tools for marine carbonate chemistry
Basic Info
- Host: GitHub
- Owner: mvdh7
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Homepage: https://koolstof.hseao3.group
- Size: 4.52 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 28
Created over 6 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
Zenodo
README.md
koolstof
Miscellaneous tools for marine carbonate chemistry and other such things.
Install:
pip install koolstof
Import:
python
import koolstof as ks
Find current version:
python
ks.hello()
Citation:
Humphreys, M. P., Delaigue, L. and Ourradi, Y. (2024). Miscellaneous Python tools for marine carbonate chemistry: koolstof. Zenodo. doi:10.5281/zenodo.3999292.
Owner
- Name: Matthew Humphreys
- Login: mvdh7
- Kind: user
- Location: Texel, the Netherlands
- Company: NIOZ
- Website: seaco2.group
- Repositories: 53
- Profile: https://github.com/mvdh7
Marine carbon cyclist at the Royal Netherlands Institute for Sea Research
GitHub Events
Total
- Delete event: 1
- Push event: 44
- Pull request event: 2
- Fork event: 1
- Create event: 4
Last Year
- Delete event: 1
- Push event: 44
- Pull request event: 2
- Fork event: 1
- Create event: 4
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Matthew Humphreys | m****s@i****m | 218 |
| Louise Delaigue | l****e@g****m | 11 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 5 months
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.38
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- louisedelaigue (5)
- mvdh7 (5)
- YOurradi (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 186 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 31
- Total maintainers: 1
pypi.org: koolstof
Miscellaneous tools for marine carbonate chemistry
- Documentation: https://koolstof.readthedocs.io/
- License: GNU General Public License v3 (GPLv3)
-
Latest release: 0.0.24
published about 4 years ago
Rankings
Dependent packages count: 4.7%
Downloads: 11.9%
Average: 12.8%
Dependent repos count: 21.6%
Maintainers (1)
Last synced:
11 months ago
Dependencies
docs/requirements.txt
pypi
- mkdocs-material ==8.3.9
.github/workflows/run-tests.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
pyproject.toml
pypi
- PyCO2SYS *
- calkulate *
- matplotlib *
- numpy *
- pandas *
- scikit-learn *
- scipy *
- seaborn *