https://github.com/climate-service-center/science-project
template repository for a science project
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
template repository for a science project
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
License
README.md
Science-project
A demo repository for a science project. This is used in part 3 of our git training for code publication!
Installation
Create a new environment, e.g.,
conda create -n my-science-project python=3.10
and install this project using:
pip install -e .
Owner
- Name: GERICS
- Login: climate-service-center
- Kind: organization
- Location: Germany
- Website: www.gerics.de
- Twitter: GERICS_Germany
- Repositories: 2
- Profile: https://github.com/climate-service-center
Climate Service Center Germany
GitHub Events
Total
- Delete event: 1
- Push event: 5
- Pull request event: 2
- Create event: 1
Last Year
- Delete event: 1
- Push event: 5
- Pull request event: 2
- Create event: 1
Dependencies
pyproject.toml
pypi
requirements.txt
pypi
- numpy *
- pandas *